IBM Support

PI54872: COMPUTE GRID PURGE UTILITY CLEANUPCIEAR.EAR IS FAILING WITH CLASSNOTFOUNDEXCEPTION

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • After the application CleanUpCIEar.ear is installed, it fails
    with the following exception when trying to run it:
    
    java.lang.ClassNotFoundException:
                com.ibm.websphere.ci.samples.CleanUpCIWork
    
    CleanUpCIxJCLtemplate.xml needs to be corrected to specify a
    correct classname:
    
    com.ibm.websphere.ci.util.CleanUpCIWork
    

Local fix

  • 1. Make a copy of the following file for backup purposes:
    ..AppServer/util/Batch/CleanUpCIxJCLtemplate.xml
    
    2. Update CleanUpCIxJCLtemplate.xml:
    
    The file should contain this text:                    ]
    
    <job name="CleanUpCIEar"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <jndi-name>ejb/com/ibm/ws/ci/CleanUpCIEJB</jndi-name>
        <job-step name="Step1">
            <!-- classname element within the job-step indicates
    this is a CI application -->
    <classname>com.ibm.websphere.ci.samples.CleanUpCIWork</classname
    >
    
    Change the last line above to
    
    <classname>com.ibm.websphere.ci.util.CleanUpCIWork</classname>
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server                                      *
    *                  V8.5                                        *
    ****************************************************************
    * PROBLEM DESCRIPTION: COMPUTE GRID PURGE UTILITY              *
    *                      CLEANUPCIEAR.EAR IS FAILING WITH        *
    *                      CLASSNOTFOUNDEXCEPTION                  *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    After the application CleanUpCIEar.ear is installed, it fails
    with the following exception when trying to run it:
    java.lang.ClassNotFoundException:
    com.ibm.websphere.ci.samples.CleanUpCIWork
    CleanUpCIxJCLtemplate.xml needs to be corrected to specify a
    correct classname:
    com.ibm.websphere.ci.util.CleanUpCIWork
    

Problem conclusion

Temporary fix

  • Available upon request
    

Comments

APAR Information

  • APAR number

    PI54872

  • Reported component name

    WEBSPHERE FOR Z

  • Reported component ID

    5655I3500

  • Reported release

    850

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-01-05

  • Closed date

    2016-02-19

  • Last modified date

    2016-02-19

  • 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

    WEBSPHERE FOR Z

  • Fixed component ID

    5655I3500

Applicable component levels

  • R850 PSY

       UP

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

Document Information

Modified date:
28 April 2022