Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.0-beta3
-
None
-
trunk
Description
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)
Attachments
Attachments
Issue Links
- duplicates
-
ODE-625 Deployment Poller Crashes when trying to deploy BPEL File with errors
- Resolved