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 129774 - NullPointerException at com.sun.tools.javac.comp.Attr.attribClass
Summary: NullPointerException at com.sun.tools.javac.comp.Attr.attribClass
Status: RESOLVED DUPLICATE of bug 126746
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Dusan Balek
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
: 130594 130978 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-03-11 13:59 UTC by unr303
Modified: 2008-04-03 13:30 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 35432


Attachments
dump (4.15 KB, text/plain)
2008-03-11 14:00 UTC, unr303
Details
ide log (75.60 KB, text/plain)
2008-03-11 14:00 UTC, unr303
Details

Note You need to log in before you can comment on or make changes to this bug.
Description unr303 2008-03-11 13:59:48 UTC
Build: NetBeans IDE Dev  Build 20080310211545 
VM: Java HotSpot TM  Client VM, 10.0-b19
OS: Windows XP, 5.1, x86
User comments: 
STACKTRACE:  first 10 lines 
java.lang.NullPointerException
        at com.sun.tools.javac.comp.Attr.attribClass Attr.java:2685 
        at com.sun.tools.javac.comp.Attr.attribClass Attr.java:2641 
        at com.sun.tools.javac.main.JavaCompiler.attribute JavaCompiler.java:1064 
        at com.sun.tools.javac.main.JavaCompiler.attribute JavaCompiler.java:1040 
        at com.sun.tools.javac.api.JavacTaskImpl.analyze JavacTaskImpl.java:437 
        at com.sun.tools.javac.api.JavacTaskImpl.analyze JavacTaskImpl.java:417 
        at org.netbeans.api.java.source.JavaSource.moveToPhase JavaSource.java:1306 
        at org.netbeans.api.java.source.JavaSource$CompilationJob.run JavaSource.java:1640 
        at java.util.concurrent.Executors$RunnableAdapter.call Executors.java:441 
        at java.util.concurrent.FutureTask$Sync.innerRun FutureTask.java:303
Comment 1 unr303 2008-03-11 14:00:08 UTC
Created attachment 58150 [details]
dump
Comment 2 unr303 2008-03-11 14:00:40 UTC
Created attachment 58151 [details]
ide log
Comment 3 Dusan Balek 2008-03-25 14:05:29 UTC
*** Issue 130594 has been marked as a duplicate of this issue. ***
Comment 4 Dusan Balek 2008-03-26 11:48:31 UTC
*** Issue 130978 has been marked as a duplicate of this issue. ***
Comment 5 unr303 2008-04-03 13:30:08 UTC

*** This issue has been marked as a duplicate of 126746 ***