Supported Configurations: Oracle Enterprise Linux
|
|
This section provides the following information:
Oracle E-Deliveryhttp://java.sun.com.
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 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
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: |
|
|
Workshop for WebLogic Release Notes:
|
|
|
Workshop for WebLogic 10.1 Release Notes:
|
To install WebLogic Server 10.0 on Oracle Enterprise Linux on x86, complete the following procedure:
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..
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.
To install WebLogic Server 10.0 on Oracle Enterprise Linux for 64-bit Xeon and AMD64, complete the following procedure:
For Oracle JRockit downloads, go to Oracle E-Delivery or Oracle Technology Network. For additional information on JRockit, refer to JRockit FAQ.
Set the JAVA_HOME environment variable to the directory in which the JDK is installed and export JAVA_HOME. For example:
export JAVA_HOME=/opt/java5/
Make sure that your PATH variable includes $JAVA_HOME/bin. For example:
export PATH=$JAVA_HOME/bin:$PATH
To install WebLogic Server on OEL 5.0
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'
To install WebLogic Server 10.0 on Oracle Enterprise Linux, complete the steps in Download and Install WebLogic Server 10.0 and Later MPs on Oracle Enterprise Linux 5.0 on Itanium.
To install WebLogic Server on Oracle Enterprise Linux 5.0 for Itanium:
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.
|
|
|