IBM Support

RS00970: PMT DOES NOT COPY JRULES-MBEAN-DESCRIPTORS.JAR WHEN CREATING PROFILE FOR WODM DECISION SERVER RULES

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • When using WAS Profile Management Tool to create a WAS profile
    configured for WODM Decision Server rules, the PMT adds
    <profile_name>/lib/jrules-mbean-descriptors.jar to the classpath
    without copying the file to the profile directory.
    

Local fix

  • After the profile creation, user has to manually copy the file,
    jrules-mbean-descriptors.jar, from /executionserver/lib to
    <profile_name>/lib
    

Problem summary

  • the copy of the file is missing from the profile
    

Problem conclusion

Temporary fix

  • in :
    WODM\WAS\AppServer\profileTemplates\rules\actions\scripts\was\co
    nfigure_server.py
    
    after the lines:
           print "copying jrules-mbean-descriptors.jar into profile"
           USER_INSTALL_ROOT = getVariableValue(nodeName,
    "USER_INSTALL_ROOT")
    
    add the following lines:
            os.mkdir(USER_INSTALL_ROOT + "/lib")
             shutil.copy(dsHome +
    "/executionserver/lib/jrules-mbean-descriptors.jar",
    USER_INSTALL_ROOT + "/lib/jrules-mbean-descriptors.jar")
    

Comments

APAR Information

  • APAR number

    RS00970

  • Reported component name

    WS DECISION CTR

  • Reported component ID

    5725B6900

  • Reported release

    750

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-03-23

  • Closed date

    2012-04-01

  • Last modified date

    2012-04-01

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    WDS FOR RULES

  • Fixed component ID

    5725B6903

Applicable component levels

  • R750 PSN

       UP

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SUPPORT","label":"IBM Worldwide Support"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
09 February 2022