-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Frederick,

On 7/19/2011 1:43 PM, Frederick Ouimet wrote:
> WARNING: StandardServer.await: Invalid command 'SHUTDOW' received

I would ask if that's a copy/paste error, but I can see you have many of
them in the log file:

> 2-Jul-2011 9:41:19 PM org.apache.catalina.core.StandardServer await 
> WARNING: StandardServer.await: Invalid command 'SHUTDOW' received 
> 2-Jul-2011 9:41:24 PM org.apache.catalina.core.StandardServer await 
> WARNING: StandardServer.await: Invalid command 'SHUTDOW' received 
> 2-Jul-2011 9:41:26 PM org.apache.catalina.core.StandardServer await 
> WARNING: StandardServer.await: Invalid command 'SHUTDOW' received

"SHUTDOW" is not the expected shutdown string in a default install (it
should be "SHUTDOWN" - note the final "N"). I can see that it eventually
works:

> 2-Jul-2011 9:41:39 PM org.apache.catalina.core.StandardServer await 
> WARNING: StandardServer.await: Invalid command 'SHUTDOW' received 
> 2-Jul-2011 9:41:40 PM org.apache.catalina.core.StandardServer await 
> INFO: A valid shutdown command was received via the shutdown port.
> Stopping the Server instance.

How is it that you got a string of invalid ones, and then a valid one?

Are you using a default server.xml file, or have you modified it in any
way? You might want to post server.xml, minus anything sensitive
(passwords, etc.).

I don't use Tomcat on Windows but I believe that under all
configurations, Tomcat reads it's own server.xml to determine the
"shutdown" string to send to the local process, so everything should be
fine. Is it possible that you are using more than one server.xml file
and that one of them has shutdown="SHUTDOW" set.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4l36gACgkQ9CaO5/Lv0PDjBgCeJKivpXSE4lw7AVe5vG/eqRjH
6cIAoLSI2MF1QWUNm/XZNMjqwkZ+6v4G
=It8u
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to