IBM Support

PH60979: Z/OSMF SERVER IS ISSUING CWNEN0047W MESSAGES

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • z/OSMF server is issuing the following messages:
    
    [WARNING ] CWNEN0047W: Resource annotations on the fields of
    the org.apache.taglibs.standard.tag.common.xml.ForEachTag class
    will be ignored. The annotations could not be obtained because
    of the exception : java.lang.NoClassDefFoundError:
    org.apache.xpath.XPath
    [WARNING ] CWNEN0049W: Resource annotations on the methods of
    the org.apache.taglibs.standard.tag.common.xml.ForEachTag class
    will be ignored. The annotations could not be obtained because
    of the exception : java.lang.NoClassDefFoundError:
    org.apache.xpath.XPathContext
    
    The issue is associated with classloader of application KCCI
    which is specified with ParentLast whichshould be changed to
    ParentFirst specified
    

Local fix

  • In the z/OSMF USERDIR/configuration directory create a file
    named server_override.xml with the sane UID/GID and permissions
    as active_configuration.cfg.
    
    Edit server_override.xml in ASCII format and add:
    
    
    <server>
    
    
       <application type="ear"
    
    
           id="IzuManagementFacilityHelpApp"
    
    
           name="IzuManagementFacilityHelpApp"
    
    
           location="${izu.app.help.dir}"
    
    
     autoStart="${izu.help.service.startflag}" >
    
    
           <classloader commonLibraryRef="${izu.shared.library}"
    delegation="parentFirst" />
    
       </application>
    
    
    </server>
    
    
    
    Save the file and restart the server
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All users of IBM z/OS Management Facility    *
    *                 3.1                                          *
    ****************************************************************
    * PROBLEM DESCRIPTION: When user migrated z/OSMF 3.1, during   *
    *                      starting z/OSMF, the following message  *
    *                      appeared in DD STDERR in z/OSMF server  *
    *                      joblog.                                 *
    *                                                              *
    *                      [WARNING ] CWNEN0047W: Resource         *
    *                      annotations on the fields of the        *
    *                      org.apache.taglibs.standard.tag.common. *
    *                      xml.ForEachTag class will be ignored.   *
    *                      The annotations could not be obtained   *
    *                      because of the exception :              *
    *                      java.lang.NoClassDefFoundError:         *
    *                      org.apache.xpath.XPath                  *
    ****************************************************************
    When user migrated z/OSMF 3.1, during starting z/OSMF, the
    following messages appeared in DD STDERR in z/OSMF server joblog
    
    CWNEN0047W: Resource annotations on the fields of the
    org.apache.taglibs.standard.tag.common.xml.ForEachTag class will
    be ignored. The annotations could not be obtained because of the
    exception : java.lang.NoClassDefFoundError: org.apache.xpath.
    XPath
    
    The problem occurred because the property delegation in element
    Classloader for application IzuManagementFacilityHelpApp in
    server.xml was specified to parentLast.
    

Problem conclusion

  • The problem occurred because the property delegation in element
    Classloader for application IzuManagementFacilityHelpApp in
    server.xml was specified to parentLast.
    
    Fix the problem by specifying parentFirst to the property
    delegation in element classloader for application
    IzuManagementFacilityHelpApp in server.xml.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH60979

  • Reported component name

    Z/OSMF CORE

  • Reported component ID

    5655S28SM

  • Reported release

    310

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2024-04-18

  • Closed date

    2024-05-21

  • Last modified date

    2024-07-01

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

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

    UI96994

Modules/Macros

  • IZUGNAFO
    

Fix information

  • Fixed component name

    Z/OSMF CORE

  • Fixed component ID

    5655S28SM

Applicable component levels

  • R310 PSY UI96994

       UP24/06/12 P F406

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Business Unit":{"code":"BU029","label":"Software"},"Product":{"code":"SG19O","label":"z\/OS Management Facility"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"310"}]

Document Information

Modified date:
02 July 2024