Skip to Content
0
Former Member
Jun 09, 2005 at 10:41 AM

Web Dynpro and Web service Trouble

31 Views

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.