Sun Java Solaris Communities My SDN Account Join SDN
 
J2EE v1.4 Documentation

NetBeans IDE 3.6 and Sun Java System Application Server Platform Edition 8 Software Bundle Installation Guide

Installation Guide

NetBeans IDE 3.6 and Sun Java System Application Server Platform Edition 8 Software Bundle

The NetBeans IDE 3.6 and Sun Java System Application Server Platform Edition 8 software bundle is made up of the following components:

  • NetBeans IDE 3.6, an integrated development environment for creating applications based on Java technology. You can find more information in the NetBeans IDE 3.6 Release Notes.
  • Sun Java System Application Server Platform Edition 8 software, including administrative tools and utilities. You can find more information in the Application Server Platform Edition 8 Release Notes.
  • Sun Java System Application Server 8 Plugin for NetBeans, which enables you to work with the Application Server software from within NetBeans IDE. You can find more information in the Plug-in Release Notes.
  • PointBase Database Server 4.8

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.

Installing the Software Bundle

After you have verified that your system meets the requirements specified in the Sun Java System Application Server Platform Edition 8 Release Notes, perform the following steps to install the bundle:

Installing on UNIX and Linux systems

  1. Navigate to the directory where you downloaded the installer file.
  2. Change the permission of the bundle file so that you have execute access:
    chmod +x  ./<bundle-file-name>
  3. Run the installation program by typing the name of the installer file at the command prompt.
  4. Set the PATH environment variable to include the Application Server install_dir/SunAppServer8/bin directory.
  5. To verify the installation, follow the instructions of the Quick Start Guide, located at install_dir/SunAppServer8/docs/QuickStart.html.

Installing on Windows

  1. Navigate to the directory where you downloaded the installer file.
  2. Double click the installer file to start the installation program. Follow the instructions on the wizard screens of the installation program.
  3. Optional: Set the PATH environment variable to include the Application Server install_dir/SunAppServer8/bin directory.
  4. To verify the installation, follow the instructions of the Quick Start Guide, located at install_dir/SunAppServer8/docs/QuickStart.html.

Uninstalling the Software Bundle

Uninstalling on Windows Systems

  • From your system's Start menu, choose All Programs | NetBeans IDE | NetBeans IDE 3.6 | Uninstall.

    The InstallShield wizard will uninstall both the NetBeans IDE and Application Server software.

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:

  1. In the Windows system directory, locate the productregistry file. Typically, the file is located at C:\WINDOWS\system32\productregistry.
  2. 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):

  1. Open the /var/tmp/productregistry file in a text editor.
  2. 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.