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 225216 - IllegalStateException at org.netbeans.modules.html.editor.lib.ElementsParser.tag
Summary: IllegalStateException at org.netbeans.modules.html.editor.lib.ElementsParser.tag
Status: RESOLVED DUPLICATE of bug 228101
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-23 09:29 UTC by Vladimir Voskresensky
Modified: 2013-05-02 10:13 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 195919


Attachments
stacktrace (5.43 KB, text/plain)
2013-01-23 09:29 UTC, Vladimir Voskresensky
Details
stacktrace (5.43 KB, text/plain)
2013-01-23 11:49 UTC, Egor Ushakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2013-01-23 09:29:16 UTC
Build: NetBeans IDE Dev (Build 20130123-2829ebbb8fc8)
VM: Java HotSpot(TM) Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: SunOS

User Comments:
vv159170: open mozilla_src project




Stacktrace: 
java.lang.IllegalStateException
   at org.netbeans.modules.html.editor.lib.ElementsParser.tag(ElementsParser.java:240)
   at org.netbeans.modules.html.editor.lib.ElementsParser.tag(ElementsParser.java:180)
   at org.netbeans.modules.html.editor.lib.ElementsParser.processNextToken(ElementsParser.java:449)
   at org.netbeans.modules.html.editor.lib.ElementsParser.findNextElement(ElementsParser.java:343)
   at org.netbeans.modules.html.editor.lib.ElementsParser.hasNext(ElementsParser.java:125)
   at org.netbeans.modules.html.editor.lib.ElementsParserCache$CacheBlockContent.<init>(ElementsParserCache.java:212)
Comment 1 Vladimir Voskresensky 2013-01-23 09:29:18 UTC
Created attachment 130513 [details]
stacktrace
Comment 2 Egor Ushakov 2013-01-23 11:49:42 UTC
Created attachment 130525 [details]
stacktrace
Comment 3 Exceptions Reporter 2013-02-24 22:02:07 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=195919
Comment 4 Exceptions Reporter 2013-04-30 19:16:34 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=195919
Comment 5 Marek Fukala 2013-05-02 10:13:13 UTC
already fixed

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