On 6 Dec 2007, at 12:25, Jochen Wiedmann wrote:
> On Dec 6, 2007 2:30 AM, Preeti Vishwakarma
> <
pvishwakarma@soni...> 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:
xmlrpc-dev-unsubscribe@ws.a...
For additional commands, e-mail:
xmlrpc-dev-help@ws.a...
opensubscriber is not affiliated with the authors of this message nor responsible for its content.