[jboss-jira] [JBoss JIRA] (WFLY-2760) Intermittent failure of ExternalContextBindingTestCase

Jan Martiska (JIRA) issues at jboss.org
Thu Jan 16 04:44:33 EST 2014


Jan Martiska created WFLY-2760:
----------------------------------

             Summary:  Intermittent failure of ExternalContextBindingTestCase
                 Key: WFLY-2760
                 URL: https://issues.jboss.org/browse/WFLY-2760
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Test Suite
    Affects Versions: 8.0.0.CR1
            Reporter: Jan Martiska
            Assignee: Jan Martiska
            Priority: Minor


The server setup task sometimes fails to start the ApacheDS server instance because for some reason, BouncyCastle security provider doesn't get registered (it is added through a maven dependency rather than added to the JDK). This leads to a "connection refused" error during the test when it is trying to connect to the LDAP instance.

It worked for us if we just programatically forced registration of the BouncyCastleProvider before the initialization of ApacheDS.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list