[Geoserver-devel] [JIRA] (GEOS-10239) LDAPRoleServiceTest is being unnecessarily verbose

Jody Garnett created an issue

GeoServer / TaskGEOS-10239

LDAPRoleServiceTest is being unnecessarily verbose

Issue Type:

TaskTask

Affects Versions:

2.21-RC

Assignee:

Unassigned

Components:

Security

Created:

18/Sep/21 1:48 AM

Priority:

MediumMedium

Reporter:

Jody Garnett

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)

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100177-sha1:149c709)

Atlassian logo