https://issues.apache.org/bugzilla/show_bug.cgi?id=48742
Summary: Can't upload file with mod_jk 1.2.29-dev.
Product: Tomcat Connectors
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: mod_jk
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=24984)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24984)
tcpdump & debug logs
I am using the jbpm-console via mod_jk to upload the jbpm-process.
The jbpm-process can be uploaded with mod_jk 1.2.28. However, the process
cannot be uploaded with mod_jk 1.2.29-dev.
When ap server sends "GET BODY CHUNK", mod_jk 1.2.28 works fine.
<<mod_jk_1228debug.log>>
921 [Mon Feb 15 11:02:33 2010][30110:1142544704] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 03f0 ED 35 6A 2A CC
E0 92 80 55 28 14 72 CB 61 E0 F2 - .5j*....U(.r.a..
922 [Mon Feb 15 11:02:33 2010][30110:1142544704] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1259): received from ajp13
pos=0 len=3 max=8192
923 [Mon Feb 15 11:02:33 2010][30110:1142544704] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 0000 06 1F FA 00 00
00 00 00 00 00 00 00 00 00 00 00 - ................
924 [Mon Feb 15 11:02:33 2010][30110:1142544704] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (1070): sending to ajp13 pos=4
len=5423 max=8192
But mod_jk 1.2.29-dev works negatively.
<<mod_jk_1229debug.log>>
393 [Mon Feb 15 11:10:46 2010][30508:138444072] [debug]
ajp_connection_tcp_send_message::jk_ajp_common.c (1113): 03f0 ED 35 6A 2A CC
E0 92 80 55 28 14 72 CB 61 E0 F2 - .5j*....U(.r.a..
394 [Mon Feb 15 11:10:46 2010][30508:138444072] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1315): received from ajp13
pos=0 len=3 max=8192
395 [Mon Feb 15 11:10:46 2010][30508:138444072] [debug]
ajp_connection_tcp_get_message::jk_ajp_common.c (1315): 0000 06 1F FA 00 00
00 00 00 00 00 00 00 00 00 00 00 - ................
396 [Mon Feb 15 11:10:46 2010][30508:138444072] [debug]
ajp_process_callback::jk_ajp_common.c (1773): Expecting AJP13_SEND HEADERS,
received (6)
397 [Mon Feb 15 11:10:46 2010][30508:138444072] [info]
ajp_service::jk_ajp_common.c (2527): (testnode1) sending request to tomcat
failed (recoverable), because of server error (attempt=1)
398 [Mon Feb 15 11:10:46 2010][30508:138444072] [debug]
jk_shutdown_socket::jk_connect.c (720): About to shutdown socket 16
I think that the problem occurs because of the change in the following.
http://svn.apache.org/viewvc?rev=893100&view=rev
Best regards.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]