Skip navigation.

Supported Configurations: Sun Solaris

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

BEA WebLogic Platform 9.2 and AquaLogic Service Bus on Solaris 10

This section provides the following information:

Related Information

 


Configuration Requirements

The following section provides requirements for BEA products supported on this configuration:

 


Known Issues

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>/Weblogic92/common/bin/commEnv.sh file to include the following command:

JAVA_OPTIONS="$JAVA_OPTIONS -Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0"

Alternatively, you can use the command line option:

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

Known Issues When Using the Azul Virtual Machine

A serial version UID mismatch is encountered when using WLS 9.2

Workaround: Create a Master Azul arguments file azul.java.vminitargs.post in Azul's JAVA_HOME if its not present and include:

 -Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0

Autonomy Issues Related to Solaris 10 on x86 and AMD64

See Using a Remote Autonomy Installation in Supported Configurations for WebLogic Platform 9.2

Known Issues for Other BEA Products

For information about known issues with BEA 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/docs25/relnotes/relnotes.html

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

WebLogic Server

Oracle WebLogic Server Release Notes, Release 9.2 MP4 (9.2.4):

Refer to Document ID 1125333.1 at https://support.oracle.com

Oracle WebLogic Server 9.2 Known and Resolved Issues:

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

Installation and configuration

Products Installation and Configuration Release Notes:

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

WebLogic Portal

WebLogic Portal 9.2 Release Notes:

http://download.oracle.com/docs/cd/E13218_01/wlp/docs92/relnotes/index.html

WebLogic Integration

WebLogic Integration 9.2 Release Notes:

http://download.oracle.com/docs/cd/E13214_01/wli/docs92/relnotes/index.html


 

 


Download and Installation Instructions

The following section provides download and installation instructions for BEA products 9.2 on Solaris 10:

Download and Install the Sun JDK 5.0 for Solaris 10 on x86 and AMD64

To install Sun JDK 5.0 for Solaris 10 on x86 and AMD64:

  1. Download the Sun Java 2 JDK 5.0 Update 6 (32-bit) for the Solaris on x86 platform.
  2. Install Sun JDK 5.0 (32-bit) following the 32-bit installation instruction provided at http://java.sun.com/products/archive/j2se/5.0_06/index.html.
  3. Set the JAVA_HOME environment variable to the directory in which Sun JDK 5.0 Update 6 is installed, and export JAVA_HOME. For example: export JAVA_HOME=/opt/java1.5
  4. Make sure that your PATH variable includes $JAVA_HOME/bin. For example: export PATH=$JAVA_HOME/bin:$PATH
  5. Verify the java version using $java -version. Make sure that the output contains the following string:
  6. java version "1.5.0_06" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05) Java HotSpot(TM) Server VM (build 1.5.0_06-b05, mixed mode)

Solaris 10 on SPARC

There are no special instructions for download and installation for BEA products 9.2 on Solaris 10 on SPARC. For the standard method of installing BEA products, appropriate for all operating systems, see BEA Products Installation Guide. For information about distribution methods for WebLogic Platform and WebLogic Server, see Product Distribution Methods.

Solaris 10 on SPARC64 using BEA JRockit

Complete the following procedures:

Download and Installation Instructions for JRockit 5.0 R26 JDK Solaris (SPARC - 64-bit)

Complete the following procedure:

  1. Go to Oracle Technology Network or Oracle E-Delivery and download and install the JRockit 5.0 R26 JDK Solaris (SPARC - 64-bit).
  2. Note: For important information about how to download BEA products refer to BEA Product Download Changes (Document ID 762254.1 and 763603.1) at https://support.oracle.com/.

    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. Set the JAVA_HOME environment variable to the directory in which Jrockit 5.0 Update 6 is installed, and export JAVA_HOME. For example:
  4. export JAVA_HOME=/usr/Jrockit1.5.0_06

  5. Set your PATH variable to include $JAVA_HOME/bin. For example:
  6. export PATH=$JAVA_HOME/bin:$PATH

WebLogic Server 9.2 and Later MPs for Solaris 10 on SPARC64 Installation Instructions

To install WebLogic Server on Sun Solaris 10 on SPARC64:

  1. Go to Oracle E-Delivery and use the following information to download WebLogic Server 9.2 Maintenance Packs:
    1. Select Product Pack "Oracle BEA".
    2. Select the operating system.
    3. Select the appropriate media pack for the BEA WebLogic product that you want to download. For example, if you want to download WebLogic Server for Microsoft Windows (32-bit), select the media pack "BEA WebLogic Media Pack for Microsoft Windows (32-bit)".
    4. Select the part number for the WebLogic Server 9.2 Maintenance Pack and download the zip file. For example, select the part number corresponding to the description "WebLogic Server 9.2 MP4 for Microsoft Windows (32-bit)" and download the zip file.
    5. Extract files from the downloaded zip file.
    6. Note: For important information about how to download BEA products refer to BEA Product Download Changes (Document ID 762254.1 and 763603.1) at https://support.oracle.com/.

  2. Install WebLogic Server by following the procedure described in the Installation Guide.
  3. Update the LD_LIBRARY_PATH variable to point to the server/native/solaris/sparc64 directory. Replace all occurrences of $WL_HOME/server/native/solaris/sparc with $WL_HOME/server/native/solaris/sparc64 in the WL_HOME/common/bin/commEnv.sh file.

Solaris 10 on SPARC64 Using Sun 64-Bit JDK

Complete the following procedures:

Download and Installation Instructions for Sun SDK 1.5.0_06 (64-bit)

Complete the following procedure:

  1. From the section for Solaris SPARC Platforms, download:
  2. Install the 32-bit JDK using the 32-bit installation instructions on the download page at http://java.sun.com/products/archive/j2se/5.0_06/install.html.
  3. Install the 64-bit JDK using the 64-bit installation instructions on the download page at http://java.sun.com/products/archive/j2se/5.0_06/install.html.
  4. Set the JAVA_HOME environment variable to the directory in which Sun JDK 5.0 Update 6 is installed and export JAVA_HOME. For example:
  5. export JAVA_HOME=/usr/jdk1.5.0_06

  6. Set your PATH variable to include $JAVA_HOME/bin. For example:
  7. export PATH=$JAVA_HOME/bin:$PATH

  8. Use the -d64 option to invoke Hotspot 64-bit Server for your installation.

WebLogic Server 9.2 and Later MPs for Solaris 10 on SPARC64 Installation Instructions

To install WebLogic Server on Sun Solaris 10 SPARC64:

  1. Go to Oracle E-Delivery and use the following information to download WebLogic Server 9.2 Maintenance Packs:
    1. Select Product Pack "Oracle BEA".
    2. Select the operating system.
    3. Select the appropriate media pack for the BEA WebLogic product that you want to download. For example, if you want to download WebLogic Server for Microsoft Windows (32-bit), select the media pack "BEA WebLogic Media Pack for Microsoft Windows (32-bit)".
    4. Select the part number for the WebLogic Server 9.2 Maintenance Pack and download the zip file. For example, select the part number corresponding to the description "WebLogic Server 9.2 MP4 for Microsoft Windows (32-bit)" and download the zip file.
    5. Extract files from the downloaded zip file.
    6. Note: For important information about how to download BEA products refer to BEA Product Download Changes (Document ID 762254.1 and 763603.1) at https://support.oracle.com/.

  2. Install WebLogic Server by following the procedure described in the Installation Guide.
  3. Update the LD_LIBRARY_PATH variable to point to the server/native/solaris/sparc64 directory. Replace all occurrences of $WL_HOME/server/native/solaris/sparc with $WL_HOME/server/native/solaris/sparc64 in the WL_HOME/common/bin/commEnv.sh file.
  4. Update JAVA_VM by adding -d64 with the existing variable in $WL_HOME/common/bin/commEnv.sh.

Solaris 10 on x86

Complete the following procedures:

  1. Depending on your requirements:

WebLogic Server 9.2 and Later MPs for Solaris 10 on x86 Installation Instructions

To install WebLogic Server on Sun Solaris 10 on x86:

  1. Go to Oracle E-Delivery and use the following information to download WebLogic Server 9.2 Maintenance Packs:
    1. Select Product Pack "Oracle BEA".
    2. Select the operating system.
    3. Select the appropriate media pack for the BEA WebLogic product that you want to download. For example, if you want to download WebLogic Server for Microsoft Windows (32-bit), select the media pack "BEA WebLogic Media Pack for Microsoft Windows (32-bit)".
    4. Select the part number for the WebLogic Server 9.2 Maintenance Pack and download the zip file. For example, select the part number corresponding to the description "WebLogic Server 9.2 MP4 for Microsoft Windows (32-bit)" and download the zip file.
    5. Extract files from the downloaded zip file.
    6. Note: For important information about how to download BEA products refer to BEA Product Download Changes (Document ID 762254.1 and 763603.1) at https://support.oracle.com/.

  2. Install WebLogic Server by following the procedure described in the Installation Guide.

WebLogic Portal 9.2 and Later MPs for Solaris 10 on x86 Installation Instructions

To install WebLogic Portal on Sun Solaris 10 on x86:

  1. Go to Oracle Technology Network or Oracle E-Delivery and download WebLogic Platform 9.2 for Sun Solaris (9, 10, x86).
  2. Note: For important information about how to download BEA products refer to BEA Product Download Changes (Document ID 762254.1 and 763603.1) at https://support.oracle.com/.

  3. Install WebLogic Portal using the instructions in Using Installers with Filenames Ending in .jar in the BEA Products Installation Guide. This section describes the process of installing .jar files in the Graphical mode.

AquaLogic Service Bus for Solaris 10 on x86 Installation Instructions

To install the BEA AquaLogic Service Bus on Solaris 10 on x86:

  1. Go to Oracle Technology Network or Oracle E-Delivery and download AquaLogic Service Bus for Sun Solaris (10, x86).
  2. Note: For important information about how to download BEA products refer to BEA Product Download Changes (Document ID 762254.1 and 763603.1) at https://support.oracle.com/.

  3. Install AquaLogic Service Bus using the instructions for installing .jar files in the Graphical mode:

Solaris 10 on AMD64

Complete the following procedures:

  1. Depending on your requirements:

WebLogic Server 9.2 and Later MPs for Solaris 10 on AMD64 Installation Instructions

To install WebLogic Server on Sun Solaris 10 on AMD64:

  1. Go to Oracle E-Delivery and use the following information to download WebLogic Server 9.2 Maintenance Packs:
    1. Select Product Pack "Oracle BEA".
    2. Select the operating system.
    3. Select the appropriate media pack for the BEA WebLogic product that you want to download. For example, if you want to download WebLogic Server for Microsoft Windows (32-bit), select the media pack "BEA WebLogic Media Pack for Microsoft Windows (32-bit)".
    4. Select the part number for the WebLogic Server 9.2 Maintenance Pack and download the zip file. For example, select the part number corresponding to the description "WebLogic Server 9.2 MP4 for Microsoft Windows (32-bit)" and download the zip file.
    5. Extract files from the downloaded zip file.
    6. Note: For important information about how to download BEA products refer to BEA Product Download Changes (Document ID 762254.1 and 763603.1) at https://support.oracle.com/.

  2. Install WebLogic Server by following the procedure described in the Installation Guide.

WebLogic Portal 9.2 and Later MPs for Solaris 10 on AMD64 Installation Instructions

To install WebLogic Portal on Sun Solaris 10 on AMD64:

  1. Go to Oracle Technology Network or Oracle E-Delivery and download WebLogic Platform 9.2 for Sun Solaris (10, AMD64).
  2. Note: For important information about how to download BEA products refer to BEA Product Download Changes (Document ID 762254.1 and 763603.1) at https://support.oracle.com/.

  3. Install WebLogic Portal using the instructions in Using Installers with Filenames Ending in .jar in the BEA Products Installation Guide. This section describes the process of installing .jar files in the Graphical mode.

WebLogic Integration 9.2 and Later MPs for Solaris 10 on AMD64 Installation Instructions

To install WebLogic Integration on Sun Solaris 10 on AMD64:

  1. Go to Oracle Technology Network or Oracle E-Delivery and download WebLogic Platform 9.2 for Sun Solaris (10, 64-bit Xeon/AMD64).
  2. Note: For important information about how to download BEA products refer to BEA Product Download Changes (Document ID 762254.1 and 763603.1) at https://support.oracle.com/.

  3. Install WebLogic Integration using the instructions in Using Installers with Filenames Ending in .jar in the BEA Products Installation Guide. This section describes the process of installing .jar files in the Graphical mode.

 


Download and Apply Patches

Download and install the following patches for Solaris 10 using Oracle Smart Update:

WLP 9.2

WLS 9.2 MP2

WLP 9.2 MP2

WLI 9.2 MP2

For more information about Oracle Smart Update, see http://download.oracle.com/docs/cd/E14759_01/index.htm.

 


WebLogic Server Support of Solaris Zones

For information on Weblogic Server support of Solaris Zones, refer to "WebLogic Server Support For Sun Solaris 10 in Multi-Zone Operation".

 

Skip navigation bar  Back to Top Previous Next