[wsf-c-dev] [wsf-php] Response timed out problem
nandika
nandika at wso2.com
Tue Apr 24 05:00:09 PDT 2007
Hi,
I encountered following problem when running wsfphp in windows platform
with sandesha2c.
When I run a two way single channel mtom sample http_sender fails after
receiving the response message for the sent application message.
The log reads
[Tue Apr 24 17:02:37 2007] [debug]
..\..\src\core\transport\http\sender\http_sender.c(177)
[axis2c]Start:axis2_http_sender_send
[Tue Apr 24 17:02:39 2007] [debug]
..\..\src\core\transport\http\sender\http_client.c(412) [axis2c] http
client , response timed out
[Tue Apr 24 17:02:39 2007] [debug]
..\..\src\core\transport\http\sender\http_sender.c(530) [axis2c]
axis2_http_sender status code < 0
So it seems that a response timeout happen in http_client_receive_header
function. Could someone guess what went wrong?
Because of this AXIS2_TRANSPORT_IN property is not set in
http_sender_process_response function. Consequently in
sandesha2_worker it returns Failure without passing anything to the
engine_receive function.
--Nandika
More information about the Wsf-c-dev
mailing list