Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4162857

JDK1.2FCS-D : access denied exception in swing colorchoser

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.2.2
    • 1.2.0
    • client-libs
    • None
    • 1.2.2
    • x86, sparc
    • solaris_2.6, windows_nt
    • Not verified

        JDK1.2FCS-D : Plugin in IE4 on NT throws exceptions and also has repaint problem

        Loading the applets the first time work fine. Then when another applet or the same applet is loaded again, it sometimes throws the following excpetions or it doesn't seem to respond. Either way it does not work at all. When the scrollbar is moved up/down, the applet gets repainted showing the changes.


        java.security.AccessControlException: access denied
        (java.lang.RuntimePermission modifyThread )
        at java.security.AccessControlContext.checkPermission(Compiled Code)
        at java.security.AccessController.checkPermission(Compiled Code)
          at java.lang.SecurityManager.checkPermission(Compiled Code)
        at java.lang.SecurityManager.checkAccess(Compiled Code)
          at sun.applet.AppletSecurity.checkAccess(Compiled Code)
        at java.lang.Thread.checkAccess(Compiled Code)
        at java.lang.Thread.setPriority(Compiled Code)
        at com.sun.java.swing.colorchooser.SyntheticImageGenerator.run(Compiled Code)

        java.security.AccessControlException: access denied
        (java.lang.RuntimePermission modifyThread )
        at java.security.AccessControlContext.checkPermission(Compiled Code)
        at java.security.AccessController.checkPermission(Compiled Code)
        at java.lang.SecurityManager.checkPermission(Compiled Code)
        at java.lang.SecurityManager.checkAccess(Compiled Code)
        at sun.applet.AppletSecurity.checkAccess(Compiled Code)
        at java.lang.Thread.checkAccess(Compiled Code)
        at java.lang.Thread.setPriority(Compiled Code)
        at com.sun.java.swing.colorchooser.SyntheticImageGenerator.run(Compiled Code)

         

              stewilso Steve Wilson (Inactive)
              mmadhugisunw Mukund Madhugiri (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: