[Bug 186] New: Applet does not work

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sun Aug 17 15:47:54 PDT 2008


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

           Summary: Applet does not work
           Product: IcedTea
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: IcedTea
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: mateusz.kaduk at gmail.com


I have
ii  openjdk-6-jre                         6b11-6                       OpenJDK
Java runtime, using Hotspot JIT
ii  openjdk-6-jre-headless                6b11-6                       OpenJDK
Java runtime, using Hotspot JIT (hea
ii  openjdk-6-jre-lib                     6b11-6                       OpenJDK
Java runtime (architecture independe

and after opening this page http://czateria.interia.pl/czat,room,70,Warszawa
I get the following error
#
Exception in thread "Chat-GUI-Thread" java.lang.ExceptionInInitializerError
#
        at java.lang.Class.forName0(Native Method)
#
        at java.lang.Class.forName(Class.java:186)
#
        at INTChat.jsFunction(INTChat.java)
#
        at INTChat.run(INTChat.java)
#
        at java.lang.Thread.run(Thread.java:636)
#
Caused by: java.security.AccessControlException: access denied
(java.util.PropertyPermission netscape.jsj.dll 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
net.sourceforge.jnlp.runtime.JNLPSecurityManager.checkPermission(JNLPSecurityManager.java:267)
#
        at
java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1302)
#
        at java.lang.System.getProperty(System.java:705)
#
        at netscape.javascript.JSObject.<clinit>(JSObject.java)
#
        ... 5 more

Full log is at http://pastebin.com/f6ab39580


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list