Asankha C. Perera napsal(a):
Pavel
2008-06-25 14:32:46,934 [192.168.0.50-PAVEL3] [I/O dispatcher 1] DEBUG ClientHandler HTTP connection [closed]: Input ready 2008-06-25 14:32:46,934 [192.168.0.50-PAVEL3] [I/O dispatcher 1] DEBUG ClientHandler HTTP connection [closed]: Content decoder [content length: 7919; pos: 4125; completed: true] 2008-06-25 14:32:46,949 [192.168.0.50-PAVEL3] [I/O dispatcher 1] DEBUG ClientHandler HTTP connection [closed]: Closed

This could be a bug as well.. but I need to reproduce this to debug something at this level.. Can you tell me which version of Synapse you are using?
Going through the code, the only way the LengthDelimitedDecoder could have set its completed flag to true is if the pos > = content length, or bytes read was -1.. and this clearly shows that it encountered the end of stream..


Does this happen with your SOAP UI?

No, the response always comes ok.

Can you get the same SSL log with it?

I will try it.

Also whats the server software that is replying? Its funny that it doesn't send that header.. but its almost certain that the fault is on that side...

Service on other side is develoed with BEA WebLogic Workshop and we have no 
influence on it.

since you are using the synapse demo certificate, did it some module prematurely terminate the connection?

But I have set my own certificate in axis2.xml for org.apache.synapse.transport.nhttp.HttpCoreNIOSSLSender

--
Best regards,
  Pavel Krehula

====================================================
NewLink Moravia Ltd.     email: [EMAIL PROTECTED]
Sokolska 54                tel: (+420) 516 499 865
680 01  Boskovice               www.nlm.cz
Czech Republic                  www.nlm.cz/search
====================================================

Reply via email to