Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3950

Remove @Ignore from SarTestCase

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 9.0.0.Beta1
    • None
    • JMX
    • None

      This test was ignored due to issues introduced by the security manager upgrade, as it now fails under the security manager due to checking being true by default.

      The MBean server does an explicit check on the ProtectionDomain of the class, which is what causes the issue.

      Caused by: java.security.AccessControlException: WFSM000001: Permission check failed (permission "("javax.management.MBeanTrustPermission" "register")" in code source "(vfs:/content/sar-example.sar <no signer certificates>)" of "null")
      
      

              dlloyd@redhat.com David Lloyd
              sdouglas1@redhat.com Stuart Douglas (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: