Dear Bollini Andrea
Installation environment
Centos 7 (vmware memory 12 GB)
jdk1.8.0_101
postgresSQL 9.5
tomcat 8.0.37 ('JAVA_OPTS=-Djava.awt.headless=true
-Djava.security.egd=file:/dev/./urandom -Dfile.encoding=UTF-8 -server
-Xms512m -Xmx2048m')
dspace-cris-5.6.1
I follow the method you provided
"add almost all the jars name that are inside the webapps/jspui/WEB-INF/lib
folder at the end of the tomcat.util.scan.StandardJarScanFilter.jarsToSkip
property in the catalina.properties file."
The total time to restart tomcat is 10 minutes that dspace-cris started.
This is my starting time for using the Dspace-CRIS-5.6.1
Always restart tomcat time is 10 minutes.
But I only use Dspace-CRIS-5.5.0 encounter this problem
*org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned
for TLDs yet contained no TLDs. Enable debug logging for this logger for a
complete list of JARs that were scanned but no TLDs were found in them.
Skipping unneeded JARs during scanning can improve startup time and JSP
compilation time.*
After I use Dspace-CRIS-5.6.1 did not encounter this problem!
I* don't* add almost all the jars name that are inside the
webapps/jspui/WEB-INF/lib folder at the end of the
tomcat.util.scan.StandardJarScanFilter.jarsToSkip property in the
catalina.properties file.
restart tomcat time is 10 minutes.
I add almost all the jars name that are inside the
webapps/jspui/WEB-INF/lib folder at the end of the
tomcat.util.scan.StandardJarScanFilter.jarsToSkip property in the
catalina.properties file.
restart tomcat time is same 10 minutes......
this is localhost.logs message
01-Dec-2016 09:52:22.532 資訊 [localhost-startStop-2]
org.apache.catalina.core.ApplicationContext.log Closing Spring root
WebApplicationContext
01-Dec-2016 09:52:26.263 資訊 [localhost-startStop-2]
org.apache.catalina.core.ApplicationContext.log Destroying Spring
FrameworkServlet 'springmvc-rp'
01-Dec-2016 09:52:26.322 資訊 [localhost-startStop-2]
org.apache.catalina.core.ApplicationContext.log Closing Spring root
WebApplicationContext
01-Dec-2016 09:52:26.381 資訊 [localhost-startStop-2]
org.apache.catalina.core.ApplicationContext.log SessionListener:
contextDestroyed()
01-Dec-2016 09:52:26.382 資訊 [localhost-startStop-2]
org.apache.catalina.core.ApplicationContext.log ContextListener:
contextDestroyed()
01-Dec-2016 09:52:26.649 資訊 [localhost-startStop-2]
org.apache.catalina.core.ApplicationContext.log Destroying Spring
FrameworkServlet 'spring'
01-Dec-2016 09:52:26.708 資訊 [localhost-startStop-2]
org.apache.catalina.core.ApplicationContext.log Closing Spring root
WebApplicationContext
01-Dec-2016 09:52:35.824 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log ContextListener:
contextInitialized()
01-Dec-2016 09:52:35.824 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log SessionListener:
contextInitialized()
01-Dec-2016 09:52:43.236 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log No Spring
WebApplicationInitializer types detected on classpath
01-Dec-2016 09:53:13.159 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log Initializing Spring root
WebApplicationContext
01-Dec-2016 09:53:13.488 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log Initializing Spring
FrameworkServlet 'springmvc-rp'
01-Dec-2016 09:53:23.614 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log No Spring
WebApplicationInitializer types detected on classpath
01-Dec-2016 09:53:52.723 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log No Spring
WebApplicationInitializer types detected on classpath
01-Dec-2016 09:54:27.410 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log No Spring
WebApplicationInitializer types detected on classpath
01-Dec-2016 09:54:55.201 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log Initializing Spring root
WebApplicationContext
01-Dec-2016 09:55:00.205 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log In context /solr,
configuring Log4J from file:/opt/dspace-cris/config/log4j-solr.properties
01-Dec-2016 09:55:09.960 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log No Spring
WebApplicationInitializer types detected on classpath
01-Dec-2016 09:55:56.972 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log No Spring
WebApplicationInitializer types detected on classpath
01-Dec-2016 09:56:59.816 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log No Spring
WebApplicationInitializer types detected on classpath
01-Dec-2016 09:59:33.586 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log Initializing Spring root
WebApplicationContext
01-Dec-2016 09:59:42.924 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log Apache Cocoon Spring
Configurator v1.0.2 is running in mode 'prod'.
01-Dec-2016 10:00:01.354 資訊 [localhost-startStop-1]
org.apache.catalina.core.ApplicationContext.log Initializing Spring
FrameworkServlet 'spring'
This is the result of my test .
*My catalina.properties , tomcat.service*
Regards
Sincerly yours, Yen-Tang Chen
--
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 https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.
catalina.properties
Description: Binary data
tomcat.service
Description: Binary data
