Hi all,

Has anybody had a sun.io.MalformedInputException when parsing the
InputStream after a successful client request? It seems that the parser
crashes when parsing a certain XML-Node. I guess its some enconding-problem.
We use XmlRpc lib 2.0.1 with Standard-VM 1.4.2 (IBM) inside a Lotus-Domino
(!) architecture. 

Debug log when setting XmlRpc.setDebug(true):

05/10/2006 10:23:14   HTTP JVM: Created client to url space
http://xmlrpc-server/...
05/10/2006 10:23:14   HTTP JVM: Beginning parsing XML input stream
05/10/2006 10:23:14   HTTP JVM: startElement: methodResponse05/10/2006
10:23:15   HTTP JVM: endElement: name
05/10/2006 10:23:15   HTTP JVM: startElement: value
...
05/10/2006 10:23:15   HTTP JVM: startElement: string
05/10/2006 10:23:15   HTTP JVM: endElement: string
05/10/2006 10:23:15   HTTP JVM: endElement: value
05/10/2006 10:23:15   HTTP JVM: endElement: member
05/10/2006 10:23:15   HTTP JVM: Fatal error parsing XML:
sun.io.MalformedInputException

Any suggestions are warmly welcome!

André Schilling


Reply via email to