Supported Configurations: Oracle Enterprise Linux
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
This section provides the following information:
Oracle E-Delivery
http://java.sun.com
.
The following section provides requirements for products supported on this configuration:
Oracle Enterprise Linux 5.0 (Carthage ) Kernel 2.6.18-8.el5, and glibc 2.5-12 and later updates and errata levels |
|
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.2 on Oracle 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.2.
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:
|
|
WebLogic Integration Release Notes:
|
|
Workshop for WebLogic Release Notes:
|
Go to Oracle E-Delivery
and use the following information to select the WebLogic Media Pack and Part Numbers for download:Refer to http://download.oracle.com/docs/cd/E13179_01/common/docs102/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
.
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:Refer to http://download.oracle.com/docs/cd/E13179_01/common/docs102/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 the JDK, 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'
Go to Oracle E-Delivery
and use the following information to select the WebLogic Media Pack and Part Numbers for download:Refer to http://download.oracle.com/docs/cd/E13179_01/common/docs102/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
.
Complete the following procedure:
Oracle Technology Network
or Oracle E-Delivery
and download WebLogic Server, Portal and Integration for Oracle 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.
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).
Oracle Technology Network
or Oracle E-Delivery
and download WebLogic Server, Portal, and Integration for Oracle 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.
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).
If your configuration includes the 64-bit version of your JDK, 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'
![]() ![]() |
![]() |
![]() |