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.  JDBCConnectionManager: initialization failed with exception null

    Posted 02/11/13 10:36 AM

    Hi,

    I am currently working on starting webMethods Integration Server 8.2 SP2 and have encountered this error:

    013-02-11 17:51:03 PHT [ISS.0025.0017I] Repository Manager started
    2013-02-11 17:51:03 PHT [ISS.0096.0005C] JDBCConnectionManager: initialization failed with exception null
    2013-02-11 17:51:03 PHT [ISS.0096.0001C] JDBCConnectionManager: initialization failed for All functional alias, check configuration.
    2013-02-11 17:51:03 PHT [ISS.0095.9998C] AuditLogManager Exception: com.wm.util.coder.InvalidDatatypeException: [ISC.0076.9009] Root element is null 
    com.wm.util.coder.InvalidDatatypeException: [ISC.0076.9009] Root element is null
    at com.wm.util.coder.XMLCoder.decode(XMLCoder.java:280)
    at com.wm.util.coder.Coder.readFromFile(Coder.java:149)
    at com.wm.app.b2b.server.audit.config.ISAuditConfigurator.load(ISAuditConfigurator.java:62)
    at com.wm.app.b2b.server.audit.config.ISAuditConfigurator.init(ISAuditConfigurator.java:76)
    at com.wm.app.b2b.server.audit.config.AuditConfigurator.init(AuditConfigurator.java:407)
    at com.wm.app.b2b.server.AuditLogManager.init(AuditLogManager.java:514)
    at com.wm.app.b2b.server.Server.initAuditLogManager(Server.java:830)
    at com.wm.app.b2b.server.Server.run(Server.java:357)

    I think the error, “Root element is null” is from the AuditConfig.xml which I’ve found out to be empty after installing Integration Server.
    Though the error message is coming from the JDBCConnectionManager. I have verified the database server the application points to and it is up and running. I dont know what to do…

    Can anyone help with this? It’ll be much appreciated.


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


  • 2.  RE: JDBCConnectionManager: initialization failed with exception null

    Posted 02/12/13 04:26 AM

    I had to re-install the JDBC adapter alone when I faced this issue once… That worked but didn’t know the root cause of why this problem appeared…


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


  • 3.  RE: JDBCConnectionManager: initialization failed with exception null

    Posted 02/12/13 06:27 AM

    I already installed the JDBC Adapter 6.5. It is still not working. The same error message is being displayed…


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


  • 4.  RE: JDBCConnectionManager: initialization failed with exception null

    Posted 02/14/13 07:49 AM

    hi

    try it

    $IS_HOME/db/AUDITINGSC

    1. Backup AUDITNGSC(mv AUDITINGSC AUDITINGSC_temp)
      
    2. Restart IS
      
    3. IS automatically makes a new AUDITINGSC 
      
    4. check IS
      

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