You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Tammo van Lessen (JIRA)" <ji...@apache.org> on 2013/09/15 23:12:52 UTC

[jira] [Resolved] (ODE-942) Intermittent issue when calling partner services asynchronously.

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

Tammo van Lessen resolved ODE-942.
----------------------------------

    Resolution: Fixed
    
> Intermittent issue when calling partner services asynchronously.
> ----------------------------------------------------------------
>
>                 Key: ODE-942
>                 URL: https://issues.apache.org/jira/browse/ODE-942
>             Project: ODE
>          Issue Type: Bug
>            Reporter: Waruna Ranasinghe
>            Assignee: Tammo van Lessen
>             Fix For: 1.3.6, 1.4
>
>         Attachments: ODE-942.patch
>
>
> 11:48:56,982 ERROR [BpelEngineImpl] Scheduled job failed; jobDetail=JobDetails( instanceId: null mexId: hqejbhcnphr6bosds7rl5x processId: {http://wso2.org/bps/samples/LoanProcess}LoanProcess-1 type: INVOKE_INTERNAL channel: null correlatorId: null correlationKeySet: null retryCount: null inMem: false detailsExt: {enqueue=false}) 
> java.lang.NullPointerException 
> at org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:222) 
> at org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:297) 
> at org.apache.ode.bpel.engine.BpelProcess.handleJobDetails(BpelProcess.java:450) 
> at org.apache.ode.bpel.engine.BpelEngineImpl.onScheduledJob(BpelEngineImpl.java:467) 
> at org.apache.ode.bpel.engine.BpelServerImpl.onScheduledJob(BpelServerImpl.java:445) 
> at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:535) 
> at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:529) 
> at org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:284) 
> at org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:239) 
> at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:529) 
> at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:513) 
> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) 
> at java.util.concurrent.FutureTask.run(FutureTask.java:138) 
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) 
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) 
> at java.lang.Thread.run(Thread.java:619) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira