Java 2 based install error. java.lang....
Posted: Sat Aug 21, 2004 10:35 am
hi,
I'm trying to install limewire on SuSE 9.1 from a file called LimeWireLinux.bin (official file from limewire.com) and I'm getting thsi error.
Thanks
I'm trying to install limewire on SuSE 9.1 from a file called LimeWireLinux.bin (official file from limewire.com) and I'm getting thsi error.
I didn't have Java2 installed before so I downloaded it from Sun and then tried the blackdown SDK version but both have the same error. Is there a straightforward resolution to this?CHRIS:/home/d11wtq # ./LimeWireLinux.bin
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
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:141)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
at java.awt.Window.init(Window.java:231)
at java.awt.Window.<init>(Window.java:275)
at java.awt.Frame.<init>(Frame.java:401)
at java.awt.Frame.<init>(Frame.java:366)
at com.zerog.ia.installer.Main.c(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
GUI-
CHRIS:/home/d11wtq #
Thanks