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 59356 - NullpointerException on startup - related to annotation?
Summary: NullpointerException on startup - related to annotation?
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
: 68305 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-27 21:26 UTC by sviyer
Modified: 2010-04-29 09:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Message log (212.72 KB, text/plain)
2005-05-27 21:28 UTC, sviyer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sviyer 2005-05-27 21:26:50 UTC
NullpointerException on startup - related to annotation?
Comment 1 sviyer 2005-05-27 21:28:28 UTC
Created attachment 22347 [details]
Message log
Comment 2 Peter Pis 2005-05-30 15:47:22 UTC
Reassigning to "openide".
Comment 3 David Simonek 2005-05-30 16:03:04 UTC
Reasigning back to "ppis". This one doesn't belong to me, please distribute further.
Comment 4 Jan Lahoda 2005-05-30 16:07:53 UTC
It seems that ant/debugger passes null to Annotation.attach.
Comment 5 Martin Entlicher 2005-10-24 15:24:31 UTC
Exactly. The cause of this is the same as in issue #61554. The line in
AntBreakpoint is null.
Comment 6 Martin Entlicher 2005-10-31 16:17:32 UTC
Should not occur any more after issue #61554 was fixed.
Comment 7 Marian Mirilovic 2005-11-14 13:55:23 UTC
*** Issue 68305 has been marked as a duplicate of this issue. ***
Comment 8 Quality Engineering 2010-04-29 09:22:54 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.