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.  TN Server startup problem

    Posted Wed August 07, 2002 10:22 AM

    Hello,
    Iam Getting an Installation Problem with TN Server for Integration Server.
    The TNServer wouldn’t start up.
    My Integration Server 4.6 build is 939.

    The error says check for the Cloudscape Classpath.
    But the runserver.sh script has the following jar files in the classpath after installation

    tncore.jar
    sl52_cj21.jar
    cs_tools.jar
    cs_cloudscape.jar

    Did i miss something else …
    Thanks in advance

    Error******
    00006C [B2BSERV.0028.0012] WmTN: Startup service (wm.tn.admin:startup)
    00006D [B2BUNKW.TRANET.9999] Starting webMethods for Trading Networks
    00006E [B2BUNKW.TRANET.9999] Loading system configuration
    00006F [B2BUNKW.TRANET.9999] Using server locale: en
    000070 [B2BUNKW.TRANET.1497] Initializing datastore connection [TRNSERV.000021.000001]
    000071 [B2BUNKW.TRANET.1318] Checking data model version information [TRNSERV.000016.000070]
    000072 [B2BUNKW.TRANET.1908] There was a database error fetching the model version information from your database.
    000073 [B2BUNKW.TRANET.9998] Exception => Failed to start database TradingNetworks, see the next exception for details.
    SQL Exception: Failed to start database ‘TradingNetworks’, see the next exception for details.
    at COM.jbms._6._403._8786(Unknown Source)
    at COM.jbms._6._403._8786(Unknown Source)
    at COM.jbms._6._403._868(Unknown Source)
    at COM.jbms._6._608._6439(Unknown Source)
    at COM.jbms._6._608.(Unknown Source)
    at COM.jbms._6._1048.getNewLocalConnection(Unknown Source)
    at COM.jbms._6._1048.connect(Unknown Source)
    at java.sql.DriverManager.getConnection(DriverManager.java:517)
    at java.sql.DriverManager.getConnection(DriverManager.java:146)
    at com.wm.app.tn.db.Datastore.getNewConnection(Datastore.java:455)
    at com.wm.app.tn.db.WallyPool$PoolEntry.(WallyPool.java:426)
    at com.wm.app.tn.db.WallyPool.getAvailConnection(WallyPool.java:309)
    at com.wm.app.tn.db.WallyPool.getConnection(WallyPool.java:172)
    at com.wm.app.tn.db.Datastore.getConnection(Datastore.java:441)
    at com.wm.app.tn.db.Datastore.init(Datastore.java:276)
    at wm.tn.admin.startup(admin.java:497)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:281)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:688)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:480)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:437)
    at com.wm.app.b2b.server.SessionInvoke.run(Session.java:620)
    at com.wm.util.pool.PooledThread.run(C:/NT/Perforce/basis/4.1.0-terra/module/core/source/com/wm/util/pool/PooledThread.java:103)
    at java.lang.Thread.run(Thread.java:484)
    000074 [B2BUNKW.TRANET.1488] Error initializing the datastore: There was a database error fetching the model version information from your database.
    (0) COM.jbms._6._3130: Failed to start database ‘TradingNetworks’, see the next exception for details.
    (1) COM.jbms._6._3130: Failed to start database ‘TradingNetworks’, see the next exception for details.
    (2) COM.jbms._6._3130: Startup failed due to missing functionality for COM.jbms._169._2248. Please ensure your classpath is set to the correct Cloudscape product.
    [TRNSERV.000021.000006]
    000075 [B2BUNKW.TRANET.9998] Exception => There was a database error fetching the model version information from your database.
    (0) COM.jbms._6._3130: Failed to start database TradingNetworks, see the next exception for details.
    (1) COM.jbms._6._3130: Failed to start database TradingNetworks, see the next exception for details.
    (2) COM.jbms._6._3130: Startup failed due to missing functionality for COM.jbms._169._2248. Please ensure your classpath is set to the correct Cloudscape product.
    COM.jbms._6._3130: Failed to start database ‘TradingNetworks’, see the next exception for details.
    COM.jbms._6._3130: Failed to start database ‘TradingNetworks’, see the next exception for details.
    COM.jbms._6._3130: Startup failed due to missing functionality for COM.jbms._169._2248. Please ensure your classpath is set to the correct Cloudscape product.
    ERROR XBM02: Startup failed due to missing functionality for COM.jbms._169._2248. Please ensure your classpath is set to the correct Cloudscape product.
    at COM.jbms._111._1171.missingImplementation(Unknown Source)
    at COM.jbms._44._1074.bootModule(Unknown Source)
    at COM.jbms._44._1076.startModule(Unknown Source)
    at COM.jbms._111._1193.bootServiceModule(Unknown Source)
    at COM.jbms._77._340.bootAModule(Unknown Source)
    at COM.jbms._77._340.boot(Unknown Source)
    at COM.jbms._44._1074.bootModule(Unknown Source)
    at COM.jbms._44._1076.bootService(Unknown Source)
    at COM.jbms._44._1076.startProviderService(Unknown Source)
    at COM.jbms._44._1076.findProviderAndStartService(Unknown Source)
    at COM.jbms._44._1076.startPersistentService(Unknown Source)
    at COM.jbms._44._1076.startPersistentService(Unknown Source)
    at COM.jbms._111._1193.startPersistentService(Unknown Source)
    at COM.jbms._6._608._6439(Unknown Source)
    at COM.jbms._6._608.(Unknown Source)
    at COM.jbms._6._1048.getNewLocalConnection(Unknown Source)
    at COM.jbms._6._1048.connect(Unknown Source)
    at java.sql.DriverManager.getConnection(DriverManager.java:517)
    at java.sql.DriverManager.getConnection(DriverManager.java:146)
    at com.wm.app.tn.db.Datastore.getNewConnection(Datastore.java:455)
    at com.wm.app.tn.db.WallyPool$PoolEntry.(WallyPool.java:426)
    at com.wm.app.tn.db.WallyPool.getAvailConnection(WallyPool.java:309)
    at com.wm.app.tn.db.WallyPool.getConnection(WallyPool.java:172)
    at com.wm.app.tn.db.Datastore.getConnection(Datastore.java:441)
    at com.wm.app.tn.db.Datastore.init(Datastore.java:276)
    at wm.tn.admin.startup(admin.java:497)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:281)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:688)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:480)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:437)
    at com.wm.app.b2b.server.SessionInvoke.run(Session.java:620)
    at com.wm.util.pool.PooledThread.run(C:/NT/Perforce/basis/4.1.0-terra/module/core/source/com/wm/util/pool/PooledThread.java:103)
    at java.lang.Thread.run(Thread.java:484)
    000076 [B2BSERV.0028.0012] WmTNWeb: Startup service (wm.tnweb.helper:startup)
    Error******


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: TN Server startup problem

    Posted Wed August 07, 2002 10:33 AM

    this happened to me once because i have multiple cloudscape installed and have multiple cloudscape jar files in the classpath. after cleaning up it was OK.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: TN Server startup problem

    Posted Wed August 07, 2002 11:33 AM

    Thanks for the tip . But i don’t see any other cloudscape jar files in my classpath except for
    cs_cloudscape.jar

    Is there any specific build for the TNServer i should use for IS 4.6 build 939

    Any Suggestion would be helpful.

    thanks
    Ravindran


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 4.  RE: TN Server startup problem

    Posted Thu May 29, 2008 12:55 AM

    Hi,

    I got this problem
    Could u please clarify it. I want to open TN Server and TN Console

    There was a database error fetching the model version information from your database.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: TN Server startup problem

    Posted Mon June 16, 2008 01:46 AM

    Hi,

    It looks like you have not started up the database connection


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB