This test is being unnecessarily verbose:
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.916 s - in org.geoserver.security.ldap.LDAPRoleServiceTest$LDAPRoleServiceLdiff4Test
[INFO] Running org.geoserver.security.ldap.LDAPRoleServiceTest$LDAPRoleServiceLdiffTest
17 Sep 15:51:37 WARN [core.DefaultDirectoryService] - ApacheDS shutdown hook has NOT been registered with the runtime. This default setting for standalone operation has been overriden.
17 Sep 15:51:37 WARN [core.DefaultDirectoryService] - You didn't change the admin password of directory service instance 'myDS'. Please update the admin password as soon as possible to prevent a possible security breach.
17 Sep 15:51:37 WARN [entry.DefaultAttribute] - ERR_04486_VALUE_ALREADY_EXISTS The value 'tlsKeyInfo' already exists in the attribute (objectClass)
17 Sep 15:51:37 WARN [entry.DefaultAttribute] - ERR_04486_VALUE_ALREADY_EXISTS The value 'inetOrgPerson' already exists in the attribute (objectClass)
17 Sep 15:51:37 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:37 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:37 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:37 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:37 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:37 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:37 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:37 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:38 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:38 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:38 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:38 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:38 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:38 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:38 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:38 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:38 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:38 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:38 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:38 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:38 WARN [context.FilteringOperationContext] - Requested attribute javaRemoteLocation does not exist in the schema, it will be ignored
17 Sep 15:51:38 WARN [ldap.LdapProtocolHandler] - Unexpected exception forcing session to close: sending disconnect notice to client.
org.apache.mina.core.write.WriteToClosedSessionException
at org.apache.mina.core.polling.AbstractPollingIoProcessor.clearWriteRequestQueue(AbstractPollingIoProcessor.java:633)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.removeNow(AbstractPollingIoProcessor.java:576)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.removeSessions(AbstractPollingIoProcessor.java:544)
at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$800(AbstractPollingIoProcessor.java:68)
at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:1128)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
|