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 Platform 10.2 on HP-UX 11i

This section provides the following information:

Related Information

 


Configuration Requirements

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

Operating System Version and Patches

HP-UX 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)

JDK

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

RAM

1 GB minimum, 2 GB recommended

Performance Pack

server/native/hpux11/PA_RISC/libmuxer.sl

Product Support

  • WebLogic Server 10.0 MP1

  • WebLogic Portal 10.2

  • WebLogic Integration 10.2

  • Workshop for WebLogic 10.2 (Runtime)


 

 


Known Issues

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 Issue is encountered if you deploy an application on a latest JVM, but built with an earlier JVM.

Workaround: To be compatible with the serialization of previously compiled applications, modify the <BEA_HOME>/wlserver_10.0/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.

Unable to Start WebLogic Server While Logged in as root

If you start or install WebLogic Server while logged in as root, while using the JDK, the server may fail to start and throw a java.security.ProviderException. If this happens, complete the following procedure:

    1. In a text editor, open the java.security file in the directory JAVA_HOME/jre/lib/security, where JAVA_HOME represents your JDK installation directory.
    2. Find the securerandom.source=file:/dev/urandom entry. Change it to:
    3. securerandom.source=file:/dev/random
    4. Save the java.security file with your changes and close it.
    5. While still logged in as root, restart WebLogic Server.

Known Issues for Other Products

For 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...

WebLogic Server

WebLogic Server Known and Resolved Issues:

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

WebLogic Portal

WebLogic Portal Release Notes:

http://download.oracle.com/docs/cd/E13218_01/wlp/docs102/relnotes/index.html

WebLogic Integration

WebLogic Integration Release Notes:

http://download.oracle.com/docs/cd/E13214_01/wli/docs102/relnotes/index.html

Workshop for WebLogic

Workshop for WebLogic Release Notes:

http://download.oracle.com/docs/cd/E13224_01/wlw/docs102/relnotes/index.html


 

 


Download and Install Instructions

Download and Install WebLogic Portal 10.2 for HP-UX 11i on PA-RISC

Complete the following procedure:

  1. Go to Oracle Technology Network or Oracle E-Delivery and download WebLogic Portal for HP-UX PA-RISC (32-bit).
  2. 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).

  3. Install the .bin file using the installation procedure provided at: http://download.oracle.com/docs/cd/E13179_01/common/docs102/install/start.html. This section describes how to install .bin files using Graphical mode.

Download and Install WebLogic Integration 10.2 for HP-UX 11i on PA-RISC

Complete the following procedure:

  1. Go to Oracle Technology Network or E-Delivery and download WebLogic Integration 10.2 for HP-UX PA-RISC (32-bit).
  2. 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).

  3. Unzip the file.
  4. Install the .bin file using the installation procedure provided at: http://download.oracle.com/docs/cd/E13179_01/common/docs102/install/start.html. This section describes how to install .bin files using Graphical mode.

 


Recommended Kernel Parameter Settings

 

Skip navigation bar  Back to Top Previous Next