This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 249390

Summary: org.xml.sax.SAXParseException; systemId: file:/E:/quaglan/projects/subversion/sdi2/Geoportal/Common/MavenProjects/INSPIREGeoportalLibrary/target/surefire-reports/TEST-eu.europa.ec.inspire.resource.dis
Product: projects Reporter: aquaglia <aquaglia>
Component: MavenAssignee: Theofanis Oikonomou <theofanis>
Status: REOPENED ---    
Severity: normal CC: Alniks, aquaglia, FiruzzZ, javydreamercsw, markiewb, sebglon, toben
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 212397
Attachments: stacktrace
stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description aquaglia 2014-12-16 17:47:12 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.5-b02, Java(TM) SE Runtime Environment, 1.8.0_05-b13
OS: Windows 7

User Comments:
aquaglia: Interrupting java debugging sesison of JUnit tests

sebglon: I dont't now why




Stacktrace: 
org.xml.sax.SAXParseException; systemId: file:/E:/quaglan/projects/subversion/sdi2/Geoportal/Common/MavenProjects/INSPIREGeoportalLibrary/target/surefire-reports/TEST-eu.europa.ec.inspire.resource.discovery.PullProcessor5Test.xml; lineNumber: 2189; columnNumber: 9853; XML document structures must start and end within the same entity.
   at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
   at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
   at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1436)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:903)
Comment 1 aquaglia 2014-12-16 17:47:14 UTC
Created attachment 151134 [details]
stacktrace
Comment 2 aquaglia 2015-01-29 11:43:00 UTC
Created attachment 151726 [details]
stacktrace

Opening IDE
Comment 3 aquaglia 2015-01-29 13:04:00 UTC
Created attachment 151728 [details]
stacktrace

Debugging JUnit tests
Comment 4 Theofanis Oikonomou 2015-09-02 14:42:29 UTC
Not sure how to solve this on nb side. I am trying to parse the results file and apparently there is a syntax error that causes a JDOMParseException/SAXParseException, that is then printed as warning.

Closing this one. If it happens again please reopen attaching the problematic results file. Thank you.
Comment 5 Tomas Stupka 2015-10-20 14:35:31 UTC
*** Bug 256019 has been marked as a duplicate of this bug. ***
Comment 6 javydreamercsw 2015-11-30 22:29:32 UTC
Created attachment 157568 [details]
stacktrace

Performing Unit test.
Comment 7 markiewb 2016-08-25 22:44:33 UTC
Please provide the XML file, if the error occurs again! Else no solution is possible.
Comment 8 javydreamercsw 2017-06-07 22:22:07 UTC
Created attachment 164484 [details]
stacktrace

During unit test.
Comment 9 javydreamercsw 2017-06-08 20:46:09 UTC
Created attachment 164490 [details]
stacktrace

Stopped a JUnit test run.