My Oracle Support Banner

TUX 8.1 - Silent install on Unix crashes. (Doc ID 773838.1)

Last updated on SEPTEMBER 29, 2023

Applies to:

Oracle Tuxedo - Version 8.1 and later
Information in this document applies to any platform.
Information in this document applies to any platform


Goal

With Tuxedo 8.1, silent install on Unix crashes. It is invoked with sh tuxedo81_sol.bin or sh tuxedo81_sol.bin -f installer.properties. The following exception occurs:

   $:/nfs/homes/ sh tuxedo81_sol.bin
   Preparing to install...
   Invocation of this Java Application has caused an
   InvocationTargetException. This application will now exit. (LAX)

 Stack Trace:

 java.lang.NoClassDefFoundError
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:120)
         at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58)
         at java.awt.Window.<init(Window.java:186)
         at java.awt.Frame.<init(Frame.java:315)
         at java.awt.Frame.<init(Frame.java:262)
         at com.zerog.ia.installer.Main.b([DashoPro-V1.2-120198])
         at com.zerog.ia.installer.Main.main([DashoPro-V1.2-120198])
         at java.lang.reflect.Method.invoke(Native Method)
         at com.zerog.lax.LAX.launch([DashoPro-V1.2-120198])
         at com.zerog.lax.LAX.main([DashoPro-V1.2-120198])

The installer.properties file

 ###############################################
 ### Silent Installation Properties File
 ###############################################
 INSTALLER_UI=silent
 ###############################################
 ### Locale
 ###############################################
 USER_LOCALE=en
 ###############################################
 ### BEA Home Directory
 ### NOTE: backslashes must be escaped.
 ###############################################
 BEAHOME=/nfs/homes//bea
 ###############################################
 BEAHOMES_NEW=/nfs/homes//bea
 ###############################################
 ### Product Installation Directory
 ###############################################
 USER_INSTALL_DIR=/nfs/homes//bea/tux8.1
 ###############################################
 C_serverListenPort=3050
 ###############################################
 ### Tlisten Password
 ###############################################
 C_tlistenPassword=<password>
 ###############################################
 ### User License File
 ###############################################
 USER_LIC_FILE=/nfs/homes//bea/lic.txt
 ###############################################
 ### Default Install Set
 ###############################################
 CHOSEN_INSTALL_SET=Full Install
 ###############################################

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.