2

I'm parsing a huge XML file using eclipse juno. It parses few lines of it and then it generates the following exception:

org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; The parser has encountered more than "64,000" entity expansions in this document; this is the limit imposed by the application.

What should I do now? One of the solution that comes into my mind is to split my XML into multiple small XML files but i can't find any solution to do that too. You can see my code here

Any help would be appreciated. Thanks

Community
  • 1
  • 1
Subhan
  • 1,544
  • 3
  • 25
  • 58

0 Answers0