nilshan [
https://community.jboss.org/people/nilshan] created the discussion
"Re: Migration from AS5 to AS7.1"
To view the discussion, visit:
https://community.jboss.org/message/741034#741034
--------------------------------------------------------------
Hello
I am deploying EAR on JBOSS 7 AS. The Ear contains EJB Jars and WAR file. ( I am using
Hibernate-3 and spring 3.1).
I am facing below issue..
21:15:50,528 INFO [org.jboss.as.osgi] (MSC service thread 1-7) JBAS011907: Register
module: Module .................
21:15:54,513 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-5)
Error listenerStart
21:15:54,513 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-5)
Context [/health] startup failed due to previous errors
21:15:54,544 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC00001: Failed
to start service jboss.web.deployment.default-host./wsc:
org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./wsc:
JBAS018040: Failed to start context
at
org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:95)
at
org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
[jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at
org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
[jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[rt.jar:1.6.0_13]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[rt.jar:1.6.0_13]
at java.lang.Thread.run(Thread.java:619) [rt.jar:1.6.0_13]
Can someone please point me the cause for the same ?
Thanks
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/741034#741034]
Start a new discussion in Beginner's Corner at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]