[
https://issues.apache.org/jira/browse/ODE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tammo van Lessen resolved ODE-737.
----------------------------------
Resolution: Duplicate
Fix Version/s: (was: 2.0-beta3)
1.4
1.3.5
Assignee: Tammo van Lessen
Dupe of ODE-625, thanks for the patch. Fixed with
https://svn.apache.org/repos/asf/ode/tr...@955618
> Patch for NullPointerException in ProcessStoreImpl
> --------------------------------------------------
>
> Key: ODE-737
> URL: https://issues.apache.org/jira/browse/ODE-737
> Project: ODE
> Issue Type: Bug
> Components: BPEL Runtime
> Affects Versions: 2.0-beta3
> Environment: trunk
> Reporter: Terry Mueller
> Assignee: Tammo van Lessen
> Fix For: 1.3.5, 1.4
>
> Attachments: ProcessStoreImpl.patch
>
>
> java.lang.NullPointerException
> at
> org.apache.ode.store.ProcessStoreImpl.refreshSchedules(ProcessStoreImpl.java:835)
> at
> org.apache.ode.axis2.deploy.DeploymentPoller$DDWatchDogObserver.init(DeploymentPoller.java:285)
> at
> org.apache.ode.utils.WatchDog$DefaultObserver.onUpdate(WatchDog.java:302)
> at org.apache.ode.utils.WatchDog.check(WatchDog.java:132)
> at
> org.apache.ode.axis2.deploy.DeploymentPoller.checkDeployXmlWatchDog(DeploymentPoller.java:191)
> at
> org.apache.ode.axis2.deploy.DeploymentPoller.check(DeploymentPoller.java:137)
> at
> org.apache.ode.axis2.deploy.DeploymentPoller.access$400(DeploymentPoller.java:60)
> at
> org.apache.ode.axis2.deploy.DeploymentPoller$PollingThread.run(DeploymentPoller.java:240)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.