Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Install failed on solaris

0 views
Skip to first unread message

Cynthia He

unread,
Apr 16, 2001, 7:13:59 PM4/16/01
to

I am getting the following error when installing wls6.0 on a solaris 5.7 system.
Does anyone know what is missing? Thanks.

$ sh weblogic600sp1_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])
GUI-

Jack D

unread,
Apr 23, 2001, 3:45:30 PM4/23/01
to

Your DISPLAY variable is not set. By default the installation runs in GUI mode.
To run in console (line mode) use the "-i console" option.

JD

0 new messages