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 175986 - org.xml.sax.SAXParseException: The content of elements must consist of well-formed character data or markup.
Summary: org.xml.sax.SAXParseException: The content of elements must consist of well-f...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Eclipse project importer (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-04 02:15 UTC by Exceptions Reporter
Modified: 2009-11-05 10:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 84530


Attachments
stacktrace (3.89 KB, text/plain)
2009-11-04 02:15 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-11-04 02:15:21 UTC
Build: NetBeans IDE 6.8 Beta (Build 200910212001)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.28-16-generic, i386

User Comments:
GUEST: First time startup

roelandmaes: starting NetBeans

roelandmaes: openening projects



Stacktrace: 
org.xml.sax.SAXParseException: The content of elements must consist of well-formed character data or markup.
        at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
        at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:174)
        at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:388)
        at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1414)
        at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.startOfMarkup(XMLDocumentFragmentScannerImpl.java:2598)
        at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2695)
Comment 1 Exceptions Reporter 2009-11-04 02:15:27 UTC
Created attachment 90473 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-11-04 02:15:31 UTC
This issue already has 7 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=84530
Comment 3 Jesse Glick 2009-11-04 16:28:44 UTC
The 6.7 reporters seem to have a malformed .classpath (?) so it is impossible to synchronize with the Eclipse project.
Could be reported in log file only: core-main #7b8695759fa4
Comment 4 Quality Engineering 2009-11-05 10:13:21 UTC
Integrated into 'main-golden', will be available in build *200911050201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/7b8695759fa4
User: Jesse Glick <jglick@netbeans.org>
Log: #175986: downgrade exception reporting.