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.


#TechXchangePresenter
 View Only
  • 1.  IS 8.0 Clustering Issue

    Posted Tue July 20, 2010 07:22 PM

    Hi,
    I have two independent IS (8.0) on the same box for which I wanted to enable clustering. I enabled clustering on one of the servers and restarted the server. But the server is not coming up and throwing the below error:

    It gives a database error, but the database is up and connected. Please let me know if you have any inputs

    java.sql.SQLException: Failed to start database ‘AUDITINGSC’, see the next exception for details.
    at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
    at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
    at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
    at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)
    at org.apache.derby.impl.jdbc.EmbedConnection.newSQLException(Unknown Source)
    at org.apache.derby.impl.jdbc.EmbedConnection.bootDatabase(Unknown Source)
    at org.apache.derby.impl.jdbc.EmbedConnection.(Unknown Source)
    at org.apache.derby.impl.jdbc.EmbedConnection30.(Unknown Source)
    at org.apache.derby.impl.jdbc.EmbedConnection40.(Unknown Source)
    at org.apache.derby.jdbc.Driver40.getNewEmbedConnection(Unknown Source)
    at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
    at org.apache.derby.jdbc.AutoloadedDriver.connect(Unknown Source)
    at java.sql.DriverManager.getConnection(DriverManager.java:582)
    at java.sql.DriverManager.getConnection(DriverManager.java:207)
    at com.webMethods.lwq.util.DBPool.createNewConnections(DBPool.java:129)
    at com.webMethods.lwq.util.DBPool.(DBPool.java:58)
    at com.webMethods.lwq.util.DBPool.getInstance(DBPool.java:98)
    at com.webMethods.lwq.db.DBAccessObject.getAutoCommitConnection(DBAccessObject.java:102)
    at com.webMethods.lwq.db.DBAccessObject.getAllMessageStoreIds(DBAccessObject.java:69)
    at com.webMethods.lwq.management.LwqAdmin.getGuaranteedQueueNames(LwqAdmin.java:437)
    at com.webMethods.sc.auditing.queue.WmBaseAuditQueue.detectOrphanedQueues(WmBaseAuditQueue.java:81)
    at com.webMethods.sc.auditing.WmAuditingImpl.configure(WmAuditingImpl.java:165)
    at com.webMethods.sc.auditing.WmAuditingImpl.configure(WmAuditingImpl.java:96)
    at com.wm.app.b2b.server.AuditLogManager.init(AuditLogManager.java:540)
    at com.wm.app.b2b.server.Server.run(Server.java:378)
    Caused by: java.sql.SQLException: Failed to start database ‘AUDITINGSC’, see the next exception for details.
    at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
    at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
    … 25 more
    2010-07-20 17:35:24 GMT [Error.DB.onnectionE] Could not obtain a DB connection.
    2010-07-20 17:35:24 GMT [Error.DB.onnectionE] Could not obtain a DB connection.


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