You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Matthieu Riou (JIRA)" <ji...@apache.org> on 2007/05/30 00:07:04 UTC

[jira] Closed: (ODE-49) IllegalStateException thrown in the PingPong example.

     [ https://issues.apache.org/jira/browse/ODE-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthieu Riou closed ODE-49.
----------------------------


> IllegalStateException thrown in the PingPong example.
> -----------------------------------------------------
>
>                 Key: ODE-49
>                 URL: https://issues.apache.org/jira/browse/ODE-49
>             Project: 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.
-
You can reply to this email to add a comment to the issue online.