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 182470

Summary: First uninstallation from path with space fails
Product: installer Reporter: Michael Nazarov <michaelnazarov>
Component: JDK bundleAssignee: Yulia Novozhilova <ynov>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: log

Description Michael Nazarov 2010-03-22 11:25:55 UTC
Created attachment 95518 [details]
log

Steps to reproduce:

1. Install bundle on Linux, use path with spaces for IDE. In my case it was "nb 6.8".
2. Start IDE. I also created and ran java desktop application.
3. Close IDE.
4. Run uninstall.sh.

First run fails with NPE.
Second run uninstalls IDE successfully.

Log attached.
Comment 1 dlipin 2010-03-22 11:32:43 UTC

*** This bug has been marked as a duplicate of bug 175257 ***