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

Summary: AssertionError at org.netbeans.modules.web.core.JspEditorWarmUpTask.run
Product: javaee Reporter: Exceptions Reporter <exceptions_reporter>
Component: Web ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED DUPLICATE    
Severity: normal CC: asmotrich
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 178204
Attachments: stacktrace

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 ***