-
Type:
Bug
-
Status: Closed
-
Resolution: Expired
-
Affects Version/s: 5.2.3
-
Fix Version/s: 5.2.3
-
Component/s: ~ [Archived] Sites Management
-
Labels:None
-
Environment:tomcat-6.0.18,liferay-portal-5.2.3
-
Branch Version/s:5.2.x
Hi,
I am working on a spring portlet.While starting the tomcat server i am getting the following exception.
due to this i am unable to view the home page http://localhost:8080/web/guest
I am new to this,Please suggest hw to fix it.
Thanks
n completed in 28238 ms
Apr 9, 2010 6:19:06 AM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Apr 9, 2010 6:19:06 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [] startup failed due to previous errors
Apr 9, 2010 6:19:06 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Apr 9, 2010 6:19:06 AM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Apr 9, 2010 6:19:06 AM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/47 config=null
Apr 9, 2010 6:19:06 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 40708 ms