Skip navigation.

Supported Configurations: HP-UX

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

WebLogic Server 9.0 and Related Products on HP-UX 11i v2

Products Supported on this Configuration

Product

Version

AquaLogic Service BusTM

2.0

WebLogic Server®TM

9.0

This section provides the following information:

Related Information

 


Configuration Requirements

WebLogic Server 9.0 and AquaLogic Service Bus 2.0 are supported on HP-UX 11i v2 on both PA-RISC and Itanium hardware. For detailed requirements for these configurations, see the appropriate table:

 


Known Issues

This section provides:

Known Issues Pertaining to HP-UX JDK

If you are using releases of HP-UX JDK 5.0.04, HP-UX JDK 5.0.05, and HP-UX JDK 5.0.06, you may experience an out-of-memory error. Oracle recommends upgrading to the latest JDK version. See http://www.hp.com/go/java.

Issues with HP-UX 11i v2 on Itanium

Serial Version UID Mismatch

A serial version UID mismatch is encountered when using WebLogic Server with HP-UX Java 5 (JDK 1.5.0.03 and higher).

Workaround: To be compatible with the serialization of previously compiled applications, modify the <BEA_HOME>/Weblogic90/common/bin/commEnv.sh file to include the following command:

JAVA_OPTIONS="$JAVA_OPTIONS -Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0"

Alternatively, you can use the command line option:

export JAVA_OPTIONS="$JAVA_OPTIONS -Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0"

Note: If you intend to deploy new applications with previously compiled applications, they must be recompiled as necessary to have the same Serial Version UID.

Increase MaxPermSize

You may need to increase the MaxPermSize parameter based on application requirements. For example: For the WebLogic Portal Groupspace sample, you may need to increase the MaxPermSize from 128MB to 256MB.

Known Issues for Other Products

For more information about known issues with products supported on this configuration, including available workarounds, see the appropriate Release Notes document.

Issues related to...

Are described in...

AquaLogic Service Bus

AquaLogic Service Bus Release Notes:

http://download.oracle.com/docs/cd/E13171_01/alsb/docs20/relnotes/relnotes.html

WebLogic Server

WebLogic Server Known and Resolved Issues:

http://download.oracle.com/docs/cd/E13222_01/wls/docs90/issues/known_resolved.html

Installation and configuration

Products Installation and Configuration Release Notes:

http://download.oracle.com/docs/cd/E13179_01/common/docs90/relnotes/relnotes.html


 

 


Download and Installation Instructions

Note: These instructions are provided only for customers running HP-UX 11i v2 on Itanium. If you are running HP-UX 11i v2 on PA-RISC, you can simply follow the instructions in Products Installation Guide, available at http://download.oracle.com/docs/cd/E13179_01/common/docs90/install/index.html.

To run your products on HP-UX 11i v2 on Itanium, your configuration must include the following components:

To obtain these components and install your products, complete the following procedure:

  1. Go to the following HP Web site:
  2. http://www.hp.com/products1/unix/java/java2/jdkjre5_0/downloads/license_jre_5.0.01_itanium.html

    Download and install HP-UX JDK 5.0.01.

  3. Go to Oracle Technology Network or Oracle E-Delivery and download WebLogic components for HP-UX.
  4. Note: For important information on how to download BEA products refer to My Oracle Support Note 762254.1 and My Oracle Support Note 763603.1.

    Note: The BEA Download Center (i.e. http://commerce.bea.com) will be decommissioned on February 2, 2009. After this time, customers will be able to download the BEA software from Oracle's E-delivery portal (http://edelivery.oracle.com) or Oracle Technology Network (http://otn.oracle.com).

  5. Install WebLogic Server 9.0 or AquaLogic Service Bus 2.0 on your HP-UX 11i v2 configuration by completing the console-mode installation procedure for .jar files available at:
  6. http://download.oracle.com/docs/cd/E13179_01/common/docs90/install/start.html
  7. Set the WL_HOME variable to the directory in which you installed your product, and export WL_HOME. For example:
  8. $ export WL_HOME=/your_installation_directory/weblogic90
  9. In ${WL_HOME}/common/bin/commEnv.sh, modify the value of the SHLIB_PATH environment variable so it points to the IPF32 directory (instead of the PA_RISC directory) under server/native/hpux11. In other words, replace all occurrences of PA_RISC with IPF32 in the ${WL_HOME}/common/bin/commEnv.sh shell script.
  10. Set the following execution modes on the contents of the weblogic90/server/bin and weblogic90/server/native directories:
  11. $ chmod +x $WL_HOME/server/bin/*
    $ chmod -R +x $WL_HOME/server/native/hpux11/*

 


Recommended Kernel Parameter Settings

 

Skip navigation bar  Back to Top Previous Next