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 203100

Summary: NullPointerException at org.netbeans.modules.web.wicket.verification.WicketProblemAnnotationProvider.annotate
Product: javaee Reporter: jocke <jocke>
Component: WicketAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: normal CC: zdenek.rod
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 145594
Attachments: stacktrace

Description jocke 2011-10-04 20:54:16 UTC
Build: NetBeans IDE Dev (Build 201110040601)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Linux

User Comments:
GUEST: While adding jar/folder in web project.

jocke: show servlet for jsp file




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.web.wicket.verification.WicketProblemAnnotationProvider.annotate(WicketProblemAnnotationProvider.java:74)
   at org.openide.text.CloneableEditorSupport.ensureAnnotationsLoaded(CloneableEditorSupport.java:417)
   at org.openide.text.CloneableEditor$DoInitialize$3.run(CloneableEditor.java:846)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1973)
Comment 1 jocke 2011-10-04 20:54:21 UTC
Created attachment 111483 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 08:53:12 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss