When deploying CAS to Tomcat, it will stall on deploy and will not give me any type of log telling me there was an ERROR. To note, if I try again it may or may not work. It is very inconsistent, but I have to remove the cas.war and cas directory from webapps and start tomcat, then deploy the war file with tomcat already running. If I were to just restart tomcat with the cas.war, it will stall most of the time.
CAS v5.0.3.1 I've tried two JDKs, 8.0_112 and 8.0_121 and two version of Tomcat, 8.0.39 and 8.0.41 with the same results. The following is what is written to my log file-After the profile log, there is nothing else written to catalina.out. What are some recommendations I need to look at? 09-Mar-2017 09:58:58.879 INFO [http-nio-8080-exec-2] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive /data/apache-tomcat-8.0.41/webapps/cas.war 09-Mar-2017 09:59:20.729 INFO [http-nio-8080-exec-2] 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. __ ____ _ ____ __ / / / ___| / \ / ___| \ \ | | | | / _ \ \___ \ | | | | | |___ / ___ \ ___) | | | | | \____|/_/ \_\|____/ | | \_\ /_/ CAS Version: 5.0.3.1 Apache Tomcat Version: Apache Tomcat/8.0.41 Build Date/Time: 2017-03-07T16:31:46Z System Temp Directory: /data/tomcat/temp Java Home: /data/jdk1.8.0_121/jre Java Vendor: Oracle Corporation Java Version: 1.8.0_121 JCE Installed: no OS Architecture: i386 OS Name: Linux OS Version: 2.6.18-417.el5 2017-03-09 09:59:28,222 INFO [org.apereo.cas.web.CasWebApplicationServletInitializer] - <The following profiles are active: native> ________________________ Jeremy Wickham Senior Systems Analyst Mississippi State University [email protected]<mailto:[email protected]> -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/454ea15beed744378867c41db6022555%40mail04.ad.msstate.edu.
