Incorrect chunk length
Posted: Jun 8, 2005 11:05 AM Reply E-mail this post
I use web service(consume) in WebDynpro. All functions work properly except one, that ends with following exception:
Service call exception; nested exception is: java.rmi.UnmarshalException: Parsing Exception !; nested exception is: com.sap.engine.lib.xml.parser.ParserException -> java.io.IOException: Incorrect chunk length
Expected (xml)result is very large.What to do?
Regards.