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

MBeanTCCLTestCase fails with security manager

    XMLWordPrintable

Details

    Description

      org.jboss.as.test.integration.sar.context.classloader.MBeanTCCLTestCase

      ./integration-tests.sh -DtestLogToFile=false -Dts.noSmoke -Dts.basic -Dtest=org.jboss.as.test.integration.sar.context.classloader.MBeanTCCLTestCase -Dsecurity.manager

      Fails with:

      Caused by: java.security.AccessControlException: WFSM000001: Permission check failed (permission "("java.lang.RuntimePermission" "getClassLoader")" in code source "(vfs:/content/tccl-mbean-test-app.ear/jar-containing-mbean-class.jar <no signer certificates>)" of "null")
      	at org.wildfly.security.manager.WildFlySecurityManager.checkPermission(WildFlySecurityManager.java:273)
      	at org.wildfly.security.manager.WildFlySecurityManager.checkPermission(WildFlySecurityManager.java:175)
      	at java.lang.ClassLoader.checkClassLoaderPermission(ClassLoader.java:1525)
      	at java.lang.Thread.getContextClassLoader(Thread.java:1436)
      	at org.jboss.as.test.integration.sar.context.classloader.mbean.MBeanInAModuleService.testClassLoadByTCCL(MBeanInAModuleService.java:44)
      	at org.jboss.as.test.integration.sar.context.classloader.mbean.MBeanInAModuleService.<clinit>(MBeanInAModuleService.java:17)
      	... 14 more
      

      Attachments

        Issue Links

          Activity

            Public project attachment banner

              context keys: [headless, issue, helper, isAsynchronousRequest, project, action, user]
              current Project key: WFLY

              People

                istudens@redhat.com Ivo Studensky
                jtymel Jan Tymel (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: