On Fri, Apr 04, 2014 at 03:31:49PM -0400, Jose Blanco wrote:
> Before this error takes place I see this in the log file:
> 
> Apr 04, 2014 3:27:49 PM org.apache.catalina.loader.WebappClassLoader
> validateJarFile
> INFO: 
> validateJarFile(/deepblue/dspace/repository/dev/webapps_dev/solr/WEB-INF/lib/jsp-api-2.1.jar)
> - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending
> class: javax/servlet/jsp/JspPage.class
> Apr 04, 2014 3:27:49 PM org.apache.catalina.startup.ContextConfig
> applicationWebConfig

This is just an annoyance.  The servlet container provides jsp-api and
already has it loaded by this point, but for some reason (probably
incorrect transitive dependencies?) dspace-solr and dspace-oai have
jsp-api-2.1.jar in their WEB-INF/lib directories.  This is messy but
can be ignored -- the container did the right thing.

-- 
Mark H. Wood, Lead System Programmer   [email protected]
Machines should not be friendly.  Machines should be obedient.

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees_APR
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to