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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  problem starting IS

    Posted 08/26/13 04:05 PM

    2013-08-26 14:57:24 GMT-03:00 [ISS.0025.0024I] JDBC Connection Manager started
    2013-08-26 14:57:25 GMT-03:00 [WmAuditingSC.queue.2025W] Caught exception detecting orphaned queues: Could not obtain a DB connection
    2013-08-26 14:57:25 GMT-03:00 [WmAuditingSC.main.5011E] Failed to start queue ‘GuaranteedRetryQueue’; reason ‘Failed to start queue ‘GuaranteedRetryQueue’’
    2013-08-26 14:57:25 GMT-03:00 [ISS.0095.9998C] AuditLogManager Exception: com.wm.app.audit.AuditException: [BAA.0002.0000] Wrapped Exception: com.webMethods.sc.auditing.API.WmAuditException: Failed to start queue ‘GuaranteedRetryQueue’; reason ‘Failed to start queue ‘GuaranteedRetryQueue’’
    com.webMethods.sc.auditing.API.WmAuditException: Failed to start queue ‘GuaranteedRetryQueue’; reason ‘Failed to start queue ‘GuaranteedRetryQueue’’
    at com.webMethods.sc.auditing.WmAuditingImpl.startAuditing(WmAuditingImpl.java:269)
    at com.wm.app.b2b.server.AuditLogManager.initAuditingComponent(AuditLogManager.java:547)
    at com.wm.app.b2b.server.AuditLogManager.init(AuditLogManager.java:535)
    at com.wm.app.b2b.server.Server.initAuditLogManager(Server.java:776)
    at com.wm.app.b2b.server.Server.run(Server.java:342)
    Caused by: com.webMethods.sc.auditing.API.queue.WmAuditQueueException: Failed to start queue ‘GuaranteedRetryQueue’
    at com.webMethods.sc.auditing.queue.WmGuaranteedQueue.start(WmGuaranteedQueue.java:55)
    at com.webMethods.sc.auditing.WmAuditingImpl.startAuditing(WmAuditingImpl.java:264)
    … 4 more
    Caused by: com.webMethods.lwq.LwqException: Could not obtain a DB connection
    at com.webMethods.lwq.db.AbstractDBMessageStore.getAutoCommitConnection(AbstractDBMessageStore.java:1452)
    at com.webMethods.lwq.db.AbstractDBMessageStore.getNumberOfMessages(AbstractDBMessageStore.java:1394)
    at com.webMethods.lwq.db.AbstractDBMessageStore.open(AbstractDBMessageStore.java:1302)
    at com.webMethods.lwq.impl.QueueProvider.(QueueProvider.java:60)
    at com.webMethods.lwq.impl.AbstractQueueStore.openQueue(AbstractQueueStore.java:282)
    at com.webMethods.lwq.impl.AbstractQueueStore.createQueue(AbstractQueueStore.java:243)
    at com.webMethods.sc.auditing.queue.WmGuaranteedQueue.start(WmGuaranteedQueue.java:47)
    … 5 more
    com.wm.app.audit.AuditException: [BAA.0002.0000] Wrapped Exception: com.webMethods.sc.auditing.API.WmAuditException: Failed to start queue ‘GuaranteedRetryQueue’; reason ‘Failed to start queue ‘GuaranteedRetryQueue’’
    at com.wm.app.b2b.server.AuditLogManager.initAuditingComponent(AuditLogManager.java:553)
    at com.wm.app.b2b.server.AuditLogManager.init(AuditLogManager.java:535)
    at com.wm.app.b2b.server.Server.initAuditLogManager(Server.java:776)
    at com.wm.app.b2b.server.Server.run(Server.java:342)

    any idea for this error?

    thanks!


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: problem starting IS

    Posted 08/26/13 04:10 PM

    Error says:“Could not obtain a DB connection”

    So please check your IS822 logging settings and make sure each logger is pointing to Database or File based?

    Settings > Logging–>

    Also make sure the JDBC pools for IS are connected to DB before you point the Loggers and you need to test the DB connection for each IS functional alias that you have configured.

    Finally restart your IS.

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: problem starting IS

    Posted 09/04/13 02:23 PM

    Settings > Logging–>

    “Server Logger” to file and “Synchronous”
    All other to database and “Asynchronous”

    in Settings > JDBC Pools–>All Test successful

    What can be happening?


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: problem starting IS

    Posted 09/04/13 03:13 PM

    Check the files in IS\WmRepository4 folder.

    These files may have been corrupted, delete the files and try to start the IS.


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: problem starting IS

    Posted 09/04/13 03:27 PM

    work! thanks!!


    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: problem starting IS

    Posted 09/04/13 03:57 PM

    Yep,that is the way to go…

    Glad to hear it is working!


    #Integration-Server-and-ESB
    #webMethods