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

Summary: Netbeans crashing with an exception
Product: platform Reporter: floridashark <floridashark>
Component: AutoupdateAssignee: dlipin <dlipin>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Zipped log files

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 ***