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

Summary: NPE while running uninstaller of PHP distro at OpenSolaris
Product: installer Reporter: Jindrich Sedek <jsedek>
Component: CodeAssignee: dlipin <dlipin>
Status: VERIFIED DUPLICATE    
Severity: normal CC: mmirilovic
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: full installer log

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.