Menu

#1 Exception during Applet Startup

open
nobody
None
5
2010-01-21
2010-01-21
No

When starting the Applet I get those Exceptions:

java.lang.NullPointerException
at com.sesca.voip.ua.AppletUANG.stop(AppletUANG.java:617)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
java.lang.NullPointerException
at com.sesca.voip.ua.AppletUANG.destroy(AppletUANG.java:622)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception! Stopping applet
in handle_event (999)
event 999
Exception in thread "Thread-246" java.lang.NullPointerException
at com.sesca.voip.ua.AppletUANG.destroy(AppletUANG.java:622)
at com.sesca.voip.ua.AppletUANG.handle_event(AppletUANG.java:607)
at com.sesca.voip.ua.checkJavaScriptEvent.run(AppletUANG.java:826)
1.6.0_17
OS: WINDOWS VISTA
Identity string:Webbase-Vista/B4FD
Applet version 0.6.46

Line 617 in the Sources is commented out so I guess there must be a newer Version already available?

Discussion


Log in to post a comment.