https://bz.apache.org/bugzilla/show_bug.cgi?id=63078

--- Comment #11 from Peter <peter.beich...@lhsystems.com> ---
If I copy a new war in the appBase directory,nothing happens. No message in the
log file. The war does not get unpacked and started until I restart the tomcat.

If I upload a new war-file with the Tomcat Manager Webapp, the warfile gets
unpacked and started.

This behavior is consistant with all my debian based servers. 

I just did some tests in different environments:
- unpack original apache-tomcat-9.0.14.tar.gz
- add startStopThreads="0" to the host element of server.xml
- start tomcat with openjdk11 (on all systems the same one)
- copy a war-file to the appBase directory.

I was using two environments:
1) my Laptop (Ubuntu with Kernel 4.18, Intel Core i7)
2) Debian server with Kernel 3.16.39 (on blade with AMD Opteron 6376
Processors)

On the Laptop deployment of the war file is working, on the server not.

The same test without startStopThreads="0": 
=> war on both systems get deployed

Same test with apache-tomcat-9.0.13.tar.gz and startStopThreads="0" 
=> war on both systems get deployed

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to