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 - NullPointerException at org.netbeans.modules.web.wicket.verification.WicketProblemAnnotationProvider.annotate
Summary: NullPointerException at org.netbeans.modules.web.wicket.verification.WicketPr...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Wicket (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-04 20:54 UTC by jocke
Modified: 2016-07-07 08:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 145594


Attachments
stacktrace (854 bytes, text/plain)
2011-10-04 20:54 UTC, jocke
Details

Note You need to log in before you can comment on or make changes to this bug.
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