[kaffe] kaffe-awt-static exception

Dalibor Topic robilad at yahoo.com
Mon Dec 9 18:45:24 PST 2002


hi Sanjeev,

--- Sanjeev Manral <sanjeevm at sanyo.co.in> wrote:
> Hi 
> 
> I'm getting following error when running
> appletviewer-
> 
> I'm compiling with these options-
> 
> qt-
> ./configure -embedded x86 -static -release
> 
> kaffe-
> 
> ./configure --with-awt=qt --with-engine=intrp
> --with-staticilib
> --with-staticbin --enable-static --disable-debug
> 
> when I'm trying to run appletviewer I'm getting
> following exception-
> /***following log is coming when I run -
> "appletviewer hello.html"  ***/
> 
> tlkProperties
> qapp initialization.
> tlkInit Done.
> tlkGetScreenWidth
> tlkGetScreenHeight
> tlkGetResolution
> java.lang.ExceptionInInitializerError: [exception
> was
> java.lang.NullPointerException]
> 	at
>
java.lang.ClassLoader.resolveClass0(ClassLoader.java:native)
> 	at
>
java.lang.ClassLoader.resolveClass(ClassLoader.java:148)
> 	at
>
java.lang.ClassLoader.loadClass(ClassLoader.java:105)
> 	at java.lang.Class.forName(Class.java:90)
> 	at java.lang.Class.forName(Class.java:42)
> 
> 	don't know how to debug this-
> 
> 	any suggestions?

read FAQ/FAQ.debugging. For the appletviewer you want
to run it like this (on a single line):

KAFFE_DEBUG=gdb KAFFE_DEBUG_TEMPFILE=tmp kaffe
kaffe.applet.AppletViewer some-page.html

best regards,

dalibor topic

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




More information about the kaffe mailing list