I opened a bug on this (https://bz.apache.org/bugzilla/show_bug.cgi?id=63041).  
It was closed by Christopher Shultz suggesting a probable configuration issue.  
Possibly so, but the configuration is out of the box prior to any /conf file 
modification and with no user web apps involved.  And as you’ve confirmed Greg, 
9.0.13 works as expected where 9.0.14 fails, all else unchanged.

Any further pointers as to where to look would be appreciated.

Steve

> On Dec 29, 2018, at 8:54 AM, Greg Huber <gregh3...@gmail.com> wrote:
> 
> I used your startup script as a test, there does seem to be some
> differences between v13 and v14.  v13 starts OK but v14 fails, I can see
> the temp/tomcat.pid being created but then disappears.
> 
> 
> systemctl status -l tomcat
> ● tomcat.service - Apache Tomcat Web Application Container
>   Loaded: loaded (/etc/systemd/system/tomcat.service; disabled; vendor
> preset: disabled)
>   Active: inactive (dead)
> 
> Dec 29 16:50:52 dev.box shutdown.sh[22941]: at
> java.net.Socket.<init>(Socket.java:211)
> Dec 29 16:50:52 dev.box shutdown.sh[22941]: at
> org.apache.catalina.startup.Catalina.stopServer(Catalina.java:513)
> Dec 29 16:50:52 dev.box shutdown.sh[22941]: at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> Dec 29 16:50:52 dev.box shutdown.sh[22941]: at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> Dec 29 16:50:52 dev.box shutdown.sh[22941]: at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> Dec 29 16:50:52 dev.boxshutdown.sh[22941]: at
> java.lang.reflect.Method.invoke(Method.java:498)
> Dec 29 16:50:52 dev.box shutdown.sh[22941]: at
> org.apache.catalina.startup.Bootstrap.stopServer(Bootstrap.java:403)
> Dec 29 16:50:52 dev.box shutdown.sh[22941]: at
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:497)
> Dec 29 16:50:52 dev.box shutdown.sh[22941]: The stop command failed.
> Attempting to signal the process to stop through OS signal.
> Dec 29 16:50:53 dev.box shutdown.sh[22941]: Tomcat stopped.
> 
> 
> It seems to work OK using jsvc however.  There are no error logs.
> 
> Cheers Greg

Reply via email to