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 126412

Summary: NPE on restart
Product: platform Reporter: _ tboudreau <tboudreau>
Component: AutoupdateAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ tboudreau 2008-01-31 16:54:53 UTC
Started NetBeans on an existing userdir with some nb source modules open, read mail while it started, when I switched to it, this exception had been thrown:

java.lang.NullPointerException
	at org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler.checkUpdateElements(AutoupdateCheckScheduler.java:189)
	at org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler.access$300(AutoupdateCheckScheduler.java:77)
	at org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler$4.run(AutoupdateCheckScheduler.java:148)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)
Comment 1 Jiri Rechtacek 2008-02-06 12:28:59 UTC
Already fixed in NB6.1M1

*** This issue has been marked as a duplicate of 121289 ***
Comment 2 Jaromir Uhrik 2008-02-22 16:38:25 UTC
The stacktrace is identical with 121289 => Verified->Closed