Laurent
It takes 60 seconds to have a timeout. I tried to increase the timeout with
nhttp.properties.
You need to still tell me about your client as well, since thats the
party terminating the connection :-) !
But... It seems that my Synapse locks between the moment it prepare the
connection (I see HTTP connection [/170.217.170.36:3520]: HTTP/1.1 200 OK)
and the moment it sends the response data.
2008-06-13 17:33:49,887 [HttpClientWorker-2] DEBUG SOAPMessageFormatter -
contentType from the OMOutputFormat =text/xml
2008-06-13 17:33:49,887 [HttpClientWorker-2] DEBUG SOAPMessageFormatter -
contentType returned =text/xml; charset=UTF-8
2008-06-13 17:33:49,888 [HttpClientWorker-2] DEBUG
LoggingNHttpServerConnection - HTTP connection [/170.217.170.36:3529]:
HTTP/1.1 200 OK
2008-06-13 17:33:49,889 [HttpClientWorker-2] DEBUG LoggingIOSession - I/O
session 3 [interested ops: [r]; ready ops: [r]]: Set event [w]
2008-06-13 17:36:45,045 [I/O dispatcher 4] DEBUG LoggingNHttpServiceHandler
- HTTP connection [/170.217.170.36:3529]: Timeout
2008-06-13 17:36:45,046 [I/O dispatcher 4] DEBUG ServerHandler - Connection
Timeout for request to : /soap/R5WSService Probably the keepalive connection
was closed
2008-06-13 17:36:45,046 [I/O dispatcher 4] DEBUG LoggingIOSession - I/O
session 3 [interested ops: [r]; ready ops: [r]]: Shutdown
2008-06-13 17:36:45,046 [I/O dispatcher 4] DEBUG LoggingNHttpServiceHandler
- HTTP connection [closed]: Closed
2008-06-13 17:36:45,046 [I/O dispatcher 4] DEBUG ServerHandler - Connection
closed
After this, it seems that Synapse is locked. "CTRL+C" can't close the
Can you share your synapse.xml and any other information to reproduce
this consistently? A JIRA would be great too, so that I can take a
closer look
asankha