Classloader not working

2018-12-28 Thread Lou Wallace
For some reason the cl classloader seems to be networking. Any ideas why? Are there any incompatibility issues with latest have and tomcat?

Re: Tomcat 9.0.14 startup fails

2018-12-28 Thread Steve Demy
Maybe there is a clue here: 1) Eliminated systemd script and rebooted server. 2) Manually started Tomcat using startup.sh run . Tomcat starts normally. 3) Manually stopped Tomcat using shutdown.sh. Got stack trace: Using CATALINA_BASE: /opt/tomcat Using CATALINA_HOME: /opt/tomcat Using

Re: Tomcat 9.0.14 startup fails

2018-12-28 Thread tomcat
On 28.12.2018 10:59, Steve Demy wrote: Another fresh install of 9.0.14 using the longer "TimeoutStopSec=180”. Rebooted the system: sudo systemctl status tomcat ● tomcat.service - Apache Tomcat Web Application Container Loaded: loaded (/etc/systemd/system/tomcat.service; enabled; vendor

Re: Tomcat 9.0.14 startup fails

2018-12-28 Thread Steve Demy
Another fresh install of 9.0.14 using the longer "TimeoutStopSec=180”. Rebooted the system: sudo systemctl status tomcat ● tomcat.service - Apache Tomcat Web Application Container Loaded: loaded (/etc/systemd/system/tomcat.service; enabled; vendor preset: enabled) Active: active (running)