Skip navigation.

Supported Configurations: IBM AIX

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

Oracle WebLogic Platform 10.3 on IBM AIX 5.3 pSeries

This section provides the following information:

Related Information

 


Configuration Requirements

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

 


Known Issues

IBM JVM Updates For DST

IBM has released a Timezone Update Utility to update DST data without the need to upgrade Java. See IBM Time Zone Update Utility for JavaTM.

Doing a Complete Install With a Generic Installer

If you are performing a complete install of a WebLogic product (e.g. WebLogic Server, WebLogic Portal, WebLogic Integration) by using the generic installer (.jar) on a platform where Eclipse is not supported or not installed, you might encounter a situation where the generic installer will go into a repeated loop condition. If you are experiencing this condition refer to the Installation Guide, specifically the "Install Eclipse Location Options" section for more information on how to handle the installation.

IIOP Thin Client Not Supported

The IIOP thin client is not supported on AIX due to dependencies on the JVM. Only thin-client applications are affected by this issue.

Workaround: Run WebLogic Server on AIX and your thin client on another operating system.

Serial Version UID Mismatch

A Serial Version UID Mismatch Issue is encountered if you deploy an application on a latest JVM, but compiled with previous Service Release of IBM Java 6 JDK.

Workaround: To be compatible with the serialization of previously compiled applications, modify the <BEA_HOME>/wlserver_10.3/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 IBM_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.

AspectJClassLoader Not Supported

The weblogic.aspects.AspectJClassLoader is not supported on AIX using IBM Java 6.

Workaround: You are advised not to use this class loader.

Known Issues for Other Products

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

Issues related to...

Are described in...

WebLogic Server

WebLogic Server Known and Resolved Issues:

http://download.oracle.com/docs/cd/E12840_01/wls/docs103/issues/index.html

WebLogic Portal

WebLogic Portal Release Notes:

http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/relnotes/index.html

WebLogic Integration

WebLogic Integration Release Notes:

http://download.oracle.com/docs/cd/E13160_01/wli/docs10gr3/relnotes/index.html

Workshop for WebLogic

Workshop for WebLogic Release Notes:

http://download.oracle.com/docs/cd/E13224_01/wlw/docs103/relnotes/index.html


 

 


Download and Installation Instructions

Complete the following procedures:

Downloading and Installing IBM SDK Java 6 with Service Refresh 2, Service Refresh 4+IZ48590

Complete the following procedure to download and install IBM SDK Java 6 with Service Refresh.

  1. Go to the IBM Support: Fix Center download site at the following URL:
  2. http://www.ibm.com/developerworks/java/jdk/aix/service.html

  3. Click the Fix Info link for your JDK version:
  4. Select your APAR/SR number from the table and follow the instructions and/or prompts displayed on the screen to download and install the fix package on your system.
  5. For SR2 (32-bit), use IZ30723.

    For SR2 (64-bit), use IZ30726.

    For SR4+IZ48590 (32-bit), use IZ50170.

    For SR4+IZ48590 (64-bit), use IZ50167.

  6. Select your APAR from the list and follow the instructions and/or prompts displayed on the screen to download and install the specified APAR on your system.
  7. Set the JAVA_HOME environment variable to the directory in which IBM Java 6 is installed, and export JAVA_HOME. For example:
  8. export JAVA_HOME=/usr/java6

  9. Set the PATH variable to include $JAVA_HOME/bin. For example:
  10. export PATH=$JAVA_HOME/bin:$PATH

Downloading and Installing IBM SDK Java 6 64-bit with Service Refresh 2 + iFixes (IZ51489 + IZ32747 + IZ45701 + IZ26955 + IZ33606 + IZ52413) (Applicable to WebLogic Integration 10.3 Only)

This is applicable to WebLogic Integration 10.3 only. Complete the following procedure to download and install IBM SDK Java 6 with Service Refresh 2 + iFixes.

  1. Go to the IBM site:
  2. https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?lang=en_US&source=swg-ibmjavaisv

  3. Register for a valid IBM ID if necessary.
  4. Click on Sign In button.
  5. Login using your IBM ID and password.
  6. Enter the Access Key MJ3D7TQGMK
  7. Click Submit.
  8. From "IBM SDK FOR AIX on 64-bit iSeries/pSeries" select the following tar file to download:
  9. Java6_64.0.0.58.tar.gz (SR2+IZ51489+IZ32747+IZ45701+IZ26955+IZ33606+IZ52413) Java6_64.0.0.58.tar.gz (119 MB)

  10. Click I Confirm to start the file download.
  11. Set the JAVA_HOME environment variable to the directory in which IBM Java 6 is installed, and export JAVA_HOME. For example:
  12. export JAVA_HOME=/usr/java6_64

  13. Set the PATH variable to include $JAVA_HOME/bin. For example:
  14. export PATH=$JAVA_HOME/bin:$PATH

Download and Install WebLogic Server/Portal/Integration 10.3 on AIX 5.3

  1. Go to Oracle E-Delivery and use the following information to select the WebLogic 10.3 Media Pack and Part Numbers for download:
  2. Un-zip the file.
  3. Make sure that your PATH variable includes $JAVA_HOME/bin where JAVA_HOME is the installation path for the JDK. For example
  4. export PATH=$JAVA_HOME/bin:$PATH
  5. Install the WebLogic Products using the directions provided in the Using Installers with Filenames Ending in .jar section of the Products Installation Guide.

Download and Apply Oracle Patches

Download and install the following patches for AIX using the BEA Smart Update tool:

WebLogic Server 10.3

WebLogic Portal 10.3

WebLogic Integration 10.3

For more information on the BEA Smart Update tool, refer to the Smart Update Tool.

 

Skip navigation bar  Back to Top Previous Next