Receipt of the following error message while installing the Sun ONE Studio 4 IDE:
Error writing file = There may not be enough temporary disk space. Try using -is:tempdir to use a temporary directory on a partition with more disk space
|
Start the installer with the -is:tempdir command-line option in order to specify a directory on a disk with more free space.
For example, in a Solaris operating environment, you might type the following at the command prompt:
$ ffj_ee_solsparc_en.bin -is:tempdir temporary-directory
|
The Sun ONE Studio 4 installer fails and displays a message that there is not enough available disk space to use for installation. However, the filesystem you specified to use for installing the IDE has plenty of available disk space.
|
Determine if the filesystem you have specified is symbolically linked to another filesystem whose disk space is not recognized. For example, in a Solaris environment, /export/home has 2 GB of space and / has 100 MB. The /opt directory is symbolically linked to /export/home. If you specified /opt/s1studio as the IDE installation directory, the Sun ONE Studio 4 installer does not recognize the symbolic link to /export/home, which has 2 GB of available disk space. The installer recognizes only the / directory, which is the target directory for /opt and has only 100 MB.
To correct the problem, directly specify the filesystem with the larger available disk space. For the preceding example, specify /export/home as the installation directory.
|
Receipt of the following error message while installing the Sun ONE Studio 4 IDE:
Error: Could not find JVM
|
Start the installer with the -is:javahome command-line option, in order to guide the installer as to where the JDK is installed.
For example, in a Solaris operating environment, type the following at the command prompt:
$ ffj_ee_solsparc_en.bin -is:javahome javahome
|
(Solaris or Linux environments only) The Sun ONE Studio 4 installer looks like it has hung, after startup. No messages are displayed.
|
Ensure that you have set the DISPLAY environment variable correctly. If you are installing on your local system, the DISPLAY environment variable should be set to :0.0
If you are using a superuser (root) account or performing a remote installation, set your DISPLAY environment variable to your local system.
For example, to set the DISPLAY variable from a root account that is using a C shell, type the following in the command window you used to log into the root account:
setenv DISPLAY your-local-host:0.0.
Run the installer again from the same command window.
|
The Sun ONE Studio 4 IDE installer exits without installing the product. No messages are displayed.
|
Here are the possible causes and solutions:
- The file you have downloaded from the Sun ONE Studio 4 product download page is not complete. Download the file again, and check that the size of the downloaded file is the same as the file size specified on the product download page. Run the IDE installer again.
- You have specified an invalid command-line parameter in the installer.sp file. Check the file and correct any incorrect command-line parameter setting. Run the IDE installer again.
- Run the installer launcher (<installer>.exe file or <installer>.bin file) with the option <installer>.exe/bin -is:log log.txt. Check log.txt for possible errors
|
The -is:tempdir command-line parameter is not working.
|
Ensure that you are using the correct syntax for the command-line parameter for the installer. For example, in a Solaris environment, the syntax is as follows:
ffj_ce_solsparc_en.bin -is:tempdir temporary-directory
|
If you have inserted the product CD on a computer running in the Solaris 7 operating environment, receipt of error message that the product is not supported for the Solaris 7 operating environment.
|
Sun ONE Studio 4 IDE is only supported in the Solaris 8 and 9 operating environments.
|
(Solaris environment only) Receipt of the following error message: Cannot find product /product.xml on your computer.
|
Stop and start volume management (vold) on the system, and run the installer again.
To stop volume management:
1. Ensure that media are not being used.
If you are not sure whether you have found all users of the media, use the fuser command.
2. Become superuser.
3. Type the volmgt stop command:
# /etc/init.d/volmgt stop
#
To restart volume management:
1. Become superuser.
2. Type the volmgt start command:
# /etc/init.d/volmgt start
volume management starting
|
(Solaris environment only) Not able to eject the product CD when running the installer manually. (This problem occurs when you are installing the IDE from the merged product CD. Hence, two CD-ROMs are involved in the installation.)
|
When running the installer manually, do not run it from within its own directory.
|
When you install the IDE and start it up, you create a user directory. If you install the bundled Sun ONE Application Server 7 and Sun ONE Studio 4 IDE and start it up, it looks at the registry and attempts to adjust to the modules and settings in this previously-created user directory.
|
Start the second installation of the IDE (the installation that is embedded in the Sun ONE Application Server 7) using the
command line and specifying a different user directory.
|