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 256019 - org.xml.sax.SAXParseException; systemId: file:/E:/quaglan/projects/subversion/sdi2/Geoportal/trunk/Services/MavenProjects/INSPIREWebServices/target/surefire-reports/TEST-eu.europa.ec.inspire.services.
Summary: org.xml.sax.SAXParseException; systemId: file:/E:/quaglan/projects/subversion...
Status: RESOLVED DUPLICATE of bug 249390
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-19 13:33 UTC by aquaglia
Modified: 2015-10-20 14:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 217550


Attachments
stacktrace (3.51 KB, text/plain)
2015-10-19 13:33 UTC, aquaglia
Details
stacktrace (3.51 KB, text/plain)
2015-10-19 13:36 UTC, aquaglia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aquaglia 2015-10-19 13:33:42 UTC
This bug was originally marked as duplicate of bug 249390, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 RC2 (Build 201510122201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 7

User Comments:
GUEST: Ran a focused test method unsing the SpringTest runner - and Spring (correctly) could not find a bean it needed: NoSuchBeanDefinitionException

GUEST: sending problem report

aquaglia: DEbugging JUnit Test




Stacktrace: 
org.xml.sax.SAXParseException; systemId: file:/E:/quaglan/projects/subversion/sdi2/Geoportal/trunk/Services/MavenProjects/INSPIREWebServices/target/surefire-reports/TEST-eu.europa.ec.inspire.services.web.PullResourceTest.xml; lineNumber: 108; columnNumber: 56; The reference to entity "amp" must end with the ';' delimiter.
   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.scanEntityReference(XMLDocumentFragmentScannerImpl.java:1850)
Comment 1 aquaglia 2015-10-19 13:33:45 UTC
Created attachment 156802 [details]
stacktrace
Comment 2 aquaglia 2015-10-19 13:36:24 UTC
Created attachment 156803 [details]
stacktrace

debugging JUNit test
Comment 3 Tomas Stupka 2015-10-20 14:35:31 UTC

*** This bug has been marked as a duplicate of bug 249390 ***