1 2 Previous Next 19 Replies Latest reply on May 6, 2011 9:23 AM by objectiser

    How to set mex.timeout?

    steeqs4

      Following the instructions in http://ode.apache.org/endpoint-configuration.html I created a file config.endpoint in which I specified a mex.timeout of 600000 (10 minutes) and placed in my default/conf directory. Didn't work - timed out after 120 sec. Also tried placing in the deployment itself (a jar file, I just put it in the root directory) with no success. Is this just a bug? If not, how do I increase the timeout?

       

      ... Caused by: java.lang.Exception: Timeout or execution error when waiting for response to MEX {MyRoleMex#4611686018427387903 [Client hqejbhcnphr4xugajvvqhk] calling {http://www.jboss.org/bpel/examples/wsdl}SimpleInvoke_Service.sayHelloTo(...)} java.util.concurrent.TimeoutException: Message exchange org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl$ResponseFuture@14bcda9 timed out(120000 ms) when waiting for a response!

        1 2 Previous Next