On 6 Dec 2007, at 12:25, Jochen Wiedmann wrote:

On Dec 6, 2007 2:30 AM, Preeti Vishwakarma <[EMAIL PROTECTED]> wrote:

Java.lang.RuntimeException:org:apache.xmlrpc.client.XmlRpcClientExcep tio
n: Failed to parse servers response :Premature end of file.

Most possibly a problem on the server side, which prevented generation
of a valid XML-RPC message.


Another possibility is the content length header is wrong.

If the server counts characters and not bytes and the response is UTF-8 encoded but contains non USASCII character then you can get this error.

What server are you talking to?


John Wilson


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to