Supported Configurations: Red Hat Enterprise Linux
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
This section provides the following information:
The following section provides requirements for products supported on this configuration:
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.0/common/bin/commEnv.sh
file to include the following command:
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.
This section describes known issues that occur when you run WebLogic Server 10.0 on Red Had Enterprise Linux 5.0 systems based on the AMD64 and 64-bit Xeon chip architecture.
You might encounter a JVM stack overflow error or exception while running WebLogic Server.
Workaround: Increase the stack size from the default 128k to 256k.
You might encounter the following exception while installing WebLogic Server and WebLogic Portal on a system that has NFS file systems mounted:
"Caused by: java.lang.IllegalArgumentException: Can not list file system roots on this computer"
Workaround: Ensure that you have at least 600MB of free disk space before installing WebLogic Server and use the -Dspace.detection=false
flag while installing. For example:
java -Dspace.detection=false -jar server100_generic.jar -mode=console
See Using a Remote Autonomy Installation in Supported Configurations for WebLogic Platform 10.0.
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:
|
|
Products Installation and Configuration Release Notes: |
|
WebLogic Portal Release Notes:
|
|
Workshop for WebLogic Release Notes:
|
|
Workshop for WebLogic 10.1 Release Notes:
|
For Oracle JRockit downloads, go to Oracle E-Delivery
or Oracle Technology Network. For additional information on JRockit, refer to JRockit FAQ.
JAVA_HOME
environment variable to the directory in which the JDK is installed and export JAVA_HOME
. For example:export JAVA_HOME=/opt/java5/
export PATH=$JAVA_HOME/bin:$PATH
Depending on your requirements:
Go to Oracle E-Delivery
and use the following information to download WebLogic Server 10.0 MP2.Refer to http://download.oracle.com/docs/cd/E13179_01/common/docs100/install/start.html for instructions on how to start the .jar
or .bin
or.exe
installer files. Note, that generic installers are those filenames that end in .jar
.
There are no special installation instructions for Red Hat Enterprise Linux 4.0 on x86. For the standard method of installing products, see Products Installation Guide.
Oracle Technology Network
or Oracle E-Delivery
and download WebLogic Portal for Red Hat Enterprise Linux.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.
.jar
files using Graphical mode.Complete the following procedures:
Go to Oracle E-Delivery
and use the following information to download WebLogic Server 10.0 MP2:
If you're downloading WebLogic Server 10.0 MP1, select the part number with the "WebLogic Server 10.0 MP 1" description..
Note: For additional information on how to download BEA products refer to My Oracle Support Note 762254.1 and My Oracle Support Note 763603.1.
Refer to http://download.oracle.com/docs/cd/E13179_01/common/docs100/install/start.html for instructions on how to start the .jar
or .bin
or.exe
installer files. Note, that generic installers are those filenames that end in .jar
.
If your configuration includes the 64-bit version of JDK, your installation of WebLogic Server is now complete. If your configuration includes the 32-bit version, however, you must also complete the following steps:
BEA_HOME
to point to the directory in which WebLogic Server is installed and export BEA_HOME
. For example:export BEA_HOME=<your_WebLogic_Server_installation_directory>
$BEA_HOME/wlserver_10.0/common/bin/commEnv.sh
and search for the following case statement:LINUX|Linux)
arch='uname -m'
Oracle Technology Network
or Oracle E-Delivery
and download WebLogic Portal for Red Hat Enterprise Linux.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.
If your configuration includes the 64-bit version of JRockit, your installation is now complete. If your configuration includes the 32-bit version, however, you must also complete the following steps:
BEA_HOME
to point to the directory in which WebLogic Server is installed and export BEA_HOME
. For example:export BEA_HOME=<your_WebLogic_Server_installation_directory>
$BEA_HOME/wlserver_10.0/common/bin/commEnv.sh
and search for the following case statement:LINUX|Linux)
arch='uname -m'
Complete the following procedures:
Go to Oracle E-Delivery
and use the following information to download WebLogic Server 10.0 MP2:
f you're downloading WebLogic Server 10.0 MP1, select the part number with the "WebLogic Server 10.0 MP 1" description..
Note: For additional information on how to download BEA products refer to My Oracle Support Note 762254.1 and My Oracle Support Note 763603.1.
Refer to http://download.oracle.com/docs/cd/E13179_01/common/docs100/install/start.html for instructions on how to start the .jar
or .bin
or.exe
installer files. Note, that generic installers are those filenames that end in .jar
.
Oracle Technology Network
or Oracle E-Delivery
and download WebLogic Portal for Red Hat Enterprise Linux.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.
.jar
files using Graphical mode.
Download and install the following patches for Red Hat Enterprise Linux 5.0 using the Smart Update tool:
X91N
Passcode: VPRA9TXJ
(for Itanium)AZBH
Passcode: TBVLUV55
(for AMD64 and 64-Bit Xeon using 64-bit JRockit JDK)For more information on the Smart Update tool, refer to http://download.oracle.com/docs/cd/E13179_01/common/docs100/smart_update/intro.html.
![]() ![]() |
![]() |
![]() |