IBM Support

IT04939: INSTALLATIONS ON ZOS WILL PRINT SERVLET MESSAGES TO THE CONSOLE RATHER THAN A FILE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • On install the logging.properties file should be correctly
    placed into the properties file of the replicationServer if it
    is not placed there, overwriting the default the large amounts
    of messages will be printed to system out and shown in the
    console.
    

Local fix

  • 1) Backup the existing logging properties file:
    /opt/Tivoli/RM/wlp/usr/servers/replicationServer/properties/logg
    ing.properties
    2) Copy the file from the install location
    /usr/lpp/Tivoli/RM/config/logging.properties to the above
    location
    3) Restart IWNSRV
    

Problem summary

  • | fix pack | 5.2.5-TIV-TPC-FP0000 - target 1Q 2015 |
    
    
    http://www-01.ibm.com/support/docview.wss?&uid=swg21320822
    
    The target dates for future fix packs do not represent a formal
    commitment by IBM. The dates are subject to change without
    notice.
    
    The logging.properies file may not get copied to the production
    directory properly and edited as required for target system.
    This is especially prevelant in customers who skip a maintence
    PTF level (e.g. move from 5.2.0 to 5.2.3)...  By
    default if the installation already has a properties folder in
    the target production HFS the properties files will NOT be
    copied over or updated. This can cause an issue in installations
    of PTF's 5.2.x if the default logging.properties has already
    been copied. Manual edit / copy will be necessary.
    

Problem conclusion

Temporary fix

  • 1) Edit the existing :
    /opt/Tivoli/RM/wlp/usr/servers/replicationServer/properties/logg
    ing.properties
    
    2) Replace the contents of this file with the following:
    #
    # Defines the log file for the CSM Servlet code
    #
    ServletLogger = com.ibm.storage.csm.gui.log.FileLogger
    ServletLogger.file = logs/CSM/csmGuiTrace.log
    ServletLogger.file.maxFiles = 10
    ServletLogger.file.maxFileSize = 10240
    ServletLogger.level = ALL
    
    #
    # Defines the log file for the Servlet Output Stream to the
    client.
    #
    XMLOutputLogger = com.ibm.storage.csm.gui.log.FileLogger
    XMLOutputLogger.file = logs/CSM/csmGuiXMLTrace.log
    XMLOutputLogger.file.maxfiles = 10
    XMLOutputLogger.file.maxFileSize = 10240
    XMLOutputLogger.level = ALL
    
    CacheLogger = com.ibm.storage.csm.gui.log.FileLogger
    CacheLogger.file = logs/CSM/csmGuiCache.log
    CacheLogger.file.maxFiles = 10
    CacheLogger.file.maxFileSize = 10240
    CacheLogger.file.level = ALL
    
    * note the xxxxx.file paths here are set up relative to the JVM
    working directory. If logs are not output as expected or this
    does not fix the issue please substitute the fully qualified
    path e.g.
    <-path_prefix>//opt/Tivoli/RM/wlp/usr/servers/replicationServer/
    logs/CSM/csmGuiTrace.log
    
    3) Stop and re-start IWNSRV
    

Comments

APAR Information

  • APAR number

    IT04939

  • Reported component name

    TPC

  • Reported component ID

    5608TPC00

  • Reported release

    520

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2014-10-17

  • Closed date

    2015-01-27

  • Last modified date

    2015-01-27

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

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

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSWFB4","label":"IBM Spectrum Control Standard Edition"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"520","Line of Business":{"code":"LOB26","label":"Storage"}}]

Document Information

Modified date:
05 October 2023