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 - NPE on restart
Summary: NPE on restart
Status: CLOSED DUPLICATE of bug 121289
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-31 16:54 UTC by _ tboudreau
Modified: 2008-02-22 16:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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