I do not know if it can help, but I am facing a similar situation but I
know what is is the cause.
thats is my logs, I think that is have to do with yours...
IA_ALUNO.wsdl}AVALIA_ALUNOService.recebe_avaliacao(...)}
java.util.concurrent.TimeoutException: Message exchange
org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl$ResponseFuture@5fb7c4timed
out(120000 ms) when waiting for a response!
java.util.concurrent.TimeoutException: Message exchange
org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl$ResponseFuture@5fb7c4timed
out(120000 ms) when waiting for a response!
at
org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl$ResponseFuture.get(MyRoleMessageExchangeImpl.java:245)
at
org.apache.ode.axis2.ODEService.onAxisMessageExchange(ODEService.java:161)
at
org.apache.ode.axis2.hooks.ODEMessageReceiver.invokeBusinessLogic(ODEMessageReceiver.java:69)
My problem is that my second receive are receiving a message but the
correlationset is not configure already.
So, if you are working with explicit correlation, make a ckeck can worthy
2013/6/3 冯仁君 <[email protected]>
> hi, can anyone help me? I know I should forward this mail to tuscany mail
> list, but there seem to be very silent and I get no reply.
>
> I think this issue has something to with ODE, can any one give some tips??
>
> ---------- Forwarded message ----------
> From: 冯仁君 <[email protected]>
> Date: Wed, May 22, 2013 at 3:15 PM
> Subject: run tuscany2.0 bpel-helloworld-reference testcase
> To: [email protected]
>
>
> hi, all!
>
> I run tuscany2.0-src bpel-helloworld-reference helloworld testcase. In the
> testcase there are a bpel component and pojo component, and the bpel
> component relies on pojo component. Then i get the following errors:
>
> org.oasisopen.sca.ServiceRuntimeException:
> java.util.concurrent.TimeoutException: Message exchange
>
> org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl$ResponseFuture@33c3d029timed
> out(10000 ms) when waiting for a response!
> at
>
> org.apache.tuscany.sca.databinding.impl.MediatorImpl.mediateFault(MediatorImpl.java:297)
> at
>
> org.apache.tuscany.sca.binding.sca.transform.WSDLMediateTransformer.transformFault(WSDLMediateTransformer.java:70)
> at
>
> org.apache.tuscany.sca.binding.local.LocalSCABindingInvoker.processResponse(LocalSCABindingInvoker.java:117)
> at
>
> org.apache.tuscany.sca.core.invocation.InterceptorAsyncImpl.invoke(InterceptorAsyncImpl.java:59)
> at
>
> org.apache.tuscany.sca.core.invocation.impl.JDKInvocationHandler.invoke(JDKInvocationHandler.java:329)
> at
>
> org.apache.tuscany.sca.core.invocation.impl.JDKInvocationHandler.invoke(JDKInvocationHandler.java:272)
> at
>
> org.apache.tuscany.sca.core.invocation.impl.JDKInvocationHandler.invoke(JDKInvocationHandler.java:125)
> at
>
> org.apache.tuscany.sca.core.invocation.impl.AsyncJDKInvocationHandler.doInvokeSync(AsyncJDKInvocationHandler.java:238)
> at
>
> org.apache.tuscany.sca.core.invocation.impl.AsyncJDKInvocationHandler.invoke(AsyncJDKInvocationHandler.java:157)
> at $Proxy37.hello(Unknown Source)
> at
>
> helloworld.HelloWorldTestCase.testServiceInvocation(HelloWorldTestCase.java:76)
> 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:597)
> at
>
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
> at
>
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
> at
>
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
> at
>
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
> at
>
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
> at
>
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
> at
>
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
> at
> org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
> at
>
> org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
> at
>
> org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
> at
>
> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
> at
>
> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
> at
>
> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
> at
>
> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)
> Caused by: java.util.concurrent.TimeoutException: Message exchange
>
> org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl$ResponseFuture@33c3d029timed
> out(10000 ms) when waiting for a response!
> at
>
> org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl$ResponseFuture.get(MyRoleMessageExchangeImpl.java:240)
> at
>
> org.apache.tuscany.sca.implementation.bpel.ode.provider.BPELInvoker.doTheWork(BPELInvoker.java:176)
> at
>
> org.apache.tuscany.sca.implementation.bpel.ode.provider.BPELInvoker.invoke(BPELInvoker.java:126)
> at
>
> org.apache.tuscany.sca.binding.local.LocalSCABindingInvocationInterceptor.invoke(LocalSCABindingInvocationInterceptor.java:48)
> at
>
> org.apache.tuscany.sca.core.invocation.InterceptorAsyncImpl.invoke(InterceptorAsyncImpl.java:58)
> ... 31 more
>
>
> It seems that the ODE server can't invoke the pojo component correctly, and
> when I manually invoke the pojo service directly, it works well.
>
> Can any one help me??
>
> --
>
> Best Regards,
> Feng Renjun.
>
>
>
> --
>
> Best Regards,
> Feng Renjun.
>
--
Wagner França Marques
54731643 (vivo)
70768470 (claro)