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 126674 - 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: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-05 06:26 UTC by tprochazka
Modified: 2008-02-19 14:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 24628


Attachments
stacktrace (1.37 KB, text/plain)
2008-02-05 06:27 UTC, tprochazka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tprochazka 2008-02-05 06:26:56 UTC
Build: NetBeans IDE Dev (Build 20080127040454)
VM: Java HotSpot(TM) Client VM, 11.0-b09
OS: Windows XP, 5.1, x86

User Comments:
Comment 1 tprochazka 2008-02-05 06:27:00 UTC
Created attachment 56032 [details]
stacktrace
Comment 2 Dusan Balek 2008-02-07 09:09:45 UTC
Unfortunately, I cannot reproduce the problem. Do you have a reproducible test case or any imformation that could help
us to reproduce it? Thanks.
Comment 3 tprochazka 2008-02-07 11:01:33 UTC
This was problem in cache. I deleted 'c:\Documents and Settings\Tomas\.netbeans\dev\var\cache\' and run IDE again and 
now I can't reproduce it again.
Comment 4 Jan Becicka 2008-02-19 14:01:37 UTC

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