Skip navigation.

Supported Configurations: IBM AIX

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

BEA WebLogic Platform 10.0 on IBM AIX 5.2 pSeries

Note: Support of IBM AIX 5.2 is no longer available. For additional information, please refer to the AIX 5.2 End of Support Announcement.

This section provides the following information:

Related Information

 


Configuration Requirements

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

Table 8-1 Requirements for IBM AIX 5.2 (32-bit JDK)

Operating System Version and Patches

IBM AIX 5.2 - ML7 (and higher MLs)

Chip Architecture and Minimum Processor Speed

  • POWER4 (1.5 GHz)

  • POWER5 (1.5 GHz)

  • POWER6 (1.65 GHz)

SDK

  • 10.0 GA: IBM Java 5 32-bit JDK (Service Refresh 4) — Java version 1.5.0, JavaTM 2 Runtime Environment, Standard Edition (build pap32dev-20070201 (SR4)) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc-32 j9vmap3223-20070201 (JIT enabled)

  • 10.0 MP1: IBM Java 5 32-bit JDK (Service Refresh 5a)—Java version 1.5.0, JavaTM 2 Runtime Environment, Standard Edition (build pap32devifx-20070725 (SR5a)) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc-32 j9vmap3223-20070426 (JIT enabled)

RAM

512 MB required; 1 GB recommended

Performance Pack

server/native/aix/ppc/libmuxer.so

BEA Product Support

  • WebLogic Server 10.0 and higher MPs

  • WebLogic Portal 10.0 and higher MPs

  • Workshop for WebLogic 10.0 (Runtime) and higher MPs


 

Table 8-2 Requirements for IBM AIX 5.2 (64-bit JDK)

Operating System Version and Patches

IBM AIX 5.2 - ML7 (and higher MLs)

Chip Architecture and Minimum Processor Speed

  • POWER4 (1.5 GHz)

  • POWER5 (1.5 GHz)

  • POWER6 (1.65 GHz)

SDK

10.0 MP1: IBM Java 5 64-bit JDK (Service Refresh 6b + APAR IZ08455)—Java version 1.5.0, JavaTM 2 Runtime Environment, Standard Edition (build pap64devifx-20080131 (SR6b + IZ08455)) IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc64-64 j9vmap6423-20071007 (JIT enabled)

RAM

512 MB required; 1 GB recommended

Performance Pack

server/native/aix/ppc64/libmuxer.so

BEA Product Support

  • WebLogic Server 10.0 MP1

  • Workshop for WebLogic 10.0 (Runtime) and higher MPs


 

 


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.

WebLogic Server Known Issues

The following sections provide information on known issues in WebLogic Server on AIX:

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 Refresh of IBM Java 5 32-bit JDK.

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"

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

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

JVM Debug Mode Impact

Using the JVM debug mode with the IBM JVM significantly degrades application performance. Therefore, whenever you run WebLogic Portal on an AIX configuration, BEA strongly recommends that you disable the JVM debug mode (default setting for WebLogic Platform). Disabling debug mode is recommended for all domains, including existing domains and those domains created using the Configuration Wizard.

To disable JVM debug mode, do one of the following:

XML Schema Validation Error

An xml schema factory validation error is encountered when IBM JDK fails to return the platform default schema factory because of a preconfigured property file format.

Workaround: Modify the <BEA_HOME>/wlserver_10.0/common/bin/commEnv.sh file to include the following command:

JAVA_OPTIONS="$JAVA_OPTIONS -Djavax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema=org.apache.xerces.jaxp.validation.XMLSchemaFactory"

WebLogic Portal Known Issues

The following sections provide information on known issues in WebLogic Portal on AIX:

DB2 Considerations

To ensure that portal applications run correctly on DB2, you must set some minimum configuration parameters. If you do not, heavy portal activity may exceed database capacity.

Use the following settings as guidelines to configure your DB2 database:

For additional information, see Configuring DB2 Databases in the BEA WebLogic Portal 10.0 Database Administration Guide.

WebLogic Workshop 10.1 Known Issues

The generic .jar installer used to install Workshop on AIX platforms throws an OutOfMemory Exception and does not provide a complete installation.

