Skip navigation.

Supported Configurations: Microsoft Windows 2008

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

WebLogic Platform 10.3 on Windows Server 2008

This section provides the following information:

Related Information

 


Configuration Requirements

This section describes configuration requirements for Microsoft Windows 2008:

 


Known Issues

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

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>\wlserver_10.3\common\bin\commEnv.cmd 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 Related to WebLogic Integration 10.3 Using 64-bit JDK

  1. The Installation wizard does not get closed and when you try to exit the process by killing it, it throws the following exception:
  2. "Exception in Thread "Wizard Controller "java.lang.OutOfMemoryError: PermGen space"

    This problem occurs when you're using the Sun JDK.

    Workaround:

    Use the following command for installation:

    java -Xms256m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=256m -jar wli10gR3_generic.jar

Known Issues for Microsoft Windows Server 2008 on 64-bit Xeon and AMD64

The Java Component Object (jCom) feature, available with WebLogic Server, is not supported on Windows 2008 on AMD64 or 64-bit Xeon.

Known Issues for Other Products

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

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

You can download Oracle WebLogic products from either the Oracle Technology Network website or the Oracle E-Delivery website.

Download and Installation Instructions for Windows 2008 on 64-bit Xeon/AMD64

  1. Download and install the supported JDK for your environment.
  2. Go to Oracle E-Delivery and use the following information to select the WebLogic Media Pack and Part Numbers for download:
  3. Install the product using the Installation Guide. Use the sections describing the process of installing .jar or .exe files.
  4. For WebLogic Portal, make sure that your WL_HOME variable is set to the directory in which you installed your product, and export WL_HOME. For example,
  5. $ WL_HOME=<your installation directory>/wlserver_10.3

Download and Installation Instructions for Windows 2008 on x86

  1. Download and install the supported JDK for your environment.
  2. Go to Oracle E-Delivery and use the following information to select the WebLogic Media Pack and Part Numbers for download:
  3. Install the product using the Installation Guide. Use the sections describing the process of installing .jar or .exe files.
  4. For WebLogic Portal, make sure that your WL_HOME variable is set to the directory in which you installed your product, and export WL_HOME. For example,
  5. $ WL_HOME=<your installation directory>/wlserver_10.3

 

Skip navigation bar  Back to Top Previous Next