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.

 View Only
  • 1.  Integration server hangs at loading packages

    Posted Fri August 14, 2009 11:00 PM

    Integration server hangs at loading packages


    2009-08-14 17:18:38 EDT [ISS.0025.0002C] Package Manager started
    2009-08-14 17:18:38 EDT [ISS.0025.0011C] Package Replicator Manager started
    2009-08-14 17:18:38 EDT [ISS.0028.0001C] Loading packages

    At this point integration server is stuck. Not sure why this is happening recently. I went through the logs and found there was an issue with threads earlier

    2009-08-12 00:04:05 EDT [ISS.0069.0018W] No threads available to run task {1#{po
    ol min=2 max=5 size=4 inUse=5 miss=29165 draw=1049213 drop=0 create=5}}(Remove E
    xpired Cluster Sessions, 300.0, 1250021486880, running)

    Any thoughts?

    RK


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


  • 2.  RE: Integration server hangs at loading packages

    Posted Sun August 16, 2009 06:54 PM

    Hi Ramesh,

    What is the current server thread pool setting in your IS. can you try increasing the number of maximum threads under settings ----> resources.

    Thanks
    Deb


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


  • 3.  RE: Integration server hangs at loading packages

    Posted Mon August 17, 2009 03:31 PM

    Ramesh,

    What version of the IS is this issue happening? What is the Database that you are connecting to?

    Cheers,
    Akshith


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


  • 4.  RE: Integration server hangs at loading packages

    Posted Tue August 18, 2009 08:37 PM

    Deb,

    I increased the pool size from

    watt.server.threadPool=256
    watt.server.threadPoolMin=10

    to

    watt.server.threadPool=512
    watt.server.threadPoolMin=20

    But still didn’t help.

    Akshith,

    I am using wM 6.1 SP2 version. Database Oracle 10g.


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


  • 5.  RE: Integration server hangs at loading packages

    Posted Wed August 19, 2009 01:05 PM

    Hi RK,

    Please check if any of these below advantage link helps.

    [URL]https://advantage.webmethods.com/advantage?targChanId=kb_home&oid=1614319656[/URL]

    Also try the below link. It provides info about 6.1 SP2 enhancement and fixes.

    [URL]https://advantage.webmethods.com/docid536945547[/URL]

    Good luck
    Deb


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


  • 6.  RE: Integration server hangs at loading packages

    Posted Wed August 19, 2009 03:24 PM

    Have you tried disabling the non-webMethods packages (you can do this by modifying the manifest.v3 file under each package physical directory) and starting?

    At minimum, disable the non Wm* packages. At max, disable everything but make sure you leave Default, WmPublic, and WmRoot enabled.

    Once the server starts (if it does) you can selectively enable packages through the Administrator and see which one chokes.

    This is an easy test to identify if a particular package or circular dependency in packages is causing a problem.


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


  • 7.  RE: Integration server hangs at loading packages

    Posted Thu August 20, 2009 06:42 PM

    Ramesh,

    Try bringing up the IS in safe mode…“server.bat -safeboot” and this will enable only the WmRoot package. In my expereince i saw this happening due to a custom package/code issue so you might want to investigate in that direction. Also, this might be of some help…

    [url]https://advantage.webmethods.com/advantage?targChanId=kb_home&oid=1614097777[/url]

    Cheers,
    Akshith


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


  • 8.  RE: Integration server hangs at loading packages

    Posted Thu August 20, 2009 07:42 PM

    I don’t believe safeboot was available until version 6.5 or 7, was it? RK is on 6.1


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