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 11070 - GUI upgrade manager throws exception on first run
Summary: GUI upgrade manager throws exception on first run
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC OS/2
: P2 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-05 07:24 UTC by _ gtzabari
Modified: 2008-12-23 00:05 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 _ gtzabari 2001-04-05 07:24:58 UTC
release 32, build 21..

A new GUI upgrade manager was introduced, however it throws the following 
exception on startup:

Thu Apr 05 02:23:14 EDT 2001: 
java.lang.reflect.InvocationTargetException: null
java.lang.reflect.InvocationTargetException: 
java.lang.NullPointerException
        at 
org.netbeans.core.upgrade.UpgradeWizard.showWizard(UpgradeWizard.java:164
)
        at org.netbeans.core.NonGui$1.run(NonGui.java:459)
        at 
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:153)
[catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:399)
        at 
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:109)
        at 
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:99)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Comment 1 Jan Zajicek 2001-04-05 11:19:56 UTC
happens only in single mode!

increasing priority
Comment 2 Vitezslav Stejskal 2001-04-05 14:20:25 UTC
fixed in dev, 3.2
Comment 3 Jan Zajicek 2001-04-06 09:15:25 UTC
build#22
Comment 4 Jan Chalupa 2001-05-05 20:49:02 UTC
Target milestone 3.2
Comment 5 Quality Engineering 2003-07-01 16:29:36 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.