[jboss-jira] [JBoss JIRA] (WFLY-5166) LookupTestCase can not create session factory with secman
Carlo de Wolf (JIRA)
issues at jboss.org
Mon Dec 7 04:59:01 EST 2015
[ https://issues.jboss.org/browse/WFLY-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carlo de Wolf closed WFLY-5166.
-------------------------------
Resolution: Migrated to another ITS
> LookupTestCase can not create session factory with secman
> ---------------------------------------------------------
>
> Key: WFLY-5166
> URL: https://issues.jboss.org/browse/WFLY-5166
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Reporter: Marek Kopecký
> Assignee: Ivo Studensky
>
> *Description of problem:*
> org.jboss.as.test.integration.ee.remotelookup.LookupTestCase can not create session factory with secman. Test runs in "basic-integration-default-full.surefire" execution of basic profile.
> *How reproducible:*
> Always with security manager
> *Steps to Reproduce:*
> # ./integration-tests.sh -fae -Dmaven.test.failure.ignore=true -Dnode0=$MYTESTIP_1 -Dnode1=$MYTESTIP_2 -DfailIfNoTests=false -Dtest=LookupTestCase -Dsecurity.manager -Dts.basic
> *Actual results:*
> {noformat}
> javax.jms.JMSException: Failed to create session factory
> at org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl.createSessionFactory(ServerLocatorImpl.java:921)
> at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createConnectionInternal(ActiveMQConnectionFactory.java:726)
> at org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory.createConnection(ActiveMQConnectionFactory.java:170)
> at org.jboss.as.test.integration.ee.remotelookup.LookupTestCase.lookupConnectionFactory(LookupTestCase.java:81)
> at org.jboss.as.test.integration.ee.remotelookup.LookupTestCase.testServerLocalLookup(LookupTestCase.java:66)
> {noformat}
> *Expected results:*
> No errors on output
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list