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.  Read timed out error!!!!

    Posted Fri March 06, 2009 10:00 AM

    Hi Guys,

    While inserting data in to DB through Portlet page i see the below exception.

    electric.util.WrappedException: java.net.SocketTimeoutException: Read timed out
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.getCompatibleException(WSClientDynamicProxy.java:411)
    at com.webMethods.caf.wsclient.proxy.impl.WSClientDynamicProxy.invoke(WSClientDynamicProxy.java:227)
    at $Proxy23.insertServerListDetails(Unknown Source)
    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.webMethods.caf.faces.data.object.ObjectMethodContentProvider.refresh(ObjectMethodContentProvider.java:366)

    Do anyone have an solution for the above error.

    Appreciate your quick response.

    Regards,
    Magesh


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 2.  RE: Read timed out error!!!!

    Posted Mon April 19, 2010 07:50 AM

    Hi Magesh,

    Did you found the solution for it? I too have same problem. I increased the ws-client-socketTimeout in web.xml to value to 3 minutes still my portlet application throws
    ‘java.net.SocketTimeoutException: Read timed out’ error after 2 minutes of execution of the service.

    Please share the solution if you have any.

    Thanks.


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods