Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-1259

Not logged exceptions in ElytronAuthenticator

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.0.Beta55
    • 1.1.0.Beta52
    • None
    • None

      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

            yborgess1@redhat.com Yeray Borges Santana
            olukas Ondrej Lukas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: