Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #1236 failed

Job: Run Maven failed

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Flatten users of groups no posix: Test case result

The below summarizes the result of the test "Flatten users of groups no posix" in build 1,236 of Openfire - Nightly Maven Install4j Build - Run Maven.
Description
Flatten users of groups no posix
Test class
org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest
Method
testFlattenUsersOfGroupsNoPosix
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

org.jivesoftware.openfire.group.GroupNotFoundException: Group with name admins not found.
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroups(FlattenNestedGroupsTest.java:214)
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroupsNoPosix(FlattenNestedGroupsTest.java:151)
Caused by: javax.naming.ServiceUnavailableException: localhost:12345; socket closed
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroups(FlattenNestedGroupsTest.java:214)
	at org.jivesoftware.openfire.ldap.FlattenNestedGroupsTest.testFlattenUsersOfGroupsNoPosix(FlattenNestedGroupsTest.java:151)