webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Urgent: Memory issue of PSUtilities package

  • 1.  Urgent: Memory issue of PSUtilities package

    Posted Fri October 17, 2008 05:57 PM

    Hi,

    loadPSUtilitiesConfig is a startup service for whole PSUtilities Package and it reads PSUtilities.cnf file and keeps all property values in memory.
    In my server, this service is getting called properly and keeping all properties in memory.

    But for some reason checkPathValidity service is unable to fetch any value from property file. checkPathValidity service basically checks where path is specified in configuration file or not.

    There is one static variable decalred in whole PSUtilities package which reads property files but for some unknown reason it is not reading in my IS 6.1.

    If you have noticed this behaviour then please let me know how i can fix this.

    Thanks


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: Urgent: Memory issue of PSUtilities package

    Posted Tue October 21, 2008 11:32 PM

    Hi,
    I think there is some change U have made in the PS Utilities config file and which is not correct. The best way to find the reason is go and check the log files in the log folder after u initialize the IS. u will get the error recorded there


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services