1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
09:56:30,010 ERROR [[/test]] Error configuring application listener of class com.sun.faces.config.ConfigureListener
java.lang.ClassNotFoundException: com.sun.faces.config.ConfigureListener
09:56:30,010 ERROR [[/test]] Skipped installing application listeners due to previous error(s)
09:56:30,010 ERROR [StandardContext] Error listenerStart
09:56:30,010 ERROR [StandardContext] Context [/test] startup failed due to previous errors
09:56:30,026 WARN [ServiceController] Problem starting service jboss.web.deployment:war=test.war,id=-1567410995
org.jboss.deployment.DeploymentException: URL file:/C:/bin/jboss-4.0.5.GA/server/default/tmp/deploy/tmp140test-exp.war/ deployment failed
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@a29334cd { url=file:/C:/bin/jboss-4.0.5.GA/server/default/deploy/test.war }
deployer: MBeanProxyExt[jboss.web:service=WebServer]
status: Deployment FAILED reason: URL file:/C:/bin/jboss-4.0.5.GA/server/default/tmp/deploy/tmp140test-exp.war/ deployment failed
state: FAILED
watch: file:/C:/bin/jboss-4.0.5.GA/server/default/deploy/test.war
altDD: null
lastDeployed: 1226048189916
lastModified: 1226048189916
mbeans:
--- MBeans waiting for other MBeans ---
ObjectName: jboss.web.deployment:war=test.war,id=-1567410995
State: FAILED
Reason: org.jboss.deployment.DeploymentException: URL file:/C:/bin/jboss-4.0.5.GA/server/default/tmp/deploy/tmp140test-exp.war/ deployment failed
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.web.deployment:war=test.war,id=-1567410995
State: FAILED
Reason: org.jboss.deployment.DeploymentException: URL file:/C:/bin/jboss-4.0.5.GA/server/default/tmp/deploy/tmp140test-exp.war/ deployment failed
09:58:00,854 ERROR [[/test]] Skipped installing application listeners due to previous error(s)
09:58:00,854 ERROR [StandardContext] Error listenerStart
09:58:00,869 ERROR [StandardContext] Context [/test] startup failed due to previous errors
09:58:00,869 WARN [ServiceController] Problem starting service jboss.web.deployment:war=test.war,id=-1567410995
org.jboss.deployment.DeploymentException: URL file:/C:/bin/jboss-4.0.5.GA/server/default/tmp/deploy/tmp141test-exp.war/ deployment failed
10:11:53,604 ERROR [[/test]] Skipped installing application listeners due to previous error(s)
10:11:53,604 ERROR [StandardContext] Error listenerStart
10:11:53,604 ERROR [StandardContext] Context [/test] startup failed due to previous errors
10:11:53,604 WARN [ServiceController] Problem starting service jboss.web.deployment:war=test.war,id=-1567410995
org.jboss.deployment.DeploymentException: URL file:/C:/bin/jboss-4.0.5.GA/server/default/tmp/deploy/tmp144test-exp.war/ deployment failed
10:11:53,619 ERROR [MainDeployer] Could not start deployment: file:/C:/bin/jboss-4.0.5.GA/server/default/deploy/test.war
org.jboss.deployment.DeploymentException: URL file:/C:/bin/jboss-4.0.5.GA/server/default/tmp/deploy/tmp144test-exp.war/ deployment failed |
Partager