Unexpected Error with Apache ODE Deployment Poller
FATAL [DeploymentPoller] Encountered an unexpected error. Exiting poller...
java.lang.RuntimeException: java.lang.NullPointerException
at org.apache.ode.utils.WatchDog.check(WatchDog.java:163)
Workaround:
use Apache ODE 2.0 beta until its fixed in the main branch.
java.lang.RuntimeException: java.lang.NullPointerException
at org.apache.ode.utils.WatchDog.check(WatchDog.java:163)
Workaround:
use Apache ODE 2.0 beta until its fixed in the main branch.
Comments
Post a Comment