Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #1921 failed

Job: Build failed

Stages & jobs

  1. Default Stage

Connection: Test case result

The below summarizes the result of the test "Connection" in build 1,921 of Openfire - Continuous Integration - Build.
Description
Connection
Test class
org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
Method
testConnection
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

javax.naming.CommunicationException: connection closed
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testConnection(FlattenNestedGroupsTest.java:126)
Caused by: java.io.IOException: connection closed
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testConnection(FlattenNestedGroupsTest.java:126)