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.  Unable to reload package in IS

    Posted Wed February 09, 2011 03:24 AM

    Team,

    Kindly help me on this issue that im seeing whenever I tried to reload package in my IS server using IS Admin console, I am seeing this issue:

    “Package is locked. Package is probably in process of loading”

    I already checked the package using the deployer and didnt see anyone that is locking it.

    Thanks


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Unable to reload package in IS

    Posted Thu February 10, 2011 02:58 PM

    This message is not about locks created by Developer but indicates the lock which occurs during a package is loaded. Under normal circumstances this occurs only if you try reload a package twice in a short time, so th second reload tris to take place while the first isn#t finished.
    There is probably a problem with the package, either a hanging startup service in the package load or a missing dependency.


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Unable to reload package in IS

    Posted Wed February 23, 2011 07:37 AM

    Hi,

    Thanks. Youre right that this wasnt caused by development lock.

    Well, to fix this, I just restart my IS server.


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Unable to reload package in IS

    Posted Tue January 21, 2014 05:52 AM

    Hello Manuel Lopez, is there any other alternatives? Because I can’t restart the production server! I hope there’s any backdoor method such as threadkill or something in particular? I do have similar problem when reloading all JDBC packages, some of databases was shut down but the connection keep looking for it.

    Kind regards


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: Unable to reload package in IS

    Posted Thu January 23, 2014 10:58 PM

    @Manuel,

    It is not good idea to reload a package whose services are currently used by server threads/processes.

    It may result into undesired results.

    Thanks,
    Rankesh


    #Integration-Server-and-ESB
    #webMethods