The following instructions cover installation of the NetBeans IDE 4.1 and Sun Java Application Server Platform Edition 8 2005Q1 Bundle.
Installation details for:
Note: For system requirements and other information, such as launching the IDE with different startup parameters, see the Release Notes.
For machines running the Solaris operating system, the binary installer is the preferred method for installing NetBeans IDE.
To install the NetBeans IDE 4.1 and Sun Java System Application Server Platform Edition 8 bundle:
- Navigate to the directory that contains the installer.
- Launch the installer by typing from a command prompt:
$ ./your_binary_executableNote: Again, be sure to replace
your_binary_executablewith the actual filename of the binary that you downloaded.- In the install wizard, respond to the License Agreement, then click Next.
- Specify an empty directory within which to install the bundled software, then click Next. The installation directory must not contain spaces in it's name.
- Choose the JDK you want the software to use from the list of suitable choices in the list, then click Next.
- Verify that the installation location is correct and that you have adequate space on your system for the installation.
- Click Next to begin the installation.
Note: If you encounter problems successfully completing the software installation, see the Troubleshooting section below for full descriptions and suggested workarounds for unresolved issues that could affect the installation process.
Following are instructions for starting the NetBeans IDE. If you encounter difficulty installing the software, see the Troubleshooting section below for more information.
To start the NetBeans IDE on Solaris systems:
- Navigate to the bin subdirectory of your installation.
- Execute the launcher script by typing ./netbeans.
When you installed the bundle, the Sun Java System Application Server was configured automatically. However, you still need to start the application server in order to use it.
Starting the Sun Java System Application Server
To start the application server:
- In the Runtime window, right-click the newly-created localhost node and choose Start/Stop Server from the contextual menu.
- In the Server Status dialog, click Start Server.
- Click Close to close the dialog box.
Note: The NetBeans IDE and Sun Java System Application Server bundle creates the admin user with password adminadmin by default. Users should use these settings to log in via the web console.
If you experience problems installing or running the software, see the list of issues below for workarounds. For a complete list of known issues, system requirements and other useful information, see the Release Notes.
Following are the unresolved issues for this release that could affect or disrupt the installation process:
Description:
If you have an incompatible version of sax.jar in your JDK installation, the IDE installer crashes with the following message: "The wizard cannot continue because of the following error: could not load wizard specified in /wizard.inf (104)"
Workaround:
Temporarily remove jre/lib/endorsed/sax.jar from the JDK directory during IDE installation.