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

IS shutdown automatically

  • 1.  IS shutdown automatically

    Posted Mon January 04, 2010 06:06 AM

    Please kindly help,

    I’m using 6.1 and I have 2 IS which shared the Broker. One of IS got shutdown automatically. I dont know why IS got shutdown and not have any log on the server log.

    Thanks a lot


    #webMethods-Archive
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: IS shutdown automatically

    Posted Mon January 04, 2010 11:11 AM

    In order to diagnose

    • Increase the log level and wait for the problem to reappear
    • check the console output of IS (perhaps in a nohup file if running in background on unix)
    • check the error log
    • How is the broker configured in the 2 IS? Do they share a queue or have a different one?
    • How did you created the 2 IS? If one is a copy of the first, you need to delete dispatch,cfg and reconfigure the broker. Otherwise they can not be properly distinguished by Broker.

    #Integration-Server-and-ESB
    #webMethods
    #webMethods-Archive


  • 3.  RE: IS shutdown automatically

    Posted Tue January 05, 2010 03:31 AM

    Thanks a lot

    My IS is runniung on solaris and I’ve already did reconfigure dispatcher and broker. Once my IS start for couple of week or a month, the IS process is disappear and not have any log in server*.log

    I found this error in nohup.out
    java.lang.InterruptedException
    at wm.broker.admin.ServerBackgroundThread.run(ServerBackgroundThread.java:74)

    Is this exception cause the IS down automatically?


    #Integration-Server-and-ESB
    #webMethods-Archive
    #webMethods


  • 4.  RE: IS shutdown automatically

    Posted Wed January 06, 2010 11:08 AM

    imho this must be answered by SAG technical support, but running an IS for several weeks or months is avery long time and a lot of reasons can cause an interrupt. It may even be something on the hosting system sending signals to long running processes. Therefore the diagnosis can only be done on your side.


    #Integration-Server-and-ESB
    #webMethods-Archive
    #webMethods


  • 5.  RE: IS shutdown automatically

    Posted Mon January 25, 2010 01:17 PM

    Hello,

    Have you checked your JVM ? Perhaps it ran out of resources due to memory unrelease or such …

    Best regards,

    Laurent


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB


  • 6.  RE: IS shutdown automatically

    Posted Wed January 27, 2010 05:00 PM

    How do you start and shutdown IS? are there any unix scripts which do this? or do you do it manually?

    Cheers,
    Akshith


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-Archive


  • 7.  RE: IS shutdown automatically

    Posted Wed January 27, 2010 08:16 PM

    There might be several reasons for its interruption…Is this a PRD IS?

    Could be the Broker error can cause IS failure…

    Have you contacted SAG tech support also?

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-Archive


  • 8.  RE: IS shutdown automatically

    Posted Thu January 28, 2010 10:13 AM

    Stopping : Personally, I’m calling shutdown service using wget in a shell script but you can find some examples using java prog. Do a search on this forum, (“shutdown” or in my own posts).

    Starting : it simply to launch wM’s server.sh (well, I have added several security in order to avoid parallel/concurent starting but it’s depend on your environment).

    Bye

    Laurent


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB


  • 9.  RE: IS shutdown automatically

    Posted Tue February 02, 2010 12:30 AM

    That message “was” normal when license expired. Due a IOException.

    If you have unlimited date for license, it might indicate you got over allowed number of sessions?

    If you are still running 6.1 forget contacting support, they will refuse as that version is in EOS cicle :frowning:

    Good luck.


    #webMethods-Archive
    #Integration-Server-and-ESB
    #webMethods


  • 10.  RE: IS shutdown automatically

    Posted Tue February 02, 2010 02:54 AM

    thanks for all answer.

    My IS is using version 6.1, and start server by using command “nohup ./server.sh &”. and JVM is find.

    I’m also see the file name “damage…log” in DocumentStore. What is the meaning of this actually and When does it occur?


    #webMethods-Archive
    #Integration-Server-and-ESB
    #webMethods