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 185067

Summary: NullPointerException at org.netbeans.modules.web.wicket.tree.ComponentIdFinder.visitNewClass
Product: javaee Reporter: Exceptions Reporter <exceptions_reporter>
Component: WicketAssignee: issues@javaee <issues>
Status: NEW ---    
Severity: normal CC: artwellm, dkelly, gfowler, gjijon, gmsergiov, jca_111, kc2112, martinarnaud, mmirilovic, mpalka, naamanm, reinouts, rombar, vanrado, velodiver, voracfil, zdenek.rod
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 107475
Attachments: stacktrace

Description Exceptions Reporter 2010-04-27 09:37:34 UTC
This issue was reported manually by mmirilovic.
It already has 28 duplicates 


Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux

User Comments:
rombar: Error while editing/saving Java code.

Don't block the IDE.

GUEST: show javadoc

GUEST: Editing a Wicket Page class

GUEST: devolopment with wicket rc2 and hibernate. app server jboss 4.3.2GA

GUEST: open ide. Nothing special

gfowler: Attaching to a remote process for remote debugging.

GUEST: While I am editingthe class, it popsp.

GUEST: When I start Netbeans




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.web.wicket.tree.ComponentIdFinder.visitNewClass(ComponentIdFinder.java:67)
   at org.netbeans.modules.web.wicket.tree.ComponentIdFinder.visitNewClass(ComponentIdFinder.java:34)
   at com.sun.tools.javac.tree.JCTree$JCNewClass.accept(JCTree.java:1366)
   at com.sun.source.util.TreeScanner.scan(TreeScanner.java:76)
   at com.sun.source.util.TreeScanner.scanAndReduce(TreeScanner.java:80)
   at com.sun.source.util.TreeScanner.visitVariable(TreeScanner.java:150)
Comment 1 Exceptions Reporter 2010-04-27 09:37:46 UTC
Created attachment 98106 [details]
stacktrace
Comment 2 Marian Mirilovic 2015-02-04 10:21:52 UTC
121 duplicates -> P2