Skip navigation.

8.1 Supported Configurations: HP-UX 11i on Itanium

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

HP-UX 11i V2 on Itanium with 8.1 SP3

Provides full support for WebLogic Server and run-time support for WebLogic Workshop, WebLogic Integration, and WebLogic Portal. For Design and Development Tools support, see the


 

This section provides the following information:

Related Information

 


Configuration Requirements

Table 5-1 Requirements for 8.1 SP3 on HP-UX 11i V2 on Itanium 

Operating System Version and Patches

HP-UX 11i v2.0 (HP-UX 11.23) with required HP-UX patches for JavaTM, see http://www.hp.com/products1/unix/java/patches/index.html.

Chip Architecture and Minimum Processor Speed

Itanium (900 MHz)

SDK

HP-UX SDK 1.4.2.03 (32-bit) with Java HotSpot Server VM and all later service packs of 1.4.2

Download the HP-UX SDK from the HP Web site and install it, manually, before installing WebLogic Platform. For instructions, see Download and Installation Instructions.

Design and Development Tools

The WebLogic Workshop IDE and WebLogic Integration Format Builder are not supported on this system. This system is supported for the production deployment of applications developed in the WebLogic Workshop IDE, and for remote debugging of applications developed in the WebLogic Workshop IDE. This system is also supported for the development and production deployment of WebLogic Server applications developed with other tools.

RAM

512 MB required; 1 GB recommended

Performance Pack

Included

lib/hpux11/IPF32/libmuxer.so

Node Manager

Included

Native

BEA jDrivers for Oracle

For this Oracle client version:

The following shared libraries are provided:

Oracle 9.2.0.4

  • lib/hpux11/IPF32/oci920_8/libweblogicoci39.so

  • lib/hpux11/IPF32/oci920_8/libweblogicoxa39.so


 

 


Known Issues

For more information about known issues with any components of this release, see the appropriate Release Notes document. For a complete list of Release Notes supporting WebLogic Platform 8.1, see:

http://download.oracle.com/docs/cd/E13196_01/platform/docs81/interm/relnotes.html

 


Download and Installation Instructions

Installing and using WebLogic Platform 8.1 SP3 on HP-UX 11i V2 (11.23) on Itanium requires the following:

To install WebLogic Platform 8.1 SP3 on HP-UX 11i V2 (HP-UX 11.23), complete the following procedure:

  1. Go to the following HP Web page:
  2. http://www.hp.com/products1/unix/java/java2/sdkrte14/downloads/license_sdk_1.4.2.03_itanium.html

  3. Download and install the HP-UX SDK 1.4.2.03 by completing the following steps:
    1. Read the Legal Notice and click the check box below it to indicate acceptance.
    2. Fill out the "Contact information" form near and click "Finish." The download page is displayed.
    3. Download the HP-UX SDK 1.4.2.03 and install it on your system.
  4. Go to the BEA Download site:
  5. http://commerce.bea.com

  6. Download the following:
  7. Install WebLogic Platform 8.1 SP3 for HP-UX 11i V2 using the instructions provided for .jar installation files, as described in Installing WebLogic Platform. For example, if you are installing in console mode, enter the following on the command line:
  8. $ java -jar pj_platform813_generic.jar -mode=console

    For detailed instructions, see "Starting Console-Mode Installation on UNIX Systems" in Installing BEA WebLogic Platform:

    http://download.oracle.com/docs/cd/E13196_01/platform/docs81/install/console.html#instcon003

    Note: When using an Asian version of an installer (such as an installer for Japanese, Korean, or Simplified Chinese), you need to increase the maximum heap size to 256 MB by specifying the -Xmx256m argument on the command line. For example, if you are using a Japanese installer, enter the following command:
    $ java -Xmx256m -jar pj_platform813_ja_generic.jar -mode=console

  9. Set the WL_HOME variable to the directory in which you installed WebLogic Platform, and export WL_HOME:
  10. $ export WL_HOME=/your_installation_directory/weblogic81
  11. Go to $WL_HOME/server/lib/hpux11/IPF64:
  12. $ cd $WL_HOME/server/lib/hpux11/IPF64
  13. Extract the contents of the JAR file:
  14. $ jar -xvf wls813_hpux1123_supp.jar
  15. In the startWLS.sh and commEnv.sh shell scripts, modify the SHLIB_PATH environment variable so it points to the IPF32 directory under lib/hpux11. Specifically, replace all occurrences of ${WL_HOME}/server/lib/hpux11 with ${WL_HOME}/server/lib/hpux11/IPF32 in the following scripts:
  16. In the startWLS.sh shell script, modify the PATH environment variable so it points to the IPF64 directory under lib/hpux11. Specifically, replace all occurrences of ${WL_HOME}/server/lib/hpux11 with ${WL_HOME}/server/lib/hpux11/IPF64 in the definition of the PATH variable.
  17. Set the correct execution modes on the contents of the weblogic81/server/bin and weblogic81/server/lib directories:
  18. $ chmod +x $WL_HOME/server/bin/*
    $ chmod -R +x $WL_HOME/server/lib/hpux11/*

 

Skip navigation bar  Back to Top Previous Next