cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem in parsing an xml using DOM parser.

Former Member
0 Likes
278

Hi,

I have created an action block for client.

it takes a xml file present on D drive and generates a pdf by parsing the xml file.

My code was working perfectly fine till yesterday.

But now i getting , [INFO ]: Error-- Premature end of file. org.xml.sax.SAXParseException: Premature end of file.

But xml is perfectly fine. Also the code work from eclipse.

Need some inputs on this.

Regards,

Vishal Jadhav

Edited by: vishal jadhav on Jan 23, 2009 9:49 AM

View Entire Topic
Former Member
0 Likes

Vishal,

what exactly did you change? How do you call the action block? What version/Support package/Build of MII do you use?

Have you see the following thread? There a user had the same message which was caused by missing credentials.

[https://forums.sdn.sap.com/click.jspa?searchID=21364701&messageID=6756453]

Michael

Edited by: Michael Otto on Jan 23, 2009 11:57 AM