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
Expand all | Collapse all

IS canbt start

  • 1.  IS canbt start

    Posted Wed October 26, 2005 01:16 PM

    When i start server.bat, IS starts, create the lockFile and stop after about 20s. The lockfile is deleted. And the “java.exe” process disappears.

    Of course, then, I am unable to start the administrator page (http://localhost:5555) or to lon on the developer…

    The log file is :

    2005-10-26 13:41:37 CEST [ISS.0025.0001C] Integration Server 6.1 Build 132
    2005-10-26 13:41:37 CEST [ISS.0025.0006C] License Manager started
    2005-10-26 13:41:37 CEST [ISS.0025.0041C] FIPS mode not initialized
    2005-10-26 13:41:38 CEST [BAS.0123.0001C] FSData full consistency check is being performed. Db:WmRepository4\FSD
    2005-10-26 13:41:38 CEST [ISS.0025.0017C] Repository Manager started
    2005-10-26 13:41:44 CEST [ISS.0025.0024C] JDBC Connection Manager started
    2005-10-26 13:41:44 CEST [BAS.0123.0001C] FSData full consistency check is being performed. Db:audit\data\AuditStore.
    2005-10-26 13:41:46 CEST [ISS.0025.0023C] Audit Log Manager started
    2005-10-26 13:41:46 CEST [ISS.0025.0021C] ACL Manager started
    2005-10-26 13:41:46 CEST [ISS.0025.0008C] State Manager started
    2005-10-26 13:41:50 CEST [ISS.0025.0010C] Service Manager started
    2005-10-26 13:41:50 CEST [ISS.0025.0020C] Validation Processor started
    2005-10-26 13:41:50 CEST [ISS.0025.0022C] Statistics Processor started
    2005-10-26 13:41:50 CEST [ISS.0025.0018C] Invoke Manager started
    2005-10-26 13:41:50 CEST [ISS.0025.0012C] Cache Manager started
    2005-10-26 13:41:50 CEST [BAS.0123.0001C] FSData full consistency check is being performed. Db:DocumentStore\ISTransStore
    2005-10-26 13:41:52 CEST [BAS.0123.0001C] FSData full consistency check is being performed. Db:DocumentStore\TriggerStore
    2005-10-26 13:41:53 CEST [BAS.0123.0001C] FSData full consistency check is being performed. Db:DocumentStore\ISResubmitStore
    2005-10-26 13:41:54 CEST [ISS.0025.0032C] Dispatcher initialized
    2005-10-26 13:41:54 CEST [ISS.0025.0004C] Flow Service Manager started
    2005-10-26 13:41:54 CEST [ISS.0025.0002C] Package Manager started
    2005-10-26 13:41:54 CEST [ISS.0025.0011C] Package Replicator Manager started
    2005-10-26 13:41:54 CEST [ISS.0028.0001C] Loading packages

    thanks for your help


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


  • 2.  RE: IS canbt start

    Posted Wed October 26, 2005 01:24 PM

    Try turning up the logging level and starting from a command line. Get a command prompt and run the following from the IS bin folder:

    server.bat -log none -debug 6

    You will get more detailed log messages and should be able to determine the problem.


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


  • 3.  RE: IS canbt start

    Posted Wed October 26, 2005 01:46 PM

    hello chris !

    the previous log file was at debug level 6.

    I can show you the log at debug 10, but I can’t see any errors in it …


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


  • 4.  RE: IS canbt start

    Posted Wed October 26, 2005 02:01 PM

    It’s not necessary to post the log file at debug 10 if "[ISS.0028.0001C] Loading packages " is the last entry.

    Did you start from a command prompt, or as a Windows service?


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


  • 5.  RE: IS canbt start

    Posted Wed October 26, 2005 02:20 PM

    It is a command prompt. I tried with server.exe and server.bat but no-one is working.

    When I launched server.exe i got the message
    C:\Program Files\webMethods6\IntegrationServer\bin>server.exe
    Program (“C:\ProgramFiles\webMethods\IntegrationServer\bin\server.bat”) launched.

    With netstat, I cannot see any listening on port 5555.


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


  • 6.  RE: IS canbt start

    Posted Wed October 26, 2005 02:40 PM

    IS doesn’t start listening on port 5555 until the very end of start up process. It looks like your problem is loading the packages.

    Since you are not seeing anything after “Loading Packages”, it’s impossible to know which package is causing the problem. I assume this is true at debug level 10 too.

    The way I would try to resolve this is by removing all the packages you created. Leave the Wm packages in place. Try to restart. If successful, add one of your packages, shutdown the IS, then restart. Continue this process until you find the offending package.


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


  • 7.  RE: IS canbt start

    Posted Wed October 26, 2005 02:48 PM

    I should have said this sooner, but I assume this is a dev or QA instance of IS, not a production instance. If this is a production issue, contact webMethods immediately!


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


  • 8.  RE: IS canbt start

    Posted Fri October 28, 2005 09:15 AM

    I re-install webWebmethods with less packages and now it works fine !
    thanks for your help


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


  • 9.  RE: IS canbt start

    Posted Thu December 30, 2010 05:45 PM

    Hi all,

    Even I have the same problem as of olivier pasteur.
    But my server is in UNIX,

    when trying to start the server, server just stating and going down on its own with in 20 seconds, could see lock file getting created and disappearing on its own.
    My last log is not Loading packages, its in Package manger started.

    could not even see the java or IS processes.

    2010-12-30 15:02:06 GMT [ISS.0095.0003C] AuditLogManager Runtime Exception: java.sql.SQLException:[wm-cjdbc36-0007][Oracle JDBC Driver][Oracle]ORA-28000: the account is locked
    processing log entry .
    2010-12-30 15:02:07 GMT [ISS.0025.0010C] Service Manager started
    2010-12-30 15:02:07 GMT [ISS.0025.0020C] Validation Processor started
    2010-12-30 15:02:07 GMT [ISS.0025.0022C] Statistics Processor started
    2010-12-30 15:02:07 GMT [ISS.0025.0018C] Invoke Manager started
    2010-12-30 15:02:07 GMT [ISS.0025.0012C] Cache Manager started
    2010-12-30 15:02:07 GMT [ISS.0098.0009V2] Dispatcher initializing configuration from file: ./config/dispatch.cnf
    2010-12-30 15:02:07 GMT [ISS.0099.0011V1] Broker Transport Factory unable to retrieve password for handle wm.is.admin.brokerTransport.default
    2010-12-30 15:02:07 GMT [ISS.0098.0028V2] CommsFactory registering and initializing Transport Factory: BROKERTRANSPORTFACTORY
    2010-12-30 15:02:07 GMT [ISS.0099.0011V1] Broker Transport Factory unable to retrieve password for handle wm.is.admin.brokerTransport.default
    2010-12-30 15:02:07 GMT [ISS.0099.0011V1] Broker Transport Factory unable to retrieve password for handle wm.is.admin.brokerTransport.default
    2010-12-30 15:02:08 GMT [ISS.0099.0011V1] Broker Transport Factory unable to retrieve password for handle wm.is.admin.brokerTransport.default
    2010-12-30 15:02:08 GMT [ISS.0099.0011V1] Broker Transport Factory unable to retrieve password for handle wm.is.admin.brokerTransport.default
    2010-12-30 15:02:08 GMT [BAS.0123.0001C] FSData full consistency check is being performed. Db:DocumentStore/ISTransStore
    2010-12-30 15:02:10 GMT [ISS.0098.0026D] Document Store DefaultStore initialized
    2010-12-30 15:02:10 GMT [BAS.0123.0001C] FSData full consistency check is being performed. Db:DocumentStore/TriggerStore
    2010-12-30 15:02:15 GMT [ISS.0098.0026D] Document Store VolatileTriggerStore initialized
    2010-12-30 15:02:15 GMT [ISS.0098.0026D] Document Store TriggerStore initialized
    2010-12-30 15:02:15 GMT [BAS.0123.0001C] FSData full consistency check is being performed. Db:DocumentStore/ISResubmitStore
    2010-12-30 15:02:16 GMT [ISS.0098.0026D] Document Store ResubmitStore initialized
    2010-12-30 15:02:17 GMT [ISS.0106.0001D] Join Manager initialized
    2010-12-30 15:02:17 GMT [ISS.0025.0032C] Dispatcher initialized
    2010-12-30 15:02:17 GMT [ISS.0098.0009V2] Dispatcher initializing configuration from file: ./config/XARecoveryStore.cnf
    2010-12-30 15:02:17 GMT [BAS.0123.0001C] FSData full consistency check is being performed. Db:XAStore/DefaultXAStore
    2010-12-30 15:02:17 GMT [SCC.0121.0093D] XA Recovery Store initialized
    2010-12-30 15:02:17 GMT [ISS.0025.0004C] Flow Service Manager started
    2010-12-30 15:02:17 GMT [ISS.0025.0002C] Package Manager started

    Please help , its urgent I have lot of packages in this instance


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