Jump to content
JasperReports Library 7.0 is now available ×

Compiling Reports - Error


Recommended Posts

By: Oleg - oleg_vn

Compiling Reports - Error

2002-12-11 00:01

When I`m try to change Jasper Report version from 0.4.3 to 0.4.4

in my application JasperCompileManager.compileReport get error:

 

Parse Fatal Error at line 1 column 1: The markup in the document preceding the root element must be well-formed.

org.xml.sax.SAXParseException: The markup in the document preceding the root element must be well-formed.

at org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:969)

at org.apache.xerces.framework.XMLDocumentScanner.reportFatalXMLError(XMLDocumentScanner.java:625)

at org.apache.xerces.framework.XMLDocumentScanner$XMLDeclDispatcher.dispatch(XMLDocumentScanner.java:804)

at org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:380)

at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:861)

at org.apache.commons.digester.Digester.parse(Digester.java:1144)

at dori.jasper.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:353)

at dori.jasper.engine.xml.JRXmlLoader.load(JRXmlLoader.java:309)

at dori.jasper.engine.JasperCompileManager.compileReport(JasperCompileManager.java:140)

at elsis1.RunReport$4.construct(RunReport.java:121)

at elsis1.SwingWorker$2.run(SwingWorker.java:109)

at java.lang.Thread.run(Thread.java:536)

 

In version 0.4.3 all fine.

 

Please help

 

 

 

 

By: Oleg - oleg_vn

Compiling Reports - Error (Add)

2002-12-11 02:44

Jasper Report 0.4.4 can`t compile file in unicode.

My problem in this point.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...