Is it a blank install of tomcat or have you been adding jars to the libs dir?
2009/12/17 simer anand <[email protected]>: > after starting the jackrabbit through tomcat when i move to > //localhost:8080/jackrabbit-webapp-2.0-beta3/ then comes "Some error > occurred during setup. See the log files for details. ". And this occurred > even after adding the jackrabbit-standalone.jar > > In logs i find out: > Dec 17, 2009 3:41:41 PM 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/local/jdk1.6/jre/lib/i386/client:/usr/local/jdk1.6/jre/lib/i386:/usr/local/jdk1.6/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib > Dec 17, 2009 3:41:41 PM org.apache.coyote.http11.Http11Protocol init > INFO: Initializing Coyote HTTP/1.1 on http-8080 > Dec 17, 2009 3:41:41 PM org.apache.catalina.startup.Catalina load > INFO: Initialization processed in 5360 ms > Dec 17, 2009 3:41:42 PM org.apache.catalina.core.StandardService start > INFO: Starting service Catalina > Dec 17, 2009 3:41:42 PM org.apache.catalina.core.StandardEngine start > INFO: Starting Servlet Engine: Apache Tomcat/6.0.20 > Dec 17, 2009 3:41:45 PM org.apache.catalina.startup.HostConfig deployWAR > INFO: Deploying web application archive jackrabbit-webapp-2.0-beta3.war > Dec 17, 2009 3:41:47 PM org.apache.catalina.loader.WebappClassLoader > validateJarFile > INFO: > validateJarFile(/home/sda_tr1/Desktop/testing/apache-tomcat-6.0.20/webapps/jackrabbit-webapp-2.0-beta3/WEB-INF/lib/jackrabbit-standalone-2.0-beta3.jar) > - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: > javax/servlet/Servlet.class > Dec 17, 2009 3:42:04 PM org.apache.coyote.http11.Http11Protocol start > INFO: Starting Coyote HTTP/1.1 on http-8080 > Dec 17, 2009 3:42:05 PM org.apache.jk.common.ChannelSocket init > INFO: JK: ajp13 listening on /0.0.0.0:8009 > Dec 17, 2009 3:42:05 PM org.apache.jk.server.JkMain start > INFO: Jk running ID=0 time=0/146 config=null > Dec 17, 2009 3:42:05 PM org.apache.catalina.startup.Catalina start > INFO: Server startup in 23281 ms > ~ > ~ > ~ >
