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 168364 - Netbeans crashing with an exception
Summary: Netbeans crashing with an exception
Status: RESOLVED DUPLICATE of bug 153720
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: dlipin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-09 17:53 UTC by floridashark
Modified: 2009-07-10 08:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Zipped log files (17.87 KB, application/x-compressed)
2009-07-09 17:56 UTC, floridashark
Details

Note You need to log in before you can comment on or make changes to this bug.
Description floridashark 2009-07-09 17:53:28 UTC
java.lang.NullPointerException
	at org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler.notifyAvailable
(AutoupdateCheckScheduler.java:498)
	at org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler$7.run(AutoupdateCheckScheduler.java:425)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)

------SEE ATTACHMENT--------
Comment 1 floridashark 2009-07-09 17:56:38 UTC
Created attachment 84562 [details]
Zipped log files
Comment 2 dlipin 2009-07-10 08:59:31 UTC
That is fixed in 6.7.

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