I just got it deployed, but I'm not sure it's working. I got it deployed by
(1) deleting jsp-api-2.1.jar from the solr lib area, since it was
complaining about it.
AND
(2)
removing
  <listener>
    
<listener-class>org.dspace.solr.filters.ConfigureLog4jListener</listener-class>
  </listener>

from the solr web.xml file sine it could not load this.

Here is the info you asked for:

-bash-3.2$ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) Server VM (build 24.51-b03, mixed mode)

Apache Tomcat/5.5.26


OS is linux

Thank you!
Jose

On Fri, Apr 4, 2014 at 3:40 PM, Pottinger, Hardy J.
<[email protected]> wrote:
> Hi, Jose, can you tell us the version numbers of the stuff in your stack? OS, 
> Java, Tomcat? Thanks!
>
> --Hardy
>
> ________________________________________
> From: Jose Blanco [[email protected]]
> Sent: Friday, April 04, 2014 2:31 PM
> To: Dspace-Tech
> Subject: Re: [Dspace-tech] can't get /sorl deployed in 4.1
>
> 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
>
> I grabbed jsp-api-2.1.jar from the web, which was a different size and
> I still get this error.
>
> -Jose
>
> On Fri, Apr 4, 2014 at 1:40 PM, Jose Blanco <[email protected]> wrote:
>> when I try to deploy /solr with tomcat I get:
>>
>>
>> log4j:WARN No appenders could be found for logger
>> (org.apache.commons.digester.Digester.sax).
>> log4j:WARN Please initialize the log4j system properly.
>> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
>> for more info.
>>
>> I've looked at the log4j files and nothing catches my eye.
>>
>> Thank you!
>> Jose
>
> ------------------------------------------------------------------------------
> _______________________________________________
> 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

------------------------------------------------------------------------------
_______________________________________________
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