IllegalStateException thrown in the PingPong example.
-----------------------------------------------------
Key: ODE-49
URL: http://issues.apache.org/jira/browse/ODE-49
Project: Apache Ode
Issue Type: Bug
Components: BPEL Runtime
Environment: all
Reporter: Maciej Szefler
This error was reported by LeeHoHun. The exception is the following:
ERROR - OdeConsumer - error delivering RESPONSE:
java.lang.IllegalStateException: Unknown partner link OPartnerLink#22
at
org.apache.ode.bpel.engine.BpelProcess.getInitialMyRoleEPR(BpelProces
s.java:782)
at
org.apache.ode.bpel.engine.BpelEngineImpl.getMessageExchange(BpelEngi
neImpl.java:117)
at org.apache.ode.jbi.OdeConsumer$2.call(OdeConsumer.java:185)
at org.apache.ode.jbi.OdeConsumer$2.call(OdeConsumer.java:1)
at
org.apache.ode.bpel.scheduler.quartz.QuartzSchedulerImpl.execTransact
ion(QuartzSchedulerImpl.java:211)
at org.apache.ode.jbi.OdeConsumer.outResponse(OdeConsumer.java:182)
at
org.apache.ode.jbi.OdeConsumer.onJbiMessageExchange(OdeConsumer.java:
134)
at
org.apache.ode.jbi.JbiMessageExchangeEventRouter.onJbiMessageExchange
(JbiMessageExchangeEventRouter.java:40)
at org.apache.ode.jbi.Receiver$1.run(Receiver.java:190)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:41
7)
at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
utor.java:650)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:675)
at java.lang.Thread.run(Thread.java:595)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira