Hisanobu Okuda created TEIID-3667:
-------------------------------------
Summary: LDAPSyncQueryExecution.createSearchContext() hides a root cause when
an error occurs
Key: TEIID-3667
URL:
https://issues.jboss.org/browse/TEIID-3667
Project: Teiid
Issue Type: Feature Request
Components: LDAP Connector
Affects Versions: 8.11.2, 8.7.3
Environment: JDV6.1, Teiid 8.11.x
Reporter: Hisanobu Okuda
Assignee: Steven Hawkins
When an LDAP error occurs,
org.teiid.translator.ldap.LDAPSyncQueryExecution.createSearchContext() shows the following
error log:
{code}
14:23:18,723 ERROR [org.teiid.CONNECTOR] (Worker27_QueryProcessorQueue616) TEIID12002
Attempted to search context:
dc=test.org
{code}
but does mention nothing about a cause.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)