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.  Problems from 4.01 Service Pack 3 Install

    Posted 02/11/03 10:58 AM

    After installing SP3, our servers began to have service exception that were not a prblem before. The two exception are :

    com.wm.app.b2b.client.ServiceException:Read timed out

    and

    com.wm.app.b2b.client.ServiceException:java.io.IOException: Broken pipe

    This is our production system. Any help will do.


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


  • 2.  RE: Problems from 4.01 Service Pack 3 Install

    Posted 02/12/03 08:25 AM

    Hi,
    I am sorry that this is happening in our system too, but since it is not causing any other problem we are ignoring it. Please let me know if you find a solution.
    Is this the error that you are gettting?
    Thanks
    java.io.InterruptedIOException: java.io.InterruptedIOException: Operation timed out: no further information
    at com.wm.util.LocalizedException.(LocalizedException.java:65)
    at com.wm.lang.ns.NSException.(NSException.java:8)
    at com.wm.app.b2b.client.ServiceException.(ServiceException.java:47)
    at com.wm.app.b2b.client.Context.invoke(Context.java:1019)
    at com.wm.app.b2b.client.Context.invoke(Context.java:868)
    at com.wm.app.b2b.client.Context.connect(Context.java:510)
    at com.wm.app.b2b.client.Context.connect(Context.java:465)
    at com.wm.app.tn.profile.ProfileStore.connectToPartner(ProfileStore.java:1499)
    at com.wm.app.tn.profile.ProfileStore.connectToPartner(ProfileStore.java:1417)
    at wm.tn.polling.remoteCheck(polling.java:307)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java(Compiled Code))
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java(Compiled Code))
    at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java(Compiled Code))
    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(PooledThread.java:103)
    at java.lang.Thread.run(Thread.java:498)


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


  • 3.  RE: Problems from 4.01 Service Pack 3 Install

    Posted 02/13/03 02:59 PM

    No That’s not what I see. I listed the two errors in my post. I spoke with a wM support person and they suggested I set the watts.server.keepAliveTimeout in the server.cnf file to 60000 ms. It defaults to 15000 ms. It seems to have stopped the “Read Time out” exception but I still get the “Broken Pipe” exception.


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