Skip navigation.

Supported Configurations: Red Hat Enterprise Linux

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

WebLogic Server 9.0 and Related Products on Red Hat Enterprise Linux 4.0

Products Supported on this Configuration

Product

Version

AquaLogic Service Bus

2.0

WebLogic Server

9.0


 

This section provides the following information:

Related Information

 


Configuration Requirements

WebLogic Server 9.0 and AquaLogic Service Bus 2.0 are supported on Red Hat Enterprise Linux 4.0 on both AMD64 and 64-Bit Xeon hardware. WebLogic Server 9.0 on Red Hat Enterprise Linux 4.0 is also supported on x86 and Itanium. For detailed requirements for these configurations, see the appropriate table:

 


Known Issues

This section describes known issues that occur when WebLogic Server 9.0 is run on Red Hat Enterprise Linux 4.0 systems based on an Itanium, AMD64, or 64-Bit Xeon chip architecture. For descriptions of these issues and, when available, workarounds for them, see the appropriate section:

Serial Version UID Mismatch

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>/Weblogic90/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.

Issues with Configurations Based on Itanium, AMD64, or 64-Bit Xeon

When installing WebLogic Server on a system that includes NFS mounted file systems, you may see the following exception:

"Caused by:  java.lang.IllegalArgumentException: Can not list file system roots on this computer"

If you see this message, complete the following procedure:

  1. Make sure you have a minimum of 600 MB of disk space.
  2. Start the installation again, including the flag -Dspace.detection=false, as follows:
  3. java -Dspace.detection=false -jar server900_generic.jar -mode=console

Issues with Configurations Based on AMD64 or 64-Bit Xeon

Related Information

For more information about known issues with products supported on this configuration, including available workarounds, see the appropriate Release Notes document.

Issues related to...

Are described in...

AquaLogic Service Bus

AquaLogic Service Bus Release Notes:

http://download.oracle.com/docs/cd/E13171_01/alsb/docs20/relnotes/relnotes.html

WebLogic Server

WebLogic Server Known and Resolved Issues:

http://download.oracle.com/docs/cd/E13222_01/wls/docs90/issues/known_resolved.html

Installation and configuration

Products Installation and Configuration Release Notes:

http://download.oracle.com/docs/cd/E13179_01/common/docs90/relnotes/relnotes.html


 

 


Download and Installation Instructions

This section provides procedures for downloading and installing the software required to run WebLogic Server 9.0 on a configuration based on Red Hat Enterprise Linux 4.0 on either (a) Itanium, or (b) AMD64 or 64-Bit Xeon. See the instructions appropriate for your configuration:

Instructions for Red Hat Enterprise Linux 4.0 on Itanium

To install WebLogic Server 9.0 on a configuration comprising Red Hat Enterprise Linux 4.0-2 on Itanium, you must have JRockit 5.0 and the installer for WebLogic Server 9.0. This section provides instructions for:

Downloading and Installing JRockit 5.0

  1. Download and install the 64-bit JRockitTM 5.0 R26 JDK (R26.0.0-188) for Itanium-based machines hosting Linux systems.
  2. Note: For information on how to download BEA products refer to My Oracle Support Note 762254.1 and My Oracle Support Note 763603.1.

    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).

  3. Update the JAVA_HOME environment variable to reflect the JDK installation directory. For example:
  4. export JAVA_HOME=<JRockit_installation_directory>
  5. Add your Java executables to the PATH environment variable:
  6. export PATH=$JAVA_HOME/bin:$PATH

Downloading and Installing WebLogic Server 9.0

  1. Go to Oracle Technology Network or Oracle E-Delivery and download WebLogic Server for Red Hat Enterprise Linux.
  2. 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).

  3. In a browser, open Products Installation Guide and find the chapter called "Starting the Installation Program":
  4. http://download.oracle.com/docs/cd/E13179_01/common/docs90/install/start.html

    Scroll down to the heading called "Using Installers with Filenames Ending in .jar" and then, within that section, find "Starting Graphical-Mode Installation for .jar Installation Files.

  5. Following the instructions, install WebLogic Server 9.0.

For more information, see Products Installation Guide.

Instructions for Red Hat Enterprise Linux 4.0 on AMD64 or 64-Bit Xeon

To install WebLogic Server 9.0 on a configuration comprising Red Hat Enterprise Linux 4.0 on AMD64 or 64-Bit Xeon hardware, you need JRockit 5.0 and the installer for WebLogic Server 9.0. This section provides instructions for:

Downloading and Installing JRockit 5.0

  1. Download and install the version of the JRockit 5.0 R26 JDK that you want to use:
  2. Update the JAVA_HOME environment variable to reflect the JDK installation directory. For example:
  3. export JAVA_HOME=<JRockit_installation _directory>
  4. Add your Java executables to the PATH environment variable:
  5. export PATH=$JAVA_HOME/bin:$PATH

Downloading and Installing WebLogic Server 9.0

  1. Go to Oracle Technology Network or Oracle E-Delivery and download WebLogic Server for Red Hat Enterprise Linux.
  2. 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).

  3. In a browser, open Products Installation Guide and find the chapter called "Starting the Installation Program":
  4. http://download.oracle.com/docs/cd/E13179_01/common/docs90/install/start.html

    Scroll down to the heading called "Using Installers with Filenames Ending in .jar" and then, within that section, find "Starting Graphical-Mode Installation for .jar Installation Files.

  5. Following the instructions, install WebLogic Server 9.0.
  6. If your configuration includes the 32-bit version of JRockit, your installation of WebLogic Server is now complete. If your configuration includes the 64-bit version, however, you must also complete steps 5 and 6.

  7. Set the BEA_HOME variable to point to the directory in which WebLogic Server is installed and export BEA_HOME. For example:
  8. export BEA_HOME=<your_WebLogic_Server_installation_directory>
  9. In a text editor, open the script that is used to set up your WebLogic Server environment: $BEA_HOME/weblogic90/common/bin/commEnv.sh.
    1. Search for the following case statement:
    2. LINUX|Linux)
      arch='uname -m'
      if [ "${arch}" = "x86_64" ]; then
      arch=i686
      fi
    3. Remove or comment out the following lines of code:
    4.   	if [ "${arch}" = "x86_64" ]; then
      arch=i686
      fi

      The case statement should now appear as follows:

      LINUX|Linux)
      arch='uname -m'
      #if [ "${arch}" = "x86_64" ]; then
      # arch=i686
      #fi

For more information about installation, see Products Installation Guide.

 

Back to Top Previous Next