[
https://issues.jboss.org/browse/WFLY-9065?page=com.atlassian.jira.plugin....
]
Ondrej Kotek moved JBEAP-12020 to WFLY-9065:
--------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-9065 (was: JBEAP-12020)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JCA
Test Suite
(was: JCA)
(was: Test Suite)
Affects Version/s: 11.0.0.Beta1
(was: 7.1.0.ER2)
DatasourcePoolAttributesTestCase fails with security manager
------------------------------------------------------------
Key: WFLY-9065
URL:
https://issues.jboss.org/browse/WFLY-9065
Project: WildFly
Issue Type: Bug
Components: JCA, Test Suite
Affects Versions: 11.0.0.Beta1
Reporter: Ondrej Kotek
Priority: Critical
Labels: security-manager
{{DatasourcePoolAttributesTestCase}} fails with security manager:
{noformat}
INFO [org.jboss.arquillian.testenricher.cdi.container.BeanManagerProducer]
(pool-3-thread-1) BeanManager not found.
SEVERE [org.jboss.arquillian.protocol.jmx.JMXTestRunner] (pool-3-thread-1) Failed:
org.jboss.as.test.integration.jca.poolattributes.DatasourcePoolAttributesTestCase.testModifyNonReloadAttributes:
java.lang.NullPointerException
at
org.jboss.as.test.integration.jca.JcaTestsUtil.extractConnectionManager(JcaTestsUtil.java:129)
at
org.jboss.as.test.integration.jca.JcaTestsUtil.exctractPoolConfiguration(JcaTestsUtil.java:91)
at
org.jboss.as.test.integration.jca.poolattributes.DatasourcePoolAttributesTestCase.testModifyNonReloadAttributes(DatasourcePoolAttributesTestCase.java:136)
...
{noformat}
It is not obvious why does it fail or which permissions are missing.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)