7.0 Supported Configurations: HP-UX 11i on Itanium
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
This section provides the following information:
HP-UX 11i v1.6 with HP-UX patches for JavaTM. See |
||
HP-UX SDK 1.3.1.06 through 1.3.1.09 with Java HotSpotTM Server VM |
||
Supports WebLogic Server development tools. For more information about WebLogic Platform design and development tools support, see Supported Configurations for Design and Development Tools in Version 7.0 SP1 in Supported Configurations for WebLogic Platform 7.0. |
||
For any components of WebLogic Platform or for the full WebLogic Platform product, see Disk Space Requirements. |
||
This section provides recommendations and workarounds for the following issues:
For more information about known issues with any components of this release, see the appropriate Release Notes document. For a complete list of Release Notes supporting WebLogic Platform 7.0, see:
http://download.oracle.com/docs/cd/E13196_01/platform/docs70/interm/relnotes.html
The HP-UX 11.0 default value for maximum threads per process is 64. This value may be too low for both WebLogic Server and Java server applications in general. If the value is too low, your WebLogic Server may have problems starting up.
BEA recommends that you use the maximum kernel setting for the max_thread_proc
and maxusers
parameters. Setting maxusers
to a higher value increases other machine-wide limits, such as nkthread
(the maximum number of kernel threads). The following table shows recommendations for kernel configuration parameters.
If the LANG
environment variable is set to C on your system (LANG=C
) and you select Netscape 4.7.x as your browser, then QuickStart may fail to start. To fix this problem, terminate QuickStart, unset the LANG
environment variable (manually or by using a wrapper function), and restart the QuickStart application.
This problem is reported in CR082062.
If the Apache server hangs when you are trying to use the BEA Apache plugin mod_wl_20.so
on an HP-UX
platform, then you are probably using an obsolete version of ld
and/or libdld.sl
. Apache binaries require the B.11.32 (or higher) version of ld
and libdld.sl
.
To determine which version of ld
is installed on your system, complete the following procedure:
ld
and libdld.sl
have the same version number and that number is 11.32 or higher, then you are using the appropriate versions and you can quit this procedure; you are ready to run the mod_wl_20.so
plugin.ld
and libdld.sl
do not match, or if the numbers match and that number is lower than 11.32, then you need to install an HP patch. For instructions, proceed to step 3.http://us-support.external.hp.com
http://europe-support.external.hp.com
Download and install the patch on your system.
To install WebLogic Server 7.0 SP1 on a configuration of HP-UX 11.23 on Itanium, complete the following procedure:
JAVA_HOME
environment variable to reflect the SDK installation directory. JAVA_HOME=/opt/java1.3; export JAVA_HOME
PATH
environment variable to include JAVA_HOME/bin
. PATH=$JAVA_HOME/bin:$PATH; export PATH
http://commerce.bea.com.
weblogic700sp1_hpipf_supp.jar
file. This step overwrites some shell scripts and creates new directories for native libraries.
![]() |
![]() |
![]() |