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 188746 - org.xml.sax.SAXParseException: Content is not allowed in prolog.
Summary: org.xml.sax.SAXParseException: Content is not allowed in prolog.
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: sqe tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: sreimers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-18 02:09 UTC by Exceptions Reporter
Modified: 2010-08-09 16:07 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 164338


Attachments
stacktrace (2.42 KB, text/plain)
2010-07-18 02:09 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-07-18 02:09:43 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows Vista

Stacktrace: 
org.xml.sax.SAXParseException: Content is not allowed in prolog.
   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:1411)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1038)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
Comment 1 Exceptions Reporter 2010-07-18 02:09:48 UTC
Created attachment 100898 [details]
stacktrace
Comment 2 Peter Pis 2010-07-19 12:18:44 UTC
Do you use some additional plugin installed? What is it?