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 178290 - NPE while running uninstaller of PHP distro at OpenSolaris
Summary: NPE while running uninstaller of PHP distro at OpenSolaris
Status: VERIFIED DUPLICATE of bug 175257
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Solaris
: P2 normal (vote)
Assignee: dlipin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-08 05:33 UTC by Jindrich Sedek
Modified: 2010-02-15 05:02 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
full installer log (32.96 KB, text/plain)
2009-12-08 05:33 UTC, Jindrich Sedek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Sedek 2009-12-08 05:33:46 UTC
Created attachment 92265 [details]
full installer log

I've installed PHP distro of 6.8... ok
then I ran uninstall.sh script -> NPE was thrown and a dialog was shown. After pressing 'OK' in the dialog, uninstalation fails, but it's possible to continue uninstallation with the error dialog shown since it's not modal.

here is the head of stacktrace from the log:
at org.netbeans.installer.wizard.containers.SwingFrameContainer.updateWizardUi(SwingFrameContainer.java:251)
at org.netbeans.installer.wizard.containers.SwingFrameContainer$1.run(SwingFrameContainer.java:213)
Comment 1 dlipin 2009-12-08 05:40:16 UTC
Is it reproducible?

*** This bug has been marked as a duplicate of bug 175257 ***
Comment 2 Jindrich Sedek 2010-02-15 05:02:47 UTC
v.