Supported Configurations: Novell SUSE Linux Enterprise Server
|
|
This section provides the following information:
The following section provides requirements for BEA products supported on this configuration:
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.0/common/bin/commEnv.sh file to include the following command:
JAVA_OPTIONS="$JAVA_OPTIONS -Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0"
Or, 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.
See Using a Remote Autonomy Installation in Supported Configurations for WebLogic Platform 10.0.
This section describes known issues that occur when you run WebLogic Server 10.0 on Novell SUSE Linux Enterprise 10 systems based on the AMD64 and 64-bit Xeon chip architecture.
You might encounter a JVM stack overflow error or exception while running WebLogic Server on the Novell SUSE Linux Enterprise 10 on 64-bit Xeon configuration.
Workaround: Increase the stack size from the default 128k to 256k.
You might encounter the following exception while installing WebLogic Server on a system that has NFS file systems mounted:
"Caused by: java.lang.IllegalArgumentException: Can not list file system roots on this computer"
Workaround: Ensure that you have at least 600MB of free disk space before installing WebLogic Server and use the -Dspace.detection=false flag while installing. The installation command will look like:
java -Dspace.detection=false -jar server100_generic.jar -mode=console
For information about known issues with BEA products supported on this configuration, including available workarounds, see the appropriate Release Notes document.
|
WebLogic Server Known and Resolved Issues: http://e-docs.bea.com/wls/docs100/issues/known_resolved.html |
|
|
Products Installation and Configuration Release Notes: |
|
Download and Installation Instructions
Depending on your requirements:
http://commerce.bea.com/showallversions.jsp?family=WLS. Novell SuSE Linux Enterprise Server (9, 10, x86) from the list of OS Platforms for your configuration..bin files using Graphical mode.http://commerce.bea.com/showallversions.jsp?family=WLPORTAL. Novell SuSE Linux Enterprise Server (9, 10, x86) from the list of OS Platforms for your configuration..bin files using Graphical mode.Complete the following procedures:
export JAVA_HOME=<JRockit_installation _directory>
export PATH=$JAVA_HOME/bin:$PATH
http://commerce.bea.com/showallversions.jsp?family=WLS. Novell SuSE Linux Enterprise Server (9, 10, 64-bit Xeon/AMD64).If your configuration includes the 64-bit version of BEA JRockit, your installation of WebLogic Server is now complete. If your configuration includes the 32-bit version, however, you must also complete the following steps:
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>
$BEA_HOME/wlserver_10.0/common/bin/commEnv.sh and search for the following case statement:LINUX|Linux)
arch='uname -m'
http://commerce.bea.com/showallversions.jsp?family=WLPORTAL. Novell SuSE Enterprise Linux (9, 10, 64-bit Xeon/AMD64).If your configuration includes the 64-bit version of BEA JRockit, your installation of WebLogic Server is now complete. If your configuration includes the 32-bit version, however, you must also complete the following steps:
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>
$BEA_HOME/wlserver_10.0/common/bin/commEnv.sh and search for the following case statement:LINUX|Linux)
arch='uname -m'
Complete the following procedures:
http://commerce.bea.com/showallversions.jsp?family=WLS. Novell SuSE Linux Enterprise Server (9, 10, Itanium).jar files using Graphical mode.http://commerce.bea.com/showallversions.jsp?family=WLPORTAL.Novell SuSE Linux Enterprise Server (9, 10, Itanium) from the list of OS Platforms for your configuration..bin files in the Graphical mode.
Download and install the following patches using the BEA Smart Update tool:
X91N Passcode: VPRA9TXJ (for Itanium)AZBH Passcode: TBVLUV55 (for AMD64 and 64-Bit Xeon using 64-bit JRockit JDK)For more information on the BEA Smart Update tool, refer to http://e-docs.bea.com/common/docs100/smart_update/intro.html.
|
|
|