Hi, On our dspace 1.7.2 production instance I made a small change in the dstat.cfg file. Have done this several times in the past in 1.6.2 dspace instances without any problem. Following is the change:
# DSpace information # the year and month to start creating reports from # - year as four digits (e.g. 2005) # - month as a number (e.g. January is 1, December is 12) start.year = 2010 ---> changed this from 2005 to 2010 start.month = 7 --->changed this from 1 to 7 A restart of Tomcat resulted in a 404 error. The catalina.log file has the following lines: SEVERE: The web application [/solr] created a ThreadLocal with key of type [org.apache.solr.schema.DateField.ThreadLocalDateFormat] (value [org.apache.solr.schema.DateField$ThreadLocalDateFormat@2a96ba2f]) and a value of type [org.apache.solr.schema.DateField.ISO8601CanonicalDateFormat] (value [org.apache.solr.schema.DateField$ISO8601CanonicalDateFormat@6b2ed43a]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. Sep 15, 2011 1:59:02 AM org.apache.coyote.http11.Http11Protocol destroy INFO: Stopping Coyote HTTP/1.1 on http-8080 Please provide some insight -- asap Thanks, Debashree OhioLINK, Columbus, OH ------------------------------------------------------------------------------ Doing More with Less: The Next Generation Virtual Desktop What are the key obstacles that have prevented many mid-market businesses from deploying virtual desktops? How do next-generation virtual desktops provide companies an easier-to-deploy, easier-to-manage and more affordable virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/ _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
