Skip navigation.

8.1 Supported Configurations: HP-UX 11.0, 11i on PA-RISC

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

HP-UX 11.0, 11i on PA-RISC with 8.1 SP2

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 SP2 on HP-UX 11.0, 11i on PA-RISC 

Operating System Version and Patches

HP-UX 11.0 and 11i with HP-UX patches for JavaTM, see http://www.hp.com/products1/unix/java/patches/index.html.

Chip Architecture and Minimum Processor Speed

  • PA-RISC (240 MHz)

  • PA-RISC2.OW (650 MHz)—Supported for use with 64-bit HP-UX SDK 1.4.2.01

SDK

HP-UX SDK 1.4.1.05 with Java HotSpotTM Server VM

  • WebLogic Platform 8.1 SP2 supports HP SDK 1.4.1.05 for development and production deployment on HP-UX.

  • The HP SDK 1.4.1.05 has a limitation with respect to the character sets used by the WebLogic Platform GUI tools, such as the WebLogic Portal Content Management Administration Tools. Therefore, if you want to use the GUI tools provided with WebLogic Platform, you must install the HP-UX SDK 1.4.1.06, which is available for download from the HP Web site. For download and installation instructions, see Known Issues.

HP-UX SDK 1.4.2.01

  • Supported on WebLogic Server 8.1 SP2 only at this time.

HP-UX SDK 1.4.2.02 and all later service packs of 1.4.2

  • Supported on WebLogic Server 8.1 SP2 only at this time.

  • You can download this SDK from HP at:

http://www.hp.com/products1/unix/java

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

  • For 32-bit SDK:
    lib/hpux11/libmuxer.sl

  • For 64-bit SDK: lib/hpux11/PA_RISC2.0W/libmuxer.sl

Node Manager

Included

Native

BEA jDrivers for Oracle

For this Oracle client version:

The following shared libraries are provided:

Oracle 8.1.7.4

For 32-bit SDK:

  • lib/hpux11/oci817_8/libweblogicoci39.sl

  • lib/hpux11/oci817_8/libweblogicoxa39.sl

Oracle 9.0.1.4

For 32-bit SDK:

  • lib/hpux11/oci901_8/libweblogicoci39.sl

  • lib/hpux11/oci901_8/libweblogicoxa39.sl

For 64-bit SDK:

  • lib/hpux11/PA_RISC2.0W/oci901_8/libweblogicoci39.sl

  • lib/hpux11/PA_RISC2.0W/oci901_8/libweblogicoxa39.sl

Oracle 9.2.0.3

For 32-bit SDK:

  • lib/hpux11/oci920_8/libweblogicoci39.sl

  • lib/hpux11/oci920_8/libweblogicoxa39.sl

For 64-bit SDK:

  • lib/hpux11/PA_RISC2.0W/oci920_8/libweblogicoci39.sl

  • lib/hpux11/PA_RISC2.0W/oci920_8/libweblogicoxa39.sl


 

 


Known Issues

java.net.SocketException: Error in poll for fd=33, revents=at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:128

This condition is harmless; you can ignore it.

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

If you want to run the 64-bit HP-UX SDK 1.4.2.01 on HP-UX 11.0 or 11i, your configuration must be built on the PA-RISC2.OW chip architecture, including a supplemental pack for this architecture. To set up a configuration with these components, complete the following procedure:

  1. Go to the HP Web site (www.hp.com) and download the HP-UX SDK 1.4.2.01.
  2. Go to the BEA download site (http://commerce.bea.com) and download the following:
  3. Install WebLogic Server 8.1 SP2.
  4. Now WebLogic Server is installed. Next, install the 64-bit PA_RISC2.0W native libraries on your system, by completing steps 4-8.

  5. Export the WL_HOME variable to point to the WebLogic Server installation:
  6. $ export WL_HOME=/your_installation_directory/weblogic81
  7. Go to $WL_HOME/server/lib/hpux11:
  8. $ cd $WL_HOME/server/lib/hpux11
  9. Extract the contents of the supplemental pack JAR file:
  10. $ jar -xvf wls812_hpux11PA_RISC2.0W_supp.jar
  11. Modify the environment variable SHLIB_PATH in the following shell scripts to point to the lib/hpux11/PA_RISC2.0W directory. Specifically, replace all occurrences of ${WL_HOME}/server/lib/hpux11 with ${WL_HOME}/server/lib/hpux11/PA_RISC2.0W):
  12. ${WL_HOME}/server/bin/startWLS.sh
    ${WL_HOME}/common/bin/commEnv.sh
  13. Set the correct execution modes on the contents of the weblogic81/server/bin and weblogic/server/lib directories:
  14. $ chmod +x $WL_HOME/server/bin/*
    $ chmod -R +x $WL_HOME/server/lib/hpux11/*

Note: To execute the 64-bit SDK, you must include the -d64 option on the java command line.

 

Skip navigation bar  Back to Top Previous Next