webMethods

webMethods

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

Not able to query TPA in WMTN 71

  • 1.  Not able to query TPA in WMTN 71

    Posted Mon November 19, 2007 01:36 AM

    I have imported PIP from one server to another. After it i am not able to query TPA and getting following error.

    TRNCONS.000000.000003
    ERROR






    util.IncrementalPagedDataSource
    doQuery
    Mon Nov 19 10:02:16 IST 2007
    Query TPA exception
    (0) com.wm.app.b2b.server.ServiceException: com.webMethods.sc.caching.CachingException: Failed to retrieve cache entry at key ‘TNQueryResults_5d060u002pb2n22e00000000_cancelled’; reason: ‘Failed to start Service “Cluster” (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE)’
    (1) com.wm.app.b2b.server.ServiceException: com.webMethods.sc.caching.CachingException: Failed to retrieve cache entry at key ‘TNQueryResults_5d060u002pb2n22e00000000_cancelled’; reason: ‘Failed to start Service “Cluster” (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE)’


    com.wm.ui2.UiException: wm.tn.query:tpaQuery

    com.wm.app.tn.tpa.TPAStoreException Query TPA exception
    (0) com.wm.app.b2b.server.ServiceException: com.webMethods.sc.caching.CachingException: Failed to retrieve cache entry at key ‘TNQueryResults_5d060u002pb2n22e00000000_cancelled’; reason: ‘Failed to start Service “Cluster” (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE)’
    (1) com.wm.app.b2b.server.ServiceException: com.webMethods.sc.caching.CachingException: Failed to retrieve cache entry at key ‘TNQueryResults_5d060u002pb2n22e00000000_cancelled’; reason: ‘Failed to start Service “Cluster” (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE)’

    null
    wm.tn.query:tpaQuery
    com.wm.app.tn.tpa.TPAStoreException Query TPA exception
    (0) com.wm.app.b2b.server.ServiceException: com.webMethods.sc.caching.CachingException: Failed to retrieve cache entry at key ‘TNQueryResults_5d060u002pb2n22e00000000_cancelled’; reason: ‘Failed to start Service “Cluster” (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE)’
    (1) com.wm.app.b2b.server.ServiceException: com.webMethods.sc.caching.CachingException: Failed to retrieve cache entry at key ‘TNQueryResults_5d060u002pb2n22e00000000_cancelled’; reason: ‘Failed to start Service “Cluster” (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE)’

    null
    null

    com.wm.ui2.UiException: wm.tn.query:tpaQuery

    com.wm.app.tn.tpa.TPAStoreException Query TPA exception
    (0) com.wm.app.b2b.server.ServiceException: com.webMethods.sc.caching.CachingException: Failed to retrieve cache entry at key ‘TNQueryResults_5d060u002pb2n22e00000000_cancelled’; reason: ‘Failed to start Service “Cluster” (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE)’
    (1) com.wm.app.b2b.server.ServiceException: com.webMethods.sc.caching.CachingException: Failed to retrieve cache entry at key ‘TNQueryResults_5d060u002pb2n22e00000000_cancelled’; reason: ‘Failed to start Service “Cluster” (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE)’

    at com.wm.ui2.UiException.handle(UiException.java:215)
    at com.wm.ui2.UiException.handle(UiException.java:184)
    at com.wm.app.tn.ui.Server.invoke(Server.java:379)
    at com.wm.app.tn.ui.util.IncrementalPagedDataSource.doQuery(IncrementalPagedDataSource.java:68)
    at com.wm.app.tn.ui.util.IncrementalPagedDataSource.<init>(IncrementalPagedDataSource.java:51)
    at com.wm.app.tn.ui.tpa.TPAPanel$11.run(TPAPanel.java:612)
    at com.wm.app.tn.ui.util.swing.TNProgressThread.runSelf(TNProgressThread.java:42)
    at com.wm.ui2.UiProgressThread.run(UiProgressThread.java:52)
    



    wm.tn.query:tpaQuery

    com.wm.app.tn.tpa.TPAStoreException
    Query TPA exception
    (0) com.wm.app.b2b.server.ServiceException: com.webMethods.sc.caching.CachingException: Failed to retrieve cache entry at key ‘TNQueryResults_5d060u002pb2n22e00000000_cancelled’; reason: ‘Failed to start Service “Cluster” (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE)’
    (1) com.wm.app.b2b.server.ServiceException: com.webMethods.sc.caching.CachingException: Failed to retrieve cache entry at key ‘TNQueryResults_5d060u002pb2n22e00000000_cancelled’; reason: ‘Failed to start Service “Cluster” (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE)’

    com.wm.app.b2b.server.ServiceException: com.webMethods.sc.caching.CachingException: Failed to retrieve cache entry at key ‘TNQueryResults_5d060u002pb2n22e00000000_cancelled’; reason: ‘Failed to start Service “Cluster” (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE)’
    com.wm.app.b2b.server.ServiceException: com.webMethods.sc.caching.CachingException: Failed to retrieve cache entry at key ‘TNQueryResults_5d060u002pb2n22e00000000_cancelled’; reason: ‘Failed to start Service “Cluster” (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE)’
    com.wm.app.b2b.server.ServiceException: com.webMethods.sc.caching.CachingException: Failed to retrieve cache entry at key ‘TNQueryResults_5d060u002pb2n22e00000000_cancelled’; reason: ‘Failed to start Service “Cluster” (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE)’
    at com.webMethods.sc.caching.impl.CommonCacheImpl.get(CommonCacheImpl.java:288)
    at com.wm.app.tn.db.QueryResult.isQueryCancelled(QueryResult.java:521)
    at com.wm.app.tn.db.QueryResult.processPaging(QueryResult.java:199)
    at com.wm.app.tn.db.QueryResult.(QueryResult.java:141)
    at com.wm.app.tn.db.QueryResult.RunQuery(QueryResult.java:166)
    at com.wm.app.tn.db.QueryResult.RunQuery(QueryResult.java:155)
    at com.wm.app.tn.db.TPAOps.query(TPAOps.java:1055)
    at com.wm.app.tn.tpa.TPAStore.query(TPAStore.java:594)
    at wm.tn.query.tpaQuery(query.java:641)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:403)
    at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:630)
    at com.wm.app.b2b.server.util.tspace.ReservationProcessor.process(ReservationProcessor.java:46)
    at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44)
    at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:232)
    at com.wm.app.b2b.server.invoke.ValidateProcessor.process(ValidateProcessor.java:51)
    at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:220)
    at com.wm.app.b2b.server.invoke.DispatchProcessor.process(DispatchProcessor.java:30)
    at com.wm.app.b2b.server.AuditLogManager.process(AuditLogManager.java:618)
    at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:535)
    at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:381)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:237)
    at com.wm.app.b2b.server.comm.DefaultServerRequestHandler.handleMessage(DefaultServerRequestHandler.java:119)
    at com.wm.app.b2b.server.HTTPMessageHandler.process(HTTPMessageHandler.java:151)
    at com.wm.app.b2b.server.HTTPDispatch.handleRequest(HTTPDispatch.java:176)
    at com.wm.app.b2b.server.Dispatch.run(Dispatch.java:307)
    at com.wm.util.pool.PooledThread.run(PooledThread.java:112)
    at java.lang.Thread.run(Thread.java:595)




    I am not able to identify problem is related to TN or Database. Can someone help me out?


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 2.  RE: Not able to query TPA in WMTN 71

    Posted Thu November 29, 2007 02:35 PM

    repo must have out of sync or corrupted…
    Take screen shots of config and do a cleanup and start it back

    Or try cleaning TPA related items from console and tables and recreate it back


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB