[jboss-jira] [JBoss JIRA] (WFLY-9603) Wildfly constantly logs out warning message when using picketbox to encrypt user credentials

Eirikur Ari Petursson (JIRA) issues at jboss.org
Fri Dec 8 05:19:00 EST 2017


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

Eirikur Ari Petursson updated WFLY-9603:
----------------------------------------
    Summary: Wildfly constantly logs out warning message when using picketbox to encrypt user credentials  (was: Wildfly constantly loges out warning message when using picketbox to encrypt user credentials)


> Wildfly constantly logs out warning message when using picketbox to encrypt user credentials
> --------------------------------------------------------------------------------------------
>
>                 Key: WFLY-9603
>                 URL: https://issues.jboss.org/browse/WFLY-9603
>             Project: WildFly
>          Issue Type: Bug
>    Affects Versions: 11.0.0.Final
>            Reporter: Eirikur Ari Petursson
>            Assignee: Jason Greene
>            Priority: Minor
>
> h5. The problem
> While trying out Wildfly 11 with defined security domain that uses picketbox SecureIdentityLoginModule to encrypt the user access for a jdbc connection, we noticed that Wildfly is a constantly logging out the following warning:
> {code}
> WARN  [org.jboss.jca.core.tx.jbossts.XAResourceRecoveryImpl] (Periodic Recovery) IJ000904: No security domain defined for crash recovery: java:jboss/jdbc/exampleDS
> WARN  [org.jboss.jca.core.tx.jbossts.XAResourceRecoveryImpl] (Periodic Recovery) IJ000905: Subject for crash recovery was null: java:jboss/jdbc/exampleDS
> {code}
> *Note:* the username and password is not empty e.g. the password has an encrypted string produced using picketbox.
>  
> The thing is that this is working e.g. we are able to connect to a database providing the user credential that is defined in the security domain and in has been working i.e. in Wildfly 9 without the warning messages.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list