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 13274 - The 1st time the UpdateCenter is accessed exception thrown
Summary: The 1st time the UpdateCenter is accessed exception thrown
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: -FFJ-
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: akemr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-28 14:39 UTC by Jaromir Uhrik
Modified: 2001-10-11 15:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
attached ide.log (10.54 KB, text/plain)
2001-06-28 14:43 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2001-06-28 14:39:03 UTC
When attempting to access the update center for the first time an 
exception is thrown in the setter methods.  The second time the update 
center is accessed no exception is thrown. This happens on both Solaris 
and NT.

The log contains the following:

Caused by: java.lang.NullPointerException
         at org.openide.ServiceType$Handle.<init>(ServiceType.java:274)
         at 
org.netbeans.modules.autoupdate.Settings.setAutoupdateType(Settings.java:115)

The complete ide.log file is attached.
Comment 1 Jaromir Uhrik 2001-06-28 14:43:42 UTC
Created attachment 1767 [details]
attached ide.log
Comment 2 akemr 2001-07-09 15:59:20 UTC
Reassign to me.
Comment 3 akemr 2001-07-09 16:00:15 UTC
Reassign to me.
Comment 4 akemr 2001-07-09 16:00:54 UTC
Could you reproduce it?
Comment 5 akemr 2001-07-20 15:32:16 UTC
Cannot reproduce, no response, so I marked as WORKSFORME.
Comment 6 Jaromir Uhrik 2001-10-11 15:56:15 UTC
Works for many configurations of the IDE - marking as closed.