[jboss-jira] [JBoss JIRA] (WFLY-8468) NotSerializableException: org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthentication when using distributed SSO w/Elytron

Paul Ferraro (JIRA) issues at jboss.org
Wed Mar 29 12:23:00 EDT 2017


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

Paul Ferraro moved JBEAP-9999 to WFLY-8468:
-------------------------------------------

              Project: WildFly  (was: JBoss Enterprise Application Platform)
                  Key: WFLY-8468  (was: JBEAP-9999)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: Clustering
                       Security
                       Web (Undertow)
                           (was: Clustering)
                           (was: Security)
                           (was: Web (Undertow))
    Affects Version/s: 11.0.0.Alpha1
                           (was: 7.1.0.DR15)


> NotSerializableException: org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthentication when using distributed SSO w/Elytron
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-8468
>                 URL: https://issues.jboss.org/browse/WFLY-8468
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering, Security, Web (Undertow)
>    Affects Versions: 11.0.0.Alpha1
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>            Priority: Blocker
>              Labels: authentication, http, sso, undertow
>
> Having distributable application backed by Undertow {{application-security-domain}} with Elytron SSO set (for FORM mechanism), successful login attempts results in the following error:
> {noformat}
> 15:57:34,903 ERROR [org.infinispan.remoting.rpc.RpcManagerImpl] (default task-4) ISPN000073: Unexpected error while replicating: org.infinispan.commons.marshall.NotSerializableException: org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthentication
> Caused by: an exception which occurred:
> 	in object org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthentication at 46ef57a5
> 	in object org.wildfly.clustering.marshalling.jboss.SimpleMarshalledValue at 46ef57a5
> 	in object org.wildfly.clustering.web.infinispan.sso.AuthenticationEntry at 417b03e9
> 	in object org.infinispan.commands.write.PutKeyValueCommand at 9646d052
> 	in object org.infinispan.commands.tx.PrepareCommand at 50ee6487
> 15:57:34,905 ERROR [org.infinispan.interceptors.InvocationContextInterceptor] (default task-4) ISPN000136: Error executing command PrepareCommand, writing keys [AuthenticationKey(ukdiDnE0KJg46OUFshcxq6XIE2xnV9JZRJfpScWx), CoarseSessionsKey(ukdiDnE0KJg46OUFshcxq6XIE2xnV9JZRJfpScWx)]: org.infinispan.commons.marshall.NotSerializableException: org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthentication
> Caused by: an exception which occurred:
> 	in object org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthentication at 46ef57a5
> 	in object org.wildfly.clustering.marshalling.jboss.SimpleMarshalledValue at 46ef57a5
> 	in object org.wildfly.clustering.web.infinispan.sso.AuthenticationEntry at 417b03e9
> 	in object org.infinispan.commands.write.PutKeyValueCommand at 9646d052
> 	in object org.infinispan.commands.tx.PrepareCommand at 50ee6487
> 15:57:34,905 ERROR [org.infinispan.transaction.impl.TransactionCoordinator] (default task-4) ISPN000097: Error while processing a prepare in a single-phase transaction: org.infinispan.commons.marshall.NotSerializableException: org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthentication
> Caused by: an exception which occurred:
> 	in object org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthentication at 46ef57a5
> 	in object org.wildfly.clustering.marshalling.jboss.SimpleMarshalledValue at 46ef57a5
> 	in object org.wildfly.clustering.web.infinispan.sso.AuthenticationEntry at 417b03e9
> 	in object org.infinispan.commands.write.PutKeyValueCommand at 9646d052
> 	in object org.infinispan.commands.tx.PrepareCommand at 50ee6487
> {noformat}
> Priority is set to blocker because it blocks EAP7-596.



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


More information about the jboss-jira mailing list