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 214708 - 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-25 11:50 UTC by Exceptions Reporter
Modified: 2012-06-27 06:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 190036


Attachments
stacktrace (1.74 KB, text/plain)
2012-06-25 11:50 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-25 11:50:37 UTC
This bug was originally marked as duplicate of bug 201257, 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.2 (Build 201204101705)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
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-25 11:50:41 UTC
Created attachment 121295 [details]
stacktrace
Comment 2 Martin Entlicher 2012-06-25 12:22:43 UTC
It really looks like a duplicate of bug #201257, which is already resolved.

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