[jboss-jira] [JBoss JIRA] (ELY-1259) Not logged exceptions in ElytronAuthenticator

Ondrej Lukas (JIRA) issues at jboss.org
Wed Jun 21 07:41:01 EDT 2017


Ondrej Lukas created ELY-1259:
---------------------------------

             Summary: Not logged exceptions in ElytronAuthenticator
                 Key: ELY-1259
                 URL: https://issues.jboss.org/browse/ELY-1259
             Project: WildFly Elytron
          Issue Type: Bug
            Reporter: Ondrej Lukas
            Assignee: Darran Lofthouse


{{org.wildfly.security.auth.util.ElytronAuthenticator}} includes some try-catch blocks where some Exception is caught, but it is thrown away, e.g. [1]. It should be rather logged at trace level. 

e.g. this issue causes that Exception mentioned in JBEAP-11725 is hidden. However showing this Exception in server log would be helpful for users.

[1] https://github.com/wildfly-security/wildfly-elytron/blob/4df6f4726b7cf070c4a49d0f05f115760132fe11/src/main/java/org/wildfly/security/auth/util/ElytronAuthenticator.java#L107



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list