You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Waruna Ranasinghe (Updated) (JIRA)" <ji...@apache.org> on 2011/09/29 12:04:45 UTC

[jira] [Updated] (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 ]

Waruna Ranasinghe updated ODE-942:
----------------------------------

    Attachment: ODE-942.patch
    
> 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
>             Fix For: 1.3.5
>
>         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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira