[jboss-user] [JBoss jBPM] - Process Not getting deployed while restarting the server.

dhanushgopinath do-not-reply at jboss.com
Thu Oct 30 07:20:11 EDT 2008


Hi,

I have deployed a BPEL Process via API's.

When I restart the Application Server, the deployed process is not getting redeployed automatically.

The Server log throws oout this error 6:45:42,972 INFO  [TomcatDeployer] deploy, ctxPath=/BatchMeshHumanTask, warUrl=.../tmp/deploy/tmp61316BatchMeshHumanTask-exp.war/
  | 16:45:43,144 ERROR [[/BatchMeshHumanTask]] Error configuring application listener of class org.jbpm.bpel.integration.server.IntegrationConfigurator
  | java.lang.ClassNotFoundException: org.jbpm.bpel.integration.server.IntegrationConfigurator
  | 	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1358)
  | 	at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1204)
  | 	at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3797)
  | 	at org.apache.catalina.core.StandardContext.start(StandardContext.java:4359)

16:45:43,159 ERROR [[/BatchMeshHumanTask]] Skipped installing application listeners due to previous error(s)
  | 16:45:43,159 ERROR [StandardContext] Error listenerStart
  | 16:45:43,159 ERROR [StandardContext] Context [/BatchMeshHumanTask] startup failed due to previous errors
  | 16:45:43,159 WARN  [ServiceController] Problem starting service jboss.web.deployment:war=BatchMeshHumanTask.war,id=1202004567
  | org.jboss.deployment.DeploymentException: URL file:/D:/JBOSS/jboss-4.2.0.GA/server/default/tmp/deploy/tmp61316BatchMeshHumanTask-exp.war/ deployment failed
  | 	at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:379)

Any idea why is this happening? IS there any listeners that need to be configured after deployment.

Thanks in Advance.

Regards
Dhanush 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185678#4185678

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4185678



More information about the jboss-user mailing list