Hi, 
 
We are using XML-RPC version 3.1.1 with SSL in our application.
 
We have been receiving the following XMLRpc exceptions, and are unable
to figure them out, as we cannot determine which request caused it or by
whom it was sent (dozens of XML-RPC requests are sent in 1 min).
 
ERROR [10 26 2009 13:32:55.739 IST] -  server.XmlRpcErrorLogger -
Unsupported SSL v2.0 ClientHello
javax.net.ssl.SSLException: Unsupported SSL v2.0 ClientHello
.
.
ERROR [10 26 2009 13:32:55.771 IST] -- server.XmlRpcErrorLogger - Remote
host closed connection during handshake 
javax.net.ssl.SSLHandshakeException: Remote host closed connection
during handshake
.
.
.Caused by: java.io.EOFException: SSL peer shut down incorrectly
.
.
ERROR [10 26 2009 13:32:55.858 IST] -  server.XmlRpcErrorLogger - Failed
to parse XML-RPC request: Premature end of file.
org.apache.xmlrpc.XmlRpcException: Failed to parse XML-RPC request:
Premature end of file.
.
.
.Caused by:
org.xml.sax.SAXParseException: Premature end of file.
 
Is there anyway we can better understand the source/cause of these
errors?
 
Thanks
Daphna 

 

Reply via email to