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

Products Supported on this Configuration

Product

Version

AquaLogic Service Bus

2.0

WebLogic Server

9.0


 

This section provides the following information:

Related Information

 


Configuration Requirements

Table 13-1 Requirements for HP-UX 11i on PA-RISC

Operating System Version and Patches

HP-UX 11i with required 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)

JDK

HP-UX JDK for the Java 2 Standard Edition platform version 5.0.01 HP PA-RISC 2 with Java HotSpotTM Server VM (32-bit) and all later JDK 5.0.01 service packs for development and production deployment on HP-UX

RAM

1 GB minimum

Performance Pack

server/native/hpux11/PA_RISC/libmuxer.sl

Design and Development Tools

  • HP-UX 11i on PA-RISC is supported for the development and production deployment of WebLogic Server applications developed with other tools.

  • The AquaLogic Service Bus Data Transformation Tools are not supported on this configuration.


 

 


Known Issues

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.

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.

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.

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


 

 


Recommended Kernel Parameter Settings

 

Back to Top Previous Next