[jboss-user] [JBoss jBPM] - Re: Dying processes problem

Turanyi do-not-reply at jboss.com
Thu Oct 2 03:39:44 EDT 2008


"kukeltje" wrote : "Turanyi" wrote : 
  |   | Imagine: I deploy process. Everything is ok. Process works.
  |   | 
  | It can't just work... process INSTANCES have to be started or signalled
  | 
I know.  "Process works" it means that you look http://serverip:8080/jbossws/services you will see registered endpoind of your process and StartTime is not null - so process is ready to create incances and process INSTANCES can be started or signalled.

"kukeltje" wrote : "Turanyi" wrote : 
  |   | Now I stop JBoss server by ctrl+c. Server shutdown.
  |   | Ok, this should not be a problem"Turanyi" wrote : 
  |   | After some time I start JBoss server and I see problems with deploy process from tmp...
  | What deploy processes from tmp? What problems?
  | 
When starting JBoss server all services are deployed. On console you can see: 
DEBUG [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/usr/jboss/jboss-4.2.2GA/server/default/deploy/process.war
DEBUG [org.jboss.web.WebModule] Starting jboss.web.deployment:war=process.war,id=-184595670
DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] warURL: file:/usr/jboss/jboss-4.2.2.GA/server/default/tmp/deploy/tmp43456process-exp.war/
INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/process, warUrl=.../tmp/deploy/tmp43456process-exp.war/
ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/process]] Error configuring application listener of class org.jbpm.bpel.integration.server.IntegrationConfigurator
ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/process]] Skipped installing application listeners due to previous error(s)
DEBUG [org.jboss.web.WebModule] Starting failed jboss.web.deployment:war=process.war,id=-184595670
DEBUG [org.jboss.util.NestedThrowable] org.jboss.util.NestedThrowable.detectDuplicateNesting=true
org.jboss.deployment.DeploymentException: URL file:/usr/jboss/jboss-4.2.2.GA/server/default/tmp/deploy/tmp43456process-exp.war/ deployment failed
WARN  [org.jboss.system.ServiceController] Problem starting service jboss.web.deployment:war=process.war,id=-184595670 org.jboss.deployment.DeploymentException: URL file:/usr/jboss/jboss-4.2.2.GA/server/default/tmp/deploy/tmp43456process-exp.war/ deployment failed
ERROR [org.jboss.deployment.MainDeployer] Could not start deployment: file:/usr/jboss/jboss-4.2.2.GA/server/default/deploy/process.war
org.jboss.deployment.DeploymentException: URL file:/usr/jboss/jboss-4.2.2.GA/server/default/tmp/deploy/tmp43456process-exp.war/ deployment failed
DEBUG [org.jboss.deployment.scanner.URLDeploymentScanner] Failed to deploy: org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL at f4ff4b2a{ url=file:/usr/jboss/jboss-4.2.2.GA/server/default/deploy/process.war, deployedLastModified=0 }
org.jboss.deployment.DeploymentException: URL file:/usr/jboss/jboss-4.2.2.GA/server/default/tmp/deploy/tmp43456process-exp.war/ deployment failed

--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo at f4ff4b2a { url=file:/usr/jboss/jboss-4.2.2.GA/server/default/deploy/process.war }
  deployer: MBeanProxyExt[jboss.web:service=WebServer]
  status: Deployment FAILED reason: URL file:/usr/jboss/jboss-4.2.2.GA/server/default/tmp/deploy/tmp43456process-exp.war/ deployment failed
  state: FAILED

"kukeltje" wrote : "Turanyi" wrote : 
  |   | I look to jbossws console and I see prosess is not started. Process not respond, process is dead.
  |   | jbossws console? Never heard of that... process not responding?if it is persistant in the database you have to signal PROCESS INSTANCES again to continue to the next state... does not happen automagically
  | 
I mean http://serverip:8080/jbossws/services shows StartTime null and process can't start any INSTANCE. 

"kukeltje" wrote : "Turanyi" wrote : 
  |   | I have to deploy it again to use it. 
  |   | never heard of that...did you build custom code?
  | 
:) Me too. No custom code.

"kukeltje" wrote : "Turanyi" wrote : 
  |   | WTF. Is it normal?
  | Please no swearing... even I have never done that
  | 
  | You have to be way more specific for us to be able to help you

:) No swearing but it is very disturbing


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

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



More information about the jboss-user mailing list