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 213412 - InternalError: processing event: -1
Summary: InternalError: processing event: -1
Status: RESOLVED DUPLICATE of bug 201257
Alias: None
Product: ide
Classification: Unclassified
Component: Logger (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-01 20:31 UTC by Exceptions Reporter
Modified: 2012-06-04 12:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 188837


Attachments
stacktrace (1.74 KB, text/plain)
2012-06-01 20:31 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-06-01 20:31:41 UTC
This bug was originally marked as duplicate of bug 131909, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1 (Build 201112071828)
VM: OpenJDK 64-Bit Server VM, 22.0-b10, OpenJDK Runtime Environment, 1.7.0_03-b147
OS: Linux

User Comments:
GUEST: Starting application




Stacktrace: 
java.lang.InternalError: processing event: -1
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:484)
   at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:835)
   at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
   at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123)
   at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210)
   at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:568)
Comment 1 Exceptions Reporter 2012-06-01 20:31:46 UTC
Created attachment 120226 [details]
stacktrace
Comment 2 Martin Entlicher 2012-06-04 12:18:40 UTC

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