Hi Deepak,

There should be another log file that contains the specific geoserver
startup. It is usually catalina.out but depends on the container
logging config. The reason for the startup failure should be there.

-Justin

On Wed, Jan 19, 2011 at 10:19 PM, Deepak Pal <[email protected]> wrote:

>  Hello All,
>
> I have created an image of ubuntu 10.04 and installed tomcat on it using
> source . I have also deployed Geo-Server on it . Then I have created some
> Virtual Machines from that image and then started tomcat from /bin/startup .
> But when I access the Manager page of tomcat then it shows Running status of
> Geo-Server as false. I have already added the proper permissions to
> Geo-Server under catalina.policy.
>
> which is :
>
> grant codebase "file:/srv/apache-tomcat-5.5.31/webapps/geoserver/-" {
>         permission java.io.FilePermission
> "/srv/apache-tomcat-5.5.31/webapps/geoserver/data/-", "read,write,delete";
>         permission java.util.PropertyPermission "*", "read,write";
>         permission java.util.logging.LoggingPermission  "control";
>         permission java.lang.RuntimePermission "getClassLoader";
>         permission java.lang.RuntimePermission "preferences";
>         permission java.lang.RuntimePermission "shutdownHooks";
>         permission java.lang.reflect.ReflectPermission
> "suppressAccessChecks";
> };
>
>
>
> Logs in catalina.2011-01-20.log are:
>
>
>
> 20 Jan, 2011 9:49:52 AM org.apache.catalina.core.AprLifecycleListener init
> INFO: The APR based Apache Tomcat Native library which allows optimal
> performance in production environments was not found on the
> java.library.path:
> /usr/java/jdk1.6.0_20/jre/lib/amd64/server:/usr/java/jdk1.6.0_20/jre/lib/amd64:/usr/java/jdk1.6.0_20/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
> 20 Jan, 2011 9:49:52 AM org.apache.coyote.http11.Http11BaseProtocol init
> INFO: Initializing Coyote HTTP/1.1 on http-8080
> 20 Jan, 2011 9:49:52 AM org.apache.catalina.startup.Catalina load
> INFO: Initialization processed in 880 ms
> 20 Jan, 2011 9:49:52 AM org.apache.catalina.core.StandardService start
> INFO: Starting service Catalina
> 20 Jan, 2011 9:49:52 AM org.apache.catalina.core.StandardEngine start
> INFO: Starting Servlet Engine: Apache Tomcat/5.5.31
> 20 Jan, 2011 9:49:52 AM org.apache.catalina.core.StandardHost start
> INFO: XML validation disabled
> 20 Jan, 2011 9:49:53 AM org.apache.catalina.startup.HostConfig deployWAR
> INFO: Deploying web application archive geoserver.war
> 20 Jan, 2011 9:49:53 AM org.apache.catalina.loader.WebappClassLoader
> validateJarFile
> INFO:
> validateJarFile(/srv/apache-tomcat-5.5.31/webapps/geoserver/WEB-INF/lib/servlet-api-2.4.jar)
> - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class:
> javax/servlet/Servlet.class
> 20 Jan, 2011 9:50:03 AM org.apache.catalina.core.StandardContext start
> SEVERE: Error listenerStart
> 20 Jan, 2011 9:50:03 AM org.apache.catalina.core.StandardContext start
> SEVERE: Context [/geoserver] startup failed due to previous errors
> 20 Jan, 2011 9:50:06 AM org.apache.coyote.http11.Http11BaseProtocol start
> INFO: Starting Coyote HTTP/1.1 on http-8080
> 20 Jan, 2011 9:50:06 AM org.apache.jk.common.ChannelSocket init
> INFO: JK: ajp13 listening on /0.0.0.0:8009
> 20 Jan, 2011 9:50:06 AM org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=0/56  config=null
> 20 Jan, 2011 9:50:06 AM org.apache.catalina.storeconfig.StoreLoader load
> INFO: Find registry server-registry.xml at classpath resource
> 20 Jan, 2011 9:50:07 AM org.apache.catalina.startup.Catalina start
> INFO: Server startup in 14684 ms
>
>
>
> I have also attached a Screen Shot which will help you to understand me
> properly.
>
> I will be very thankful if someone help me out.
>
> Thanks & Regards
> Deepak
>
>
> ------------------------------------------------------------------------------
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better
> price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> February 28th, so secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsight-sfd2d
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to