-
1. Re: 18:58:31,568 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Context [] startup failed due to previous errors
Stephen Coy Sep 6, 2012 9:54 PM (in response to Venkata Harish Harish)There will be errors earlier in the server.log.
You will need to post the entire log (as an attachment) for us to be able to help you out.
-
2. Re: 18:58:31,568 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Context [] startup failed due to previous errors
Venkata Harish Harish Sep 7, 2012 2:32 AM (in response to Stephen Coy)Hi Stephen Coy,
Thnx for the reply.....
server log attached.
plz help me out.
Regards,
Harish
-
server.log.zip 12.6 KB
-
-
3. Re: 18:58:31,568 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Context [] startup failed due to previous errors
Nicklas Karlsson Sep 7, 2012 2:39 AM (in response to Venkata Harish Harish)Strange, there really appears to be little error level logs before that.
Have you followed all instructions? There is no conflict over the "/" context root or something?
-
4. Re: 18:58:31,568 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Context [] startup failed due to previous errors
Venkata Harish Harish Sep 7, 2012 6:38 AM (in response to Nicklas Karlsson)Everything is fine.
I have deployed Liferay Community Edition ROOT war, it has deployed successfully and i'm able to open page also.
But, when I deploys LifeRay Enterprise Edition ROOT war, it is deploying with the above mentioned errors.
-
5. Re: 18:58:31,568 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Context [] startup failed due to previous errors
Tomaz Cerar Sep 7, 2012 7:00 AM (in response to Venkata Harish Harish)hi,
set enable-welcome-root="false" in web subsystem.
lp
tomaž
-
6. Re: 18:58:31,568 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Context [] startup failed due to previous errors
Venkata Harish Harish Sep 7, 2012 7:08 AM (in response to Tomaz Cerar)Hi Tomaz,
Currently it is in 'false' only
Regards
Harish
-
7. Re: 18:58:31,568 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Context [] startup failed due to previous errors
MJ Kim Sep 10, 2012 8:06 AM (in response to Venkata Harish Harish)Hi,
Have you dig down to figure out, why these messages are printed;JBAS015893: Encountered invalid class name?
The letters like "|", "=" are not allowed at class name....
The error code JBAS015960 may be OK, I see these waringing messages every day, but no problem.