Supported Configurations: HP-UX
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
This section provides the following information:
http://www.hp.com
.
Table 3-1 Requirements for HP-UX 11i v1 on PA-RISC (32-bit JVM)
HP-UX 11i v1 (B.11.11) with HP-UX patches for JavaTM See |
|
HP-UX JDK for the Java 2 Standard Edition platform version 6.0.02 HP PA-RISC 2 with Java HotSpotTM Server VM (32-bit) and all later JDK 6.0.* service packs for development and production deployment on HP-UX |
|
If you are performing a complete install of a WebLogic product (e.g. WebLogic Server, WebLogic Portal) by using the generic installer (.jar) on a platform where Eclipse is not supported or not installed, you might encounter a situation where the generic installer will go into a repeated loop condition. If you are experiencing this condition refer to the Installation Guide, specifically the "Install Eclipse Location Options" section for more information on how to handle the installation.
A Serial Version UID Mismatch Issue may be encountered if you deploy an application on a latest JVM, but compiled with an earlier JDK release.
Workaround: To be compatible with the serialization of previously compiled applications, modify the <BEA_HOME>/wlserver_10.3/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.
You may need to increase the MaxPermSize
parameter based on application requirements. For example: For the WebLogic Portal Dynamic Visitor Tools sample, you may need to increase the MaxPermSize
from 128MB to 256MB.
If your application involves working with very large objects via RMI over IIOP, you might encounter the following exception:
java.rmi.MarshalException: ; nested exception is: org.omg.CORBA.MARSHAL: vmcid: 0x0 minor code: 0 completed:
Workaround: Increase the size of the JVM thread stack using the -Xss
option on the command line. By default, the stack is set to 512 KB; modify it depending on the size of the object in question.
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:
For information about known issues with products supported on this configuration, including available workarounds, see the appropriate Release Notes document.
WebLogic Server Known and Resolved Issues:
|
|
WebLogic Portal Release Notes:
|
|
Workshop for WebLogic Release Notes:
|
You can download Oracle WebLogic products from either the Oracle Technology Network website or the Oracle E-Delivery website.
This section includes the following procedures:
Complete the following procedure to download and install the HP JDK 6.0
http://h20392.www2.hp.com/portal/swdepot/try.do?productNumber=JDKJRE6002
JAVA_HOME
environment variable to the directory in which HP JDK 6.0.02 is installed, and export JAVA_HOME
. For example: export JAVA_HOME=/opt/java1.6.0.02
export PATH=$JAVA_HOME/bin:$PATH
If you are installing the HPUX 32-bit JDK, your installation is complete. If you are installing the 64-bit JDK, complete the next step.
$java -d64 -version
Complete the following procedure:
http://hpux.connect.org.uk/
libiconv-1.12-hppa-11.31.depot (Hint: Search with token: libiconv-1.12)
libxml2-2.6.32-hppa-11.31.depot (Hint: Search with token: libxml2-2.6.32)
libxslt-1.1.24-hppa-11.31.depot (Hint: Search with token: libxslt-1.1.24)
zlib-1.2.3-hppa-11.31.depot (Hint: Search with token: zlib-1.2.3)
export PATH=$JAVA_HOME/bin:$PATH
Go to Oracle E-Delivery
and use the following information to select the WebLogic Media Pack and Part Numbers for download:
![]() ![]() |
![]() |
![]() |