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 246425

Summary: NullPointerException at com.sun.tools.javac.comp.Lower.accessClass
Product: java Reporter: _ tboudreau <tboudreau>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal CC: emiddio, obrejla, tboudreau
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 207790
Attachments: stacktrace
stacktrace
stacktrace
stacktrace

Description _ tboudreau 2014-08-13 08:47:04 UTC
Build: NetBeans IDE Dev (Build NetBeans-505-on-20140805)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.11-b03, Java(TM) SE Runtime Environment, 1.8.0_11-b12
OS: Linux

User Comments:
GUEST: Started NB 8.0Beta From scratch

tboudreau: Restarted IDE after shutting it down due to endless scanning

GUEST: Starting up NB




Stacktrace: 
java.lang.NullPointerException
   at com.sun.tools.javac.comp.Lower.accessClass(Lower.java:1100)
   at com.sun.tools.javac.comp.Lower.accessSymbol(Lower.java:967)
   at com.sun.tools.javac.comp.Lower.access(Lower.java:1211)
   at com.sun.tools.javac.comp.Lower.visitSelect(Lower.java:3860)
   at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:1903)
   at com.sun.tools.javac.tree.TreeTranslator.translate(TreeTranslator.java:58)
Comment 1 _ tboudreau 2014-08-13 08:47:06 UTC
Created attachment 148671 [details]
stacktrace
Comment 2 _ tboudreau 2014-08-13 21:22:49 UTC
Created attachment 148689 [details]
stacktrace

Happens quite regularly on sources that I'm upgrading from wicket 1.4 to wicket 6
Comment 3 _ tboudreau 2014-08-16 22:07:50 UTC
Created attachment 148733 [details]
stacktrace

Moving changes between branches in Git.  Stuck at 13% scanned.
Comment 4 Exceptions Reporter 2014-08-16 22:07:55 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=207790
Comment 5 Exceptions Reporter 2014-09-09 09:14:11 UTC
Created attachment 149080 [details]
stacktrace

Done nothing
Comment 6 Exceptions Reporter 2016-07-06 20:39:47 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=207790