Workaround:

Update the Java opts max heap size. For example:

     java -Xms512m -Xmx1024m -jar workshop101_generic.jar

Known Issues for Other BEA Products

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

WebLogic Server

WebLogic Server Known and Resolved Issues:

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

WebLogic Portal

WebLogic Portal 10.0 Release Notes:

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

Installation and Configuration

Products Installation and Configuration Release Notes:

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

Workshop for WebLogic

Workshop for WebLogic Release Notes:

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

Workshop for WebLogic 10.1

Workshop Version 10.1 Release Notes:

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


 

 


Download and Installation Instructions

Complete the following procedures:

  1. Download and install the SDK Service Refresh for your environment:
  2. Depending on your requirement:

Downloading and Installing the IBM Java 5

Complete the following procedure to download and install IBM Java 5.

  1. Go to the IBM AIX download site:
  2. http://www.ibm.com/developerworks/java/jdk/aix/service.html

  3. Download the IBM Java 5 32-bit (GA version).
  4. Install the IBM Java 5 on your system.

Downloading and Installing IBM SDK Java 5 with Service Refresh (32-bit JDK)

Complete the following procedure to download and install IBM SDK Java 5 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, use IY83355

    For SR3, use IY90224

    For SR4, use IY94334

    For SR5a, use IZ02874

  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 Java5 is installed, and export JAVA_HOME. For example:
  8. export JAVA_HOME=/usr/java5

  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 5 with Service Refresh (64-bit JDK)

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

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

  3. Register for an IBM ID if necessary.
  4. Click Sign In.
  5. Log in using your IBM ID and password.
  6. Enter the Access Key ZDGEEQQCJQ and click Submit.
  7. Select the IBM SDK for AIX on 64-bit iSeries/pSeries.
  8. Click I Confirm to download the IBM JDK 150 SR6b + IZ08455.
  9. Set the JAVA_HOME environment variable to the directory in which IBM Java5 is installed, and export JAVA_HOME. For example:
  10. export JAVA_HOME=/usr/java5

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

Downloading and Installing WebLogic Server and Later MPs on IBM AIX

Complete the following procedure to install WebLogic Server on AIX:

  1. Go to Oracle Technology Network or Oracle E-Delivery and download WebLogic Server for IBM AIX.
  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. Install WebLogic Server 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.

If your configuration includes the 32-bit JDK, your installation of WebLogic Server is now complete. If your configuration includes the 64-bit JDK, however, you must also complete the following steps:

  1. Set the 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>
  1. In a text editor, open the $BEA_HOME/wlserver_10.0/common/bin/commEnv.sh and search for the following case statement:
   AIX)
      if [ -n "${LIBPATH}" ]; then
         LIBPATH=${LIBPATH}:${WL_HOME}/server/native/aix/ppc
      else
         LIBPATH=${WL_HOME}/server/native/aix/ppc
   fi
   LIBPATH=${PATCH_LIBPATH}:${LIBPATH}
   export LIBPATH
;; 

Replace with the following:

   AIX)
      if [ -n "${LIBPATH}" ]; then
         LIBPATH=${LIBPATH}:${WL_HOME}/server/native/aix/ppc64
      else
         LIBPATH=${WL_HOME}/server/native/aix/ppc64
   fi
   LIBPATH=${PATCH_LIBPATH}:${LIBPATH}
   export LIBPATH
;; 

Downloading and Installing WebLogic Portal 10.0 and later MPs on IBM AIX

To install WebLogic Portal on IBM AIX 5.2:

  1. Go to Oracle Technology Network or Oracle E-Delivery and download WebLogic Portal for IBM AIX.
  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. 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 BEA Patches

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

WLS 10.0 and WLP 10.0

WLS 10.0 MP1 and WLP 10.0 MP1 (32-bit JDK)

WLS 10.0 MP1 (64-bit JDK)

For more information on the BEA Smart Update tool, refer to http://download.oracle.com/docs/cd/E13179_01/common/docs100/smart_update/intro.html.

 

Skip navigation bar  Back to Top Previous Next