The Artima Developer Community
Sponsored Link

Java Buzz Forum
XML reader error: javax.xml.stream.XMLStreamException: ParseError at [row,col]

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ananth Chelladurai

Posts: 46
Nickname: cananth
Registered: May, 2013

Ananth Chelladurai is a java cowboy. My blood is tested positive for java
XML reader error: javax.xml.stream.XMLStreamException: ParseError at [row,col] Posted: Jul 19, 2013 2:19 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Ananth Chelladurai.
Original Post: XML reader error: javax.xml.stream.XMLStreamException: ParseError at [row,col]
Feed Title: Ananth Chellathurai's walk on software
Feed URL: http://feeds2.feedburner.com/AnanthChellathuraisWalkOnSoftware
Feed Description: My blood is tested +ve for java
Latest Java Buzz Posts
Latest Java Buzz Posts by Ananth Chelladurai
Latest Posts From Ananth Chellathurai's walk on software

Advertisement
100/100 times I know that this exception happens while there is a parse error in your xml and there is something wrong at the specified row and column. Knowing the following exception is due to an XML parse error, recently I was puzzled for a while trying to look into the actual content of the file.  I couldn't see any closing tag error at the row and column mentioned. After looking closer, I

Read: XML reader error: javax.xml.stream.XMLStreamException: ParseError at [row,col]

Topic: Integration Testing of Spring Data JPA Repositories Previous Topic   Next Topic Topic: Enabling CI for github projects

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use