You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/01/18 23:27:33 UTC

DO NOT REPLY [Bug 30551] - New version of JK Connector(1.2.6) does not seem to be working for POST requests.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30551>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30551





------- Additional Comments From jesusr@redhat.com  2005-01-18 23:27 -------
I am experiencing the same error with TC-5.0.28/JK1.2.6/AP1.3.27/RHEL3 & FC3.
********worker.properties***********
workers.tomcat.home=/usr/share/tomcat5
worker.list=ajp13
worker.ajp13.port=8009
# tried localhost, ip address, and machine name
worker.ajp13.host=localhost
worker.ajp13.type=ajp13
*************************************

***************ERROR*******************
 DEBUG TP-Processor8 org.apache.jk.common.ChannelSocket - receive()
 DEBUG TP-Processor8 org.apache.jk.common.ChannelSocket - receive()
 DEBUG TP-Processor8 org.apache.jk.common.ChannelSocket - read() [B@cf148e5 8192
0 4 = -1
 DEBUG TP-Processor8 org.apache.jk.common.ChannelSocket - read() [B@cf148e5 8192
0 4 = -1
 INFO TP-Processor8 org.apache.jk.common.JkInputStream - Receiving: getting
request body chunk -3 4
 INFO TP-Processor8 org.apache.jk.common.JkInputStream - Receiving: getting
request body chunk -3 4
 ERROR TP-Processor8 org.apache.jk.common.HandlerRequest - Error decoding request
 java.io.IOException
    at org.apache.jk.common.JkInputStream.receive(JkInputStream.java:252)
    at org.apache.jk.common.HandlerRequest.decodeRequest(HandlerRequest.java:500)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:352)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:675)
    at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)
    at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
    at java.lang.Thread.run(Thread.java:567)
ERROR TP-Processor8 org.apache.jk.common.HandlerRequest - Error decoding request
 java.io.IOException
    at org.apache.jk.common.JkInputStream.receive(JkInputStream.java:252)
    at org.apache.jk.common.HandlerRequest.decodeRequest(HandlerRequest.java:500)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:352)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:675)
    at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)
    at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
    at java.lang.Thread.run(Thread.java:567)

******************************


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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