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
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.