The NetBeans IDE 3.6 and Sun Java System Application Server Platform Edition 8 software bundle is made up of the following components:
This download does not include the Java 2 Platform, Standard Edition (J2SE) SDK or the J2EE 1.4 SDK samples. You can download these bundles separately from the
J2EE Downloads page.
Uninstalling on UNIX and Linux Systems
- Navigate to the bundle's installation directory and run
_uninst/uninstall.bin.
Troubleshooting
1. My installation of the bundle may not have completed successfully. How should I proceed?
Explanation: The productregistry file that is generated by the installer may prevent the bundle from installing if the file was corrupted after a previous failed installation or uninstallation of the software.
Solution:
Microsoft Windows systems:
- In the Windows system directory, locate the
productregistry file. Typically, the
file is located at C:\WINDOWS\system32\productregistry.
- Do one of the following:
- If you do not have Sun Java Studio or Sun ONE Studio software installed on your system, rename the
productregistry file.
- If you do have Sun Java Studio or Sun ONE Studio ONE Studio software installed, edit the
productregistry file to remove any Application Server entries.
Solaris (with root priviledge):
- Run the
/bin/prodreg command to open the Solaris Product Registry and uninstall the previous installation attempt.
Do not remove the productregistry file. The productregistry is used by other product installations, so it shouldn't be deleted.
On Solaris with non-root priviledge, no prodcutregistry file is generated.
UNIX (other than Solaris):
- Open the
/var/tmp/productregistry file in a text editor.
- Delete the
xml code that is associated with the Sun Java System Application Server Platform Edition 8 software.
If the Application Server is the only product listed in the file, you can safely delete
the file from your system.
2. On Solaris systems, the installation stops with an error message.
Explanation: The bundle might not install properly if you are missing some patches. You can verify that this is the problem by looking in the install.log file of the installation directory. If you see the message
com.sun.installer.InstallApplicationServerAction, err, Error occurred while installing [64]
you can solve the problem by updating your patches.
Solution: Go to http://sunsolve.sun.com to get the latest recommended patch cluster. On Solaris 8 systems, this cluster should include patches 108434-06 and 109147-15.
3. On some JDS systems, the installer may hang at the Installer Preview Panel.
Solution: Reboot your system and start the installation again.
4. The installer does not inform you of the Application Server's admin password. This password is needed to work with the http://localhost:4848 admin console.
Solution: The default user name is admin. The default password is adminadmin. The password is stored in the .asadminprefs file, which is stored in your system's home directory.