I have depolyed my application it's working fine. but I am not able to
shutdown...


Pejus M. Das wrote:
> 
> Looks like your server started pretty quick. Are there any applications
> deployed? What url are you hitting when you get the reset exception. Do
> you
> see the tomcat start page?
> 
> 
> Pejus
> 
> On Fri, Dec 18, 2009 at 8:10 PM, SRama <su...@techie.com> wrote:
> 
>>
>> 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
>> Dec 18, 2009 2:59:27 PM org.apache.catalina.core.StandardServer await
>> WARNING: StandardServer.await: Invalid command 'GET /gdf2009 HTTP/1.1'
>> received
>> Dec 18, 2009 2:59:29 PM org.apache.catalina.core.StandardServer await
>> WARNING: StandardServer.await: read:
>> java.net.SocketException: Connection reset
>>        at java.net.SocketInputStream.read(Unknown Source)
>>        at java.net.SocketInputStream.read(Unknown Source)
>>        at
>> org.apache.catalina.core.StandardServer.await(StandardServer.java:412
>> )
>>        at org.apache.catalina.startup.Catalina.await(Catalina.java:630)
>>        at org.apache.catalina.startup.Catalina.start(Catalina.java:590)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
>>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>>        at java.lang.reflect.Method.invoke(Unknown Source)
>>        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
>>        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
>> Dec 18, 2009 2:59:29 PM org.apache.catalina.core.StandardServer await
>> WARNING: StandardServer.await: Invalid command '' received
>> I am not able to shutdown the server please let me know if you have any
>> idea
>> about this issue..
>>
>> --
>> View this message in context:
>> http://old.nabble.com/Tomcat-shutdown-issues-tp26849025p26849025.html
>> Sent from the Tomcat - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Tomcat-shutdown-issues-tp26849025p26850592.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to