-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
7.0.0.DR6
-
-
-
-
-
-
Not Required
-
Some tests are failing to deploy an archive when testsuite run with security manager enabled.
08:03:07,171 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service test.deployment.trivial: org.jboss.msc.service.StartException in service test.deployment.trivial: Failed to start service at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1904) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.security.AccessControlException: WFSM000001: Permission check failed (permission "("java.util.PropertyPermission" "test.deployment.trivial.prop" "write")" in code source "(vfs:/content/test-http-deployment.sar <no signer certificates>)" of "null") at org.wildfly.security.manager.WildFlySecurityManager.checkPermission(WildFlySecurityManager.java:274) at org.wildfly.security.manager.WildFlySecurityManager.checkPermission(WildFlySecurityManager.java:176) at java.lang.System.setProperty(System.java:792) at org.jboss.as.test.deployment.trivial.ServiceActivatorDeployment.start(ServiceActivatorDeployment.java:80) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948) at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881) ... 3 more 08:03:07,173 ERROR [org.jboss.as.controller.management-operation] (XNIO-1 task-5) WFLYCTL0013: Operation ("add") failed - address: ([{"deployment" => "test-http-deployment.sar"}]) - failure description: {"WFLYCTL0080: Failed services" => {"test.deployment.trivial" => "org.jboss.msc.service.StartException in service test.deployment.trivial: Failed to start service Caused by: java.security.AccessControlException: WFSM000001: Permission check failed (permission \"(\"java.util.PropertyPermission\" \"test.deployment.trivial.prop\" \"write\")\" in code source \"(vfs:/content/test-http-deployment.sar <no signer certificates>)\" of \"null\")"}} 08:03:07,174 ERROR [org.jboss.as.server] (XNIO-1 task-5) WFLYSRV0021: Deploy of deployment "test-http-deployment.sar" was rolled back with the following failure message: {"WFLYCTL0080: Failed services" => {"test.deployment.trivial" => "org.jboss.msc.service.StartException in service test.deployment.trivial: Failed to start service Caused by: java.security.AccessControlException: WFSM000001: Permission check failed (permission \"(\"java.util.PropertyPermission\" \"test.deployment.trivial.prop\" \"write\")\" in code source \"(vfs:/content/test-http-deployment.sar <no signer certificates>)\" of \"null\")"}}
- blocks
-
JBEAP-971 Fix issues in tests with Security Manager
- Closed
- is blocked by
-
JBEAP-6063 Move security-manager subsystem from EAP to EAP WildFly Core
- Closed
- is cloned by
-
WFCORE-846 Some tests throws "Permission check failed" while run with security manager
- Closed
- is duplicated by
-
JBEAP-4077 LoggingPreferencesTestCase from core test suite fails with security manager
- Closed
-
JBEAP-8610 InterdependentDeploymentTestCase fails with security manager in WF core
- Closed
-
JBEAP-9548 Some logging tests fail with security manager in WF core
- Closed
-
JBEAP-9551 DeploymentRolloutFailureTestCase fails with security manager in WF core
- Closed
-
JBEAP-9552 SlaveReconnectTestCase fails with security manager in WF core
- Closed
-
JBEAP-9554 JmxSensitiveTestCase fails with security manager in WF core
- Closed
-
JBEAP-9556 ModelControllerMBeanTestCase fails with security manager in WF core
- Closed
-
JBEAP-9560 DeploymentOperationsTestCase fails with security manager in WF core
- Closed
-
JBEAP-9553 ModuleResourceRootPathsTestCase fails with security manager in WF core
- Closed
- is incorporated by
-
JBEAP-8294 (7.1.0) Upgrade to WildFly Core to 3.0.0.Beta2
- Closed