← Back to team overview

ubuntu-java team mailing list archive

[Bug 157721] Re: Error starting homebanking Applet

 

Thank you for your suggestion!

I Added "Pre-release updates" an saw that a newer version of "icedtea-gcjwebplugin" was available.
I installed the new version "1.0-0ubuntu7" on 8.04 and attempted to start the homebanking applet at: https://www.netbank.nordea.dk/netbank/

The applet did not start, giving the following error:

  PIPE: appletviewer wrote: status Applet loaded.
GCJ PLUGIN: thread 0x622930: plugin_in_pipe_callback
GCJ PLUGIN: thread 0x622930: plugin_in_pipe_callback: setting status exception: java.security.AccessControlException: access denied (java.util.PropertyPermission user.home read).
  PIPE: plugin read: status exception: java.security.AccessControlException: access denied (java.util.PropertyPermission user.home read).
GCJ PLUGIN: thread 0x622930: plugin_in_pipe_callback return
  PIPE: appletviewer wrote: status exception: java.security.AccessControlException: access denied (java.util.PropertyPermission user.home read).
java.security.AccessControlException: access denied (java.util.PropertyPermission user.home read)
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:342)
	at java.security.AccessController.checkPermission(AccessController.java:553)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1302)
	at java.lang.System.getProperty(System.java:669)
	at com.ibm.cbt.config.CbtConfigGlobal.<init>(CbtConfigGlobal.java)
	at com.ibm.cbt.config.CbtConfiguration.newInstance(CbtConfiguration.java)
	at com.ibm.cbt.thinclient.CbtApplet.readAppletConfiguration(CbtApplet.java:158)
	at com.ibm.cbt.thinclient.netbank.LogonApplet.initAddOn(LogonApplet.java:363)
	at com.ibm.cbt.thinclient.netbank.LogonApplet.init(LogonApplet.java:306)
	at sun.applet.AppletPanel.run(AppletPanel.java:436)
	at java.lang.Thread.run(Thread.java:636)
GCJ PLUGIN: thread 0x622930: plugin_in_pipe_callback
GCJ PLUGIN: thread 0x622930: plugin_in_pipe_callback: setting status Start: applet not initialized.
  PIPE: plugin read: status Start: applet not initialized.
GCJ PLUGIN: thread 0x622930: plugin_in_pipe_callback return
  PIPE: appletviewer wrote: status Start: applet not initialized.

This is a different error than originally reported, and different from the issue seen by exactt on 2008-05-17 in this thread.
It is also different to bug 239533.

-- 
Error starting homebanking Applet 
https://bugs.launchpad.net/bugs/157721
You received this bug notification because you are a member of Java
Packaging, which is subscribed to icedtea-java7 in ubuntu.