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
Expand all | Collapse all

TN Service Pack 1

  • 1.  TN Service Pack 1

    Posted Tue February 14, 2006 05:22 PM

    Hi pals i got a small problem. My Is and trading networks servers are working fine before i install the TN server service pack 1 for the server and TN console server pack1 for the server. After i install them and i restarted the server and console. when i ran the trading partners query iam getting a strange exception. can anybody please tell me some solution.

    full stack trace for the exception is:

    ErrorMessage:
    TRNCONS.000000.000003
    ERROR






    util.IncrementalPagedDataSource
    doQuery
    Tue Feb 14 11:08:25 EST 2006
    com.wm.app.tn.tpa.TPAStore.query(Lcom/wm/app/tn/db/TPAQuery;IIII)Lcom/wm/data/IData;

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

    java.lang.NoSuchMethodError com.wm.app.tn.tpa.TPAStore.query(Lcom/wm/app/tn/db/TPAQuery;IIII)Lcom/wm/data/IData;
    null
    wm.tn.query:tpaQuery
    java.lang.NoSuchMethodError com.wm.app.tn.tpa.TPAStore.query(Lcom/wm/app/tn/db/TPAQuery;IIII)Lcom/wm/data/IData;
    null
    null

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

    java.lang.NoSuchMethodError com.wm.app.tn.tpa.TPAStore.query(Lcom/wm/app/tn/db/TPAQuery;IIII)Lcom/wm/data/IData;

    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:603)
    
    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

    java.lang.NoSuchMethodError
    com.wm.app.tn.tpa.TPAStore.query(Lcom/wm/app/tn/db/TPAQuery;IIII)Lcom/wm/data/IData;
    java.lang.NoSuchMethodError: com.wm.app.tn.tpa.TPAStore.query(Lcom/wm/app/tn/db/TPAQuery;IIII)Lcom/wm/data/IData;
    at wm.tn.query.tpaQuery(query.java:606)
    at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:287)
    at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:554)
    at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44)
    at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:221)
    at com.wm.app.b2b.server.invoke.ValidateProcessor.process(ValidateProcessor.java:49)
    at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:194)
    at com.wm.app.b2b.server.invoke.DispatchProcessor.process(DispatchProcessor.java:39)
    at com.wm.app.b2b.server.AuditLogManager.process(AuditLogManager.java:384)
    at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:486)
    at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:359)
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:246)
    at com.wm.app.b2b.server.comm.DefaultServerRequestHandler.handleMessage(DefaultServerRequestHandler.java:97)
    at com.wm.app.b2b.server.HTTPMessageHandler.process(HTTPMessageHandler.java:167)
    at com.wm.app.b2b.server.Dispatch.run(Dispatch.java:298)
    at com.wm.util.pool.PooledThread.run(PooledThread.java:105)
    at java.lang.Thread.run(Thread.java:534)





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


  • 2.  RE: TN Service Pack 1

    Posted Tue February 14, 2006 05:43 PM

    What is your IS/TN version and OS info?
    So users can assist you better.

    HTH,
    RMG


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


  • 3.  RE: TN Service Pack 1

    Posted Tue February 14, 2006 05:46 PM

    Both IS and TN are 6.1.

    I digged throught the stack stace and i found that in the TN console com.wm.app.tn.tpa.TpaStore class is missing. Is there any chance to update this.


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


  • 4.  RE: TN Service Pack 1

    Posted Tue February 14, 2006 09:52 PM

    Uninstall and do fresh install TN SP1 may be some thing missng in SP1,or see in Advantage if there is any fix.final option is wm tech support.we have this fix and its working fine from a while.

    HTH,
    RMG


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


  • 5.  RE: TN Service Pack 1

    Posted Wed February 15, 2006 04:44 PM

    Thanks RMG. I found the solution. one class file is missing from the package. problem is solved


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


  • 6.  RE: TN Service Pack 1

    Posted Tue February 21, 2006 08:25 PM

    jaya0313, How did you get the class file installed? Did you reinstall the SP? Please follow up and let us know how your problem was solved.

    Thanks,
    Slider


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


  • 7.  RE: TN Service Pack 1

    Posted Tue February 21, 2006 10:22 PM

    I just compared the class files and updated it with the missing class files


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


  • 8.  RE: TN Service Pack 1

    Posted Tue February 21, 2006 10:48 PM

    compared the class files and updated it? From where did you get that missing class file?

    Please elaborate more.

    HTH,
    RMG


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


  • 9.  RE: TN Service Pack 1

    Posted Wed February 22, 2006 07:47 PM

    I found some SRs on the Advantage site with this same issue. I either updated a corrupt class or managed to install the missing class by reinstalling these two fixes for TN SP1.

    TNS_6-1_Fix2.zip
    TNC_6-1_Fix3-1.jar

    My issue is now resolved.

    Best regards,
    Slider


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


  • 10.  RE: TN Service Pack 1

    Posted Wed February 22, 2006 10:00 PM

    Thanks for the info ,it helps everyone when troubleshooting with installing TN SP1.


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