[jboss-jira] [JBoss JIRA] (WFLY-3849) logging improvement to WFLYSEC0015 (vault security exception)

RH Bugzilla Integration (JIRA) issues at jboss.org
Mon Mar 28 19:24:00 EDT 2016


    [ https://issues.jboss.org/browse/WFLY-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182830#comment-13182830 ] 

RH Bugzilla Integration commented on WFLY-3849:
-----------------------------------------------

Mike McCune <mmccune at redhat.com> changed the Status of [bug 1073603|https://bugzilla.redhat.com/show_bug.cgi?id=1073603] from MODIFIED to POST

> logging improvement to WFLYSEC0015 (vault security exception)
> -------------------------------------------------------------
>
>                 Key: WFLY-3849
>                 URL: https://issues.jboss.org/browse/WFLY-3849
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: Security
>    Affects Versions: 9.0.0.Alpha1
>            Reporter: Ivo Studensky
>            Assignee: Ivo Studensky
>
> Description of problem (taken from bz1073603):
> Include which vault property resolution has failed in following error message:
> java.lang.SecurityException: JBAS013311: Security Exception
>   at org.jboss.as.security.vault.RuntimeVaultReader.retrieveFromVault(RuntimeVaultReader.java:104)
> For example, this would be helpful:
> java.lang.SecurityException: JBAS013311: Security Exception (Error resolving vault property: ${VAULT:example:example:1}
> How reproducible:
> Using a vault property that doesn't exist will give this error message.
> Steps to Reproduce:
> 1. setup vault as normal
> 2. use a vault property that doesn't exist
> Actual results:
> Get:
> java.lang.SecurityException: JBAS013311: Security Exception
>   at org.jboss.as.security.vault.RuntimeVaultReader.retrieveFromVault(RuntimeVaultReader.java:104)
> Expected results:
> log message that show the property that failed



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list