[teiid-issues] [JBoss JIRA] (TEIID-3667) LDAPSyncQueryExecution.createSearchContext() hides a root cause when an error occurs

Steven Hawkins (JIRA) issues at jboss.org
Mon Aug 31 10:20:05 EDT 2015


     [ https://issues.jboss.org/browse/TEIID-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-3667.
-----------------------------------
    Resolution: Done


Resolved by adding the underlying exception in all circumstances and not individually logging the error in LDAPSyncQueryExecution.  This makes the behavior more consistent with the other translators.

> 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: Quality Risk
>          Components: LDAP Connector
>    Affects Versions: 8.7
>         Environment: JDV6.1, Teiid 8.11.x
>            Reporter: Hisanobu Okuda
>            Assignee: Steven Hawkins
>            Priority: Minor
>             Fix For: 8.12
>
>
> 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)


More information about the teiid-issues mailing list