You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ravi Inukonda <ri...@gmail.com> on 2005/03/26 18:35:31 UTC

Page Hang and Hex Dump

I am seeing the following error in my catalina.out log file and the 
page hangs and does not come up at all. My environment is Linux, 
Apache, Tomcat 4.1.29, mod_jk2 and struts. 

Does anyone have any ideas on why this error comes in the logs? 





Mar 14, 2005 10:12:00 PM org.apache.jk.common.ChannelSocket 
processConnection 
WARNING: processCallbacks status 2 
Mar 22, 2005 2:33:24 PM org.apache.jk.common.HandlerRequest invoke 
SEVERE: Error decoding request 
java.io.IOException 
at org.apache.jk.common.JkInputStream.receive 
(JkInputStream.java:294) 
at org.apache.jk.common.HandlerRequest.decodeRequest 
(HandlerRequest.java 
:528) 
at org.apache.jk.common.HandlerRequest.invoke 
(HandlerRequest.java:365) 
at org.apache.jk.common.ChannelSocket.invoke 
(ChannelSocket.java:673) 
at org.apache.jk.common.ChannelSocket.processConnection 
(ChannelSocket.ja 
va:615) 
at org.apache.jk.common.SocketConnection.runIt 
(ChannelSocket.java:786) 
at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP 
ool.java:666) 
at java.lang.Thread.run(Thread.java:534) 
12 34 02 fc 02 04 00 08 48 54 54 50 2f 31 2e 31 | .4.?....HTTP/1.1 
00 00 14 2f 61 63 74 69 6f 6e 2f 73 68 61 72 65 | .../action/xxx 
44 69 73 70 6c 61 79 00 00 0a 31 30 2e 31 2e 32 | Display...192.168.2 
2e 32 35 34 00 ff ff 00 0a 31 30 2e 31 2e 32 2e | .100.??..192.168.2. 
31 30 31 00 01 bb 01 00 0b a0 01 00 a4 69 6d 61 | 68..?...?..?ima 
67 65 2f 67 69 66 2c 20 69 6d 61 67 65 2f 78 2d | ge/gif, image/x- 
78 62 69 74 6d 61 70 2c 20 69 6d 61 67 65 2f 6a | xbitmap, image/j

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org