IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.


#TechXchangePresenter
 View Only
  • 1.  Unable to start UM server

    Posted Wed December 20, 2017 08:38 AM

    Hi Team,

    Can you please let me know if any one has faced the issue.

    Issue: UM server is not starting.

    Verified the logs " \UniversalMessaging\server\umserver\data\nirvana.log" and observed the below log information.
    Log Message: Server SHutdown initiated due to JVM Exit Handler Called "

    After this nothing is written.,

    Kindly let me know if any one is aware of this and how can we fix this.


    #Integration-Server-and-ESB
    #Universal-Messaging-Broker
    #webMethods


  • 2.  RE: Unable to start UM server

    Posted Wed December 20, 2017 12:13 PM

    These errors are due to JVM memory scarcity, Increase MaxDirectMemorySize as long as there is enough memory available RAM.

    Can you share some specs here

    1> OS
    2> Physical RAM
    3> UM Version
    4> Memeory allocated to UM


    #Integration-Server-and-ESB
    #Universal-Messaging-Broker
    #webMethods


  • 3.  RE: Unable to start UM server

    Posted Mon March 23, 2020 05:42 AM

    Hello there,

    The log message that you’re seeing in the Nirvana server log is raised when the JVM itself is exit/shutting down for some unknown reason. The cause of this Exit is on the JVM side and not from the Nirvana product side.

    Nirvana adds a hook into the JVM (or running on top of JVM), so when JVM is exiting, Nirvana gets notified and logs the message you mentioned above and attempt to shutdown correctly. This is what happened.

    Why JVM exited, unfortunately, I don’t have enough information to tell since this is on the JVM side, and not from Nirvana. I guess the cause of the JVM to exit can be due to the shell running the server was closed or a Crtl+C was received (or kill -n), etc.

    Regards,
    Yasmin


    #Integration-Server-and-ESB
    #webMethods
    #Universal-Messaging-Broker