<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3268" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=727121118-17032008>I am getting the 
following error when trying to install an application that should launch a java 
application:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=727121118-17032008></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=727121118-17032008>I did set my display 
to the localhost:0.0 but to no avail.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=3><SPAN class=727121118-17032008><PRE>Stack Trace:
java.lang.NoClassDefFoundError
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at java.awt.Toolkit$2.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Toolkit.getDefaultToolkit(Unknown Source)
        at sun.awt.GlobalCursorManager$CursorEvent.&lt;init&gt;(Unknown Source)
        at sun.awt.GlobalCursorManager.&lt;clinit&gt;(Unknown Source)
        at java.awt.Cursor.initIDs(Native Method)
        at java.awt.Cursor.&lt;clinit&gt;(Unknown Source)
        at java.awt.Window.&lt;init&gt;(Unknown Source)
        at java.awt.Frame.&lt;init&gt;(Unknown Source)
        at java.awt.Frame.&lt;init&gt;(Unknown Source)
        at com.zerog.ia.installer.LifeCycleManager.f(DashoA8113)
        at com.zerog.ia.installer.LifeCycleManager.g(DashoA8113)
        at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
        at com.zerog.ia.installer.Main.main(DashoA8113)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.zerog.lax.LAX.launch(DashoA8113)
        at com.zerog.lax.LAX.main(DashoA8113)
This Application has Unexpectedly Quit: Invocation of this Java
Application has caused an InvocationTargetException. This application
will now exit. (LAX)</PRE></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=727121118-17032008>Any 
thoughts?</SPAN></FONT></DIV></BODY></HTML>