Supported Configurations: HP-UX
|
|
This section provides the following information:
http://www.hp.com.
|
HP-UX 11i v2 (HP-UX 11.23) with HP-UX patches for JavaTM See |
|
|
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 |
|
|
HP-UX 11i v2 (HP-UX 11.23) with HP-UX patches for JavaTM See |
|
|
HP-UX JDK for the Java 2 Standard Edition platform version 5.0.08 with Java HotSpotTM Server VM (32-bit) and all later JDK 5.0.* service packs for development and production deployment on HP-UX |
|
|
HP-UX 11i v2 (HP-UX 11.23) with HP-UX patches for JavaTM See |
|
|
HP-UX JDK for the Java 2 Standard Edition platform version 5.0.08 with Java HotSpotTM Server VM (64-bit) and all later JDK 5.0.* service packs for development and production deployment on HP-UX |
|
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.
A Serial Version UID Mismatch Issue is encountered if you deploy an application on a latest JVM, but built with an earlier service pack of Sun JDK 1.5.0.
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.
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.
When creating or upgrading WebLogic Server domains in the console mode, the Configure JDBC Data Sources window does not display correctly.
Workaround: Use the GUI mode or silent mode to create or upgrade a WebLogic Server domain on this configuration.
module mod_wl_20.so using Apache/2.0.55 HP-UX_Apache-based_Web_Server on HP-UX 11.23 on Itanium, you may encounter the following error:Unsatisfied code symbol '_Unwind_Resume' in load module
Workaround: Add the following code
LoadFile /usr/lib/hpux64/libunwind.so
LoadModule weblogic_module <Path for mod_wl_20.so>
in $APACHE_HOME/conf/httpd.conf file, where APACHE_HOME points to your Apache installation.
module mod_wl128_20.so using Apache/2.0.55 HP-UX_Apache-based_Web_Server on HP-UX 11.23 on Itanium, you may encounter the following errors:Unsatisfied code symbol '__cxa_personality_routine' in load module.
Unsatisfied data symbol '_ZTVN10__cxxabiv119__pointer_type_infoE' in load module
Unsatisfied data symbol '_ZTVN10__cxxabiv117__class_type_infoE' in load module
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:
|
|
This section includes the following procedures:
Complete the following procedure:
Oracle E-Delivery and download WebLogic Portal 10.2 for HP-UX PA-RISC (32-bit)..bin file using the installation procedure provided at: http://e-docs.bea.com/common/docs102/install/start.html. This section describes how to install .bin files using Graphical mode.Complete the following procedure:
Oracle E-Delivery and download WebLogic Integration 10.2 for HP-UX PA-RISC (32-bit)..bin file using the installation procedure provided at: http://e-docs.bea.com/common/docs102/install/start.html. This section describes how to install .bin files using Graphical mode.Complete the following procedure:
JAVA_HOME environment variable to the directory in which HP JDK is installed, and export JAVA_HOME. For example: export JAVA_HOME=/opt/java1.5
export PATH=$JAVA_HOME/bin:$PATH
Complete the following procedure:
$java -d64 version
Complete the following procedure:
http://hpux.connect.org.uk/
libiconv-1.12-ia64-11.31.depot (Hint: Search with token: libiconv-1.12)
libxml2-2.6.30-ia64-11.31.depot (Hint: Search with token: libxml2-2.6.30)
libxslt-1.1.22-ia64-11.31.depot (Hint: Search with token: libxslt-1.1.22)
zlib-1.2.3-ia64-11.31.depot (Hint: Search with token: zlib-1.2.3)
Complete the following procedure:
HP-UX (11iv2, 11iv3, Itanium) from the list of OS Platforms for your WebLogic Portal release.WL_HOME variable to the directory in which you installed your product, and export WL_HOME. For example:$ export WL_HOME=<your_installation_directory>/wlserver_10.0
Complete the following procedure:
WL_HOME/server/native/hpux11/IPF64
For more information on installing WebLogic Portal, refer to the WebLogic Platform 10.2 Installation Guide: http://edocs.bea.com/common/docs102/install/index.html.
Complete the following procedure:
HP-UX (11iv2, 11iv3, Itanium) from the list of OS Platforms for your WebLogic Integration release..jar files in the Graphical mode.WL_HOME variable to the directory in which you installed your product, and export WL_HOME. For example:$ export WL_HOME=<your_installation_directory>/wlserver_10.0
For more information on installing WebLogic Integration, refer to the WebLogic Platform 10.2 Installation Guide: http://edocs.bea.com/common/docs102/install/index.html.
Complete the following procedure:
WL_HOME/server/native/hpux11/IPF64
For more information on installing WebLogic Integration, refer to the WebLogic Platform 10.2 Installation Guide: http://edocs.bea.com/common/docs102/install/index.html.
maxdsiz kernel parameter to a minimum value of 2 GB. max_thread_proc parameter: 1024.
|
|
|