View Single Post
  #1 (permalink)  
Old March 29th, 2003
MOTHA_beeeeeeeep MOTHA_beeeeeeeep is offline
Apprentice
 
Join Date: March 29th, 2003
Location: Arizona, US, Earth, Universe and so on
Posts: 9
MOTHA_beeeeeeeep is flying high
Angry Error with Java (I think) during LimeWire isntallation

I think i've done everything that's required, but it just won't work for me. During installation I got this error:
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:140)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvir onment(GraphicsEnvironment.java:62)
at java.awt.Window.init(Window.java:224)
at java.awt.Window.<init>(Window.java:268)
at java.awt.Frame.<init>(Frame.java:398)
at java.awt.Frame.<init>(Frame.java:363)
at com.zerog.ia.installer.Main.c(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.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-
-----------------------------------------------------------------------------------------
Does anyone know what this could mean? I have no idea on what to do next. Someone please post your suggestions.
Reply With Quote