Hi.

I've got a timeout from JK with IIS when I POST.
It does not happen all the time, not at GET but POST
with JK1.2.4 & 1.2.5.
Can anyone help me with this problem?

Here are the logs:
a)iis_redirect.log
[Fri Oct 17 18:06:34 2003]  [jk_isapi_plugin.c (548)]:
jk_ws_service_t::read, ReadClient failed
[Fri Oct 17 18:06:34 2003]  [jk_ajp_common.c (882)]: ERROR: receiving data from client 
failed. Connection aborted or network problems
[Fri Oct 17 18:06:34 2003]  [jk_ajp_common.c (1303)]: ERROR: Client connection aborted 
or network problems
[Fri Oct 17 18:06:34 2003]  [jk_isapi_plugin.c (925)]: HttpExtensionProc service() 
returned OK
[Fri Oct 17 18:06:34 2003]  [jk_ajp_common.c (1529)]: Into jk_endpoint_t::done, 
closing connection 0
[Fri Oct 17 18:06:34 2003]  [jk_ajp_common.c (605)]: In 
jk_endpoint_t::ajp_close_endpoint

b)stderr.log
[ERROR] HandlerRequest - -Error decoding request  <java.io.InterruptedIOException: 
Read timed out>java.io.InterruptedIOException: Read timed out
        at java.net.SocketInputStream.socketRead(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:85)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:181)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:220)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:275)
        at org.apache.jk.common.ChannelSocket.read(ChannelSocket.java:498)
        at org.apache.jk.common.ChannelSocket.receive(ChannelSocket.java:436)
        at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:597)
        at org.apache.jk.common.JkInputStream.receive(JkInputStream.java:300)
        at org.apache.jk.common.HandlerRequest.decodeRequest(HandlerRequest.java:465)
        at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:343)
        at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:604)
        at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:562)
        at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:679)
        at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619)
        at java.lang.Thread.run(Thread.java:479)

[WARN] ChannelSocket - -processCallbacks status 2


----------------------------------
       TANAKA Yoshihiro          /   http://www.ytp.ne.jp/
                                 -------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to