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 197787 - AssertionError at org.netbeans.modules.web.core.JspEditorWarmUpTask.run
Summary: AssertionError at org.netbeans.modules.web.core.JspEditorWarmUpTask.run
Status: RESOLVED DUPLICATE of bug 190096
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-15 13:22 UTC by Exceptions Reporter
Modified: 2011-04-17 20:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 178204


Attachments
stacktrace (1.81 KB, text/plain)
2011-04-15 13:22 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-04-15 13:22:02 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-7030-on-20110415)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows 7

User Comments:
GUEST: the above error pops up everytime netbeans is initialized.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.web.core.JspEditorWarmUpTask.run(JspEditorWarmUpTask.java:156)
   at org.netbeans.core.WarmUpSupport.run(WarmUpSupport.java:90)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 Exceptions Reporter 2011-04-15 13:22:07 UTC
Created attachment 107771 [details]
stacktrace
Comment 2 David Konecny 2011-04-17 20:10:25 UTC

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