IBM Support

PI58853: LARGE INSTALLATION MANAGER HISTORY.XML FILE CAUSES OUT OF MEMORY ERROR

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • After installing WebSphere Portal and starting Portal with the
    following command in a terminal:
    
    ./startServer.sh WebSphere_Portal
    
    It ends up with the following exception in the terminal:
    
    runConfigActions script execution failed. Exit code: 1
    Exception caught while waiting for runConfigActions script to
    complete: /opt/wp85/wp_profile/bin/runConfigActions.sh
    
    When manually executing runConfigActions.sh task ran OutOfMemory
    
    JVMDUMP039I Processing dump event "systhrow", detail
    "java/lang/OutOfMemoryError"
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server                                      *
    ****************************************************************
    * PROBLEM DESCRIPTION: Start some Websphere Application        *
    *                      Server commands, such as,               *
    *                      historyInfo or startServer commands,    *
    *                      in a terminal. It ends up with          *
    *                      following exception in the              *
    *                      terminal:JVMDUMP039I Processing dump    *
    *                      event "systhrow", detail                *
    *                      "java/lang/OutOfMemoryError"            *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    The historyInfo command generates a report that includes the
    histories of installed or uninstalled fix packs and
    interim fixes. It reads Installation Manager's history.xml and
    then calls SimpleXML parser to parse it to a DOM tree in JVM
    memory. This requires a lot of memory if the history.xml is
    very large. At default, the historyInfo command sets the
    maximum JVM memory to 512M. The command will fail If the
    parsed history.xml DOM tree takes memory more than 512M.
    

Problem conclusion

  • The fix was to replace the SimpleXML parser with the Java StAX
    Parser. It runs faster with very low memory.
    
    The fix for this APAR is currently targeted for inclusion in
    fix pack 8.5.5.10.  Please refer to the Recommended Updates
    page for delivery information:
    http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI58853

  • Reported component name

    WEBS APP SERV N

  • Reported component ID

    5724H8800

  • Reported release

    850

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-03-11

  • Closed date

    2016-05-03

  • Last modified date

    2016-05-03

  • 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

    WEBS APP SERV N

  • Fixed component ID

    5724H8800

Applicable component levels

  • R850 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.5","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
28 April 2022