2009/12/18 SRama <su...@techie.com>:
>
> Hi
> I have some issues  with tomcat, after starting the tomcat when I give
> request to my application tomcat console showing the following error
> message..
>
> Dec 18, 2009 2:59:23 PM org.apache.catalina.startup.Catalina start
> INFO: Server startup in 3955 ms
> Dec 18, 2009 2:59:27 PM org.apache.catalina.core.StandardServer await
> WARNING: StandardServer.await: Invalid command 'GET /gdf2009 HTTP/1.1'
> received

Someone is trying to send HTTP request to the Tomcat Shutdown port. It
is not what is expected there.

See
http://tomcat.apache.org/tomcat-6.0-doc/config/server.html

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

Reply via email to