[Bug 822] https://bcee.snet.lu/ssogate/xlogin not functional
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Jan 25 13:07:32 PST 2012
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=822
thomas at m3y3r.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thomas at m3y3r.de
--- Comment #4 from thomas at m3y3r.de 2012-01-25 21:07:32 UTC ---
it's seems as the "setIO" is not granted to the applet:
Breakdown -- type: context identifier: 0 reference: -694 src: null privileges:
null rest: "GetClassID 90"
Sending to PASC: 0/-694 and GetClassID 90
0 -- null -- -694 -- GetClassID 90 CONTEXT=
sun.applet.PluginAppletSecurityContext at 1af7a03
appletviewer writing GetClassID 91
PIPE: appletviewer wrote: context 0 reference -694 GetClassID 91
Consumption (priority=false) completed by consumer thread 0
WRITING 2: instance 28 status Ausnahme: java.security.AccessControlException:
access denied (java.lang.RuntimePermission setIO)
PIPE: appletviewer wrote: instance 28 status Ausnahme:
java.security.AccessControlException: access denied
(java.lang.RuntimePermission setIO)
WRITING 2 DONE
java.security.AccessControlException: access denied
(java.lang.RuntimePermission setIO)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:393)
at
java.security.AccessController.checkPermission(AccessController.java:553)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at
net.sourceforge.jnlp.runtime.JNLPSecurityManager.checkPermission(JNLPSecurityManager.java:284)
at java.lang.System.checkIO(System.java:243)
at java.lang.System.setOut(System.java:165)
at snet.a.<init>(Unknown Source)
at snet.f.j(Unknown Source)
at snet.f.<init>(Unknown Source)
at LoginApplet.start(Unknown Source)
at sun.applet.AppletPanel.run(AppletPanel.java:476)
at java.lang.Thread.run(Thread.java:679)
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the distro-pkg-dev
mailing list