[Bug 1094] icedtea-web does not work with Schwab's StreetSmart applet

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Jul 25 11:49:13 PDT 2012


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1094

--- Comment #2 from Deepak Bhole <dbhole at redhat.com> ---
This looks like a bug in bug in the applet code :( There is no much we can do
about it. Have you seen any errors with a different trace?

java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at
sun.applet.PluginAppletSecurityContext$4.run(PluginAppletSecurityContext.java:670)
    at java.security.AccessController.doPrivileged(Native Method)
    at
sun.applet.PluginAppletSecurityContext.handleMessage(PluginAppletSecurityContext.java:667)
    at
sun.applet.AppletSecurityContextManager.handleMessage(AppletSecurityContextManager.java:68)
    at
sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:235)
    at
sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:78)
Caused by: java.lang.NullPointerException
    at com.schwab.att.core.context.c.b(Unknown Source)
    at com.cybertrader.streamer.o.a(Unknown Source)
    at com.cybertrader.streamer.configmanager.a.a(Unknown Source)
    at com.cybertrader.streamer.configmanager.t.a(Unknown Source)
    at com.cybertrader.streamer.configmanager.t.<init>(Unknown Source)
    at com.cybertrader.streamer.configmanager.t.a(Unknown Source)
    at com.cybertrader.streamer.StreamerApplet.performLogoff(Unknown Source)
    ... 10 more

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120725/5c8ac193/attachment.html 


More information about the distro-pkg-dev mailing list