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 231478

Summary: IDE cannot be installed in HOME directory
Product: installer Reporter: vanob <vanob>
Component: CodeAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jrechtacek
Priority: P1    
Version: 7.4   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: installer.log

Description vanob 2013-06-18 22:29:19 UTC
[ JDK VERSION : <1.7.0_17 ]

I'm trying to install 7.4 beta on Solaris 11.1 x64

At the summary page installer gives me the following error and Install button
is disabled
Base IDE cannot be installed to /home/<username>/netbeans-7.4 which does not
belong to any of the file system roots

df -h shows that /export/home/<username> is mounted on  /home/<username>

Installer was run using jdk
java version "1.7.0_07"
Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
Java HotSpot(TM) Server VM (build 23.3-b01, mixed mode)
Comment 1 Libor Fischmeistr 2013-06-19 07:02:11 UTC
Hello, can you please attach installer log?

http://wiki.netbeans.org/NBIFAQ#What_information_is_needed_for_a_successful_bug_report.
Comment 2 Libor Fischmeistr 2013-06-19 07:04:42 UTC
Please try the "-J-Dno.space.check=true" argument to run the installer.
Comment 3 vanob 2013-06-19 12:24:08 UTC
Created attachment 136026 [details]
installer.log
Comment 4 vanob 2013-06-19 12:26:07 UTC
Running with "-J-Dno.space.check=true" was successfull
Comment 5 Libor Fischmeistr 2013-06-19 12:30:51 UTC

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