I am installing dsapce-5.3 on debian 7 but tomcat seems to be unable to 
load dspace webapps.
It shows a blank web page and when i check the atalina.out file, i get the 
following errors:

------------------------------START ----- 
/var/log/tomcat7/catalina.out--------------------------------------------------
INFO: Starting service Catalina
Oct 14, 2015 2:04:17 PM org.apache.catalina.core.StandardEngine 
startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.28
Oct 14, 2015 2:04:17 PM org.apache.catalina.startup.HostConfig 
deployDirectory
INFO: Deploying web application directory /var/lib/tomcat7/webapps/solr
Oct 14, 2015 2:04:19 PM org.apache.catalina.core.StandardContext 
startInternal
SEVERE: Error listenerStart
Oct 14, 2015 2:04:19 PM org.apache.catalina.core.StandardContext 
startInternal
SEVERE: Context [/solr] startup failed due to previous errors
Oct 14, 2015 2:04:19 PM org.apache.catalina.startup.HostConfig 
deployDirectory
INFO: Deploying web application directory /var/lib/tomcat7/webapps/rest
Oct 14, 2015 2:04:20 PM org.apache.catalina.loader.WebappClassLoader 
validateJarFile
INFO: 
validateJarFile(/var/lib/tomcat7/webapps/rest/WEB-INF/lib/servlet-api-2.5-20081211.jar)
 
- jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: 
javax/servlet/Servlet.class
Oct 14, 2015 2:04:20 PM org.apache.catalina.core.StandardContext 
startInternal
SEVERE: Error listenerStart
Oct 14, 2015 2:04:20 PM org.apache.catalina.core.StandardContext 
startInternal
SEVERE: Context [/rest] startup failed due to previous errors
Oct 14, 2015 2:04:20 PM org.apache.catalina.startup.HostConfig 
deployDirectory
INFO: Deploying web application directory /var/lib/tomcat7/webapps/oai
Oct 14, 2015 2:04:20 PM org.apache.catalina.loader.WebappClassLoader 
validateJarFile
INFO: 
validateJarFile(/var/lib/tomcat7/webapps/oai/WEB-INF/lib/servlet-api-2.5-20081211.jar)
 
- jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: 
javax/servlet/Servlet.class
Oct 14, 2015 2:04:21 PM org.apache.catalina.core.StandardContext 
startInternal
SEVERE: Error listenerStart
Oct 14, 2015 2:04:21 PM org.apache.catalina.core.StandardContext 
startInternal
SEVERE: Context [/oai] startup failed due to previous errors
Oct 14, 2015 2:04:21 PM org.apache.catalina.startup.HostConfig 
deployDirectory
INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT
Oct 14, 2015 2:04:21 PM org.apache.catalina.loader.WebappClassLoader 
validateJarFile
INFO: 
validateJarFile(/var/lib/tomcat7/webapps/ROOT/WEB-INF/lib/servlet-api-2.5-20081211.jar)
 
- jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: 
javax/servlet/Servlet.class
Oct 14, 2015 2:04:22 PM org.apache.catalina.core.StandardContext 
startInternal
SEVERE: Error listenerStart
Oct 14, 2015 2:04:22 PM org.apache.catalina.core.StandardContext 
startInternal
SEVERE: Context [] startup failed due to previous errors
Oct 14, 2015 2:04:22 PM org.apache.catalina.startup.HostConfig 
deployDirectory
-----------------------------------------------------END--------------------------------------------------------

When I check the WEB-INF/lib folders in each of the webapps, I can see the 
file servlet-api-2.5-20081211.jar is present. 
What i don't understand is why it is not being loaded.

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to