On Mon, Oct 13, 2014 at 04:45:41PM +0700, Nguyen Hung Thanh wrote: > I install DSpace 4.2 on windows. When start apache tomcat, dspace run very > slow.
Do you mean that DSpace takes a long time to start, or that, after is is completely started, DSpace responds slowly? Recent versions of Tomcat spend a lot of time searching every JAR in a webapp. for descriptor fragments, taglib descriptors, and such stuff, and for a large product like DSpace, with many dependency JARs, startup can be slow. > I would appreciate it very much to have this bug fixed. > > *From tomcat7-stderr.2014-10-13.log file* > > INFO: *validateJarFile(C:\dspace\webapps\xmlui\WEB-INF\lib\jsp-api-2.1.jar) > - jar not loaded.* See Servlet Spec 3.0, section 10.7.2. Offending class: > javax/el/Expression.class > Oct 13, 2014 2:17:50 PM org.apache.catalina.loader.WebappClassLoader > validateJarFile > INFO: validateJarFile(C:\dspace\webapps\jspui\WEB-INF\lib\jsp-api-2.1.jar) > - jar not loaded. See Servlet Spec 3.0, section 10.7.2. Offending class: > javax/el/Expression.class These messages are unrelated to your problem. See https://jira.duraspace.org/browse/DS-1997 for details. These messages are annoying but harmless. -- Mark H. Wood Lead Technology Analyst University Library Indiana University - Purdue University Indianapolis 755 W. Michigan Street Indianapolis, IN 46202 317-274-0749 www.ulib.iupui.edu
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://p.sf.net/sfu/Zoho
_______________________________________________ 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

