FATAL] 2010-09-15 16:45:06,569 org.apache.ode.axis2.deploy.DeploymentPoller:120
- Encountered an unexpected error. Exiting poller...
java.lang.RuntimeException: java.lang.NullPointerException
at org.apache.ode.utils.WatchDog.check(WatchDog.java:163)
at
org.apache.ode.axis2.deploy.DeploymentPoller.checkDeployXmlWatchDog(DeploymentPoller.java:198)
at
org.apache.ode.axis2.deploy.DeploymentPoller.check(DeploymentPoller.java:142)
at
org.apache.ode.axis2.deploy.DeploymentPoller.access$300(DeploymentPoller.java:60)
at
org.apache.ode.axis2.deploy.DeploymentPoller$PollingThread.run(DeploymentPoller.java:251)
Caused by: java.lang.NullPointerException
at
org.apache.ode.store.ProcessStoreImpl.refreshSchedules(ProcessStoreImpl.java:873)
at
org.apache.ode.axis2.deploy.DeploymentPoller$DDWatchDogObserver.init(DeploymentPoller.java:296)
at
org.apache.ode.utils.WatchDog$DefaultObserver.onUpdate(WatchDog.java:318)
at org.apache.ode.utils.WatchDog.check(WatchDog.java:132)
... 4 more