Sun Java Enterprise System 5 Update 1 Upgrade Guide for Microsoft Windows

ProcedureTo Upgrade Application Server to Java ES 5 Update 1

  1. Log in as administrator.

  2. Shut down all Application Server instances.

    1. Stop the Domain Administration Server.

      ApplicationServer-base\bin\asadmin.bat stop-domain domainName

    2. Stop the Node Agent.

      ApplicationServer-base\bin\asadmin.bat stop-node-agent nodeagentName

  3. Make sure you have upgraded any Java ES components upon which Application Server has hard upgrade dependencies (see Upgrade Web Server Dependencies.

  4. Obtain the required Application Server Release 5U1 upgrade patches, based on Table 9–3.

    To obtain the patch, see Accessing Java ES Patches. Patches can be downloaded to \workingDirectory.

  5. Install the patch.

    Installation is generally performed by running patch-id.exe, however, be sure to consult the README.patch-id file in the patch directory for installation instructions.


    Note –

    If you are prompted to restart the system, select No. Wait till the patch installation process is completed and then restart and re-login as the same user to complete the patch installation.


  6. Verify the patch log file.

    The log file is found at: %TEMP%\SUNJAVAES_<patch-id>.log

  7. Verify the patch installation with the utility ListJavaESPatches.exe.

    Run ListJavaESPatches.exe and check that the output includes the patch id of the patch that you have installed in Step 5. For more information, see Identifying Installed Java ES Patches.

  8. Start the Release 5U1 Application Server domains and node-agents of all the instances.

    ApplicationServer-base\bin\asadmin.bat start-domain --user admin-user-ID/ --passwordfile passwordFileName domain-name

    ApplicationServer-base\bin\asadmin.bat start-node-agent --port admin-Port --user/ admin-user-ID --password admin-password node-agent--name