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 9

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

Issues Related to Solaris 9 on x86 Using Autonomy

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

BEA 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/docs25/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

Oracle WebLogic Portal 9.2 Release Notes:

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

WebLogic Integration

Oracle 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 9:

Solaris 9 on SPARC

There are no special instructions for download and installation for BEA products 9.2 on Solaris 9 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 9 on SPARC64 using BEA JRockit

Complete the following procedures:

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

Note: Prior to installing JRockit 5.0 R26, you may need to install the 64-bit SUNWscpux package See Solaris Systems With More Than 4 Gbytes RAM.

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

  7. Install recommended patches. See Table 1-2 BEA JRockit 5.0 R26.4.0 (J2SE 1.5.0_06) Supported Configurations in BEA JRockit 5.0 Supported Configurations.

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

To install WebLogic Server on Sun Solaris 9 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 using the instructions in http://download.oracle.com/docs/cd/E13179_01/common/docs92/install/start.html. This section describes the process of installing .jar files in the Graphical mode.
  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 9 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 9 on SPARC64 Installation Instructions

To install WebLogic Server on Sun Solaris 9 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 using the instructions in http://download.oracle.com/docs/cd/E13179_01/common/docs92/install/start.html. This section describes the process of installing .jar files in the Graphical mode.
  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 9 on x86

Complete the following procedures:

  1. Depending on your requirements:

Download and Install Sun JDK 5.0 Update 6

Complete the following procedure:

  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)

Download and Install WebLogic Server 9.2 and Later MPs for Solaris 9 on x86

To install WebLogic Server on Sun Solaris 9 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 using the instructions in http://download.oracle.com/docs/cd/E13179_01/common/docs92/install/start.html. This section describes the process of installing .jar files in the Graphical mode.

Download and Install WebLogic Portal 9.2 and Later MPs and Later MPs for Solaris 9 on x86

To install WebLogic Portal on Solaris 9 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/.

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

 


Download and Apply Patches

Download and install the following patches for Solaris 9 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.

 

Skip navigation bar  Back to Top Previous Next