• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

D2OL - Linux install trouble

DnetMHZ

Diamond Member
I'm trying to install the D2OL linux client on one of my Gentoo Linux boxes.
I keep getting this error running the install

Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
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. Thi
s application will now exit. (LAX)

Stack Trace:
java.lang.NoClassDefFoundError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:115)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvi
ronment.java:53)
at java.awt.Window.<init>(Window.java:183)
at java.awt.Frame.<init>(Frame.java:310)
at java.awt.Frame.<init>(Frame.java:257)
at com.zerog.ia.installer.Main.c(Unknown Source)
at com.zerog.ia.installer.Main.main(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
GUI-

If anyone has any idea how to fix this I'd appreciate it. (3 nodes hinge on this)

thanks
DnetMHZ

 
I used RH8.0 and had no problems... dunno if this is an option for you... if it is, I can burn you the CDs (public distros) and send them to you.

Geoff
 
Hmmmm...I just installed Mandrake 9 last night and d2ol and also didn't have any problems.

It's definitely a java error which makes me wonder if gentoo has a problem with the JRE that comes with the linux install of d2ol.

Try posting this over in their forums.
 
Thanks guys, I posted my question @ the D2OL forums as well.. If I have to, I have the Mandrake CD's I can try, although I'd rather not have to.

Thanks again
DnetMHZ
 
Back
Top