<div dir="ltr">Hi all,<div><br></div><div style>I&#39;m having a problem with running single tests on jboss-as/master.</div><div style><br></div><div style>If I run all the &quot;basic&quot; integration tests (via ./integration-tests.sh test -Dts.basic), everything works fine. But if when I run a certain test only (/integration-tests.sh test -Dts.basic -Dtest=NegativeValidationTestCase), that one will fail.</div>
<div style><br></div><div style>The log says:</div><div style><br></div><div style>org.jboss.msc.service.DuplicateServiceException: Service jboss.connector.connection-factory.java:jboss/exported/bv/VCF is already registered<br>
</div><div style><br></div><div style>(See <a href="http://pastebin.com/DkrwVgU5">http://pastebin.com/DkrwVgU5</a> for the complete stack trace). IIUC this factory is registered by this test itself, but somehow it fails to be properly removed/cleaned up when only this single test is run.</div>
<div style><br></div><div style>Does anyone have an idea what&#39;s the cause for this and how it can be avoided?</div><div style><br></div><div style>Thanks a lot,</div><div style><br></div><div style>--Gunnar</div><div style>
<br></div></div>