[jboss-jira] [JBoss JIRA] (SECURITY-984) NotSerializableException when using clustered authentication cache

Gert Kropiunik (JIRA) issues at jboss.org
Wed Feb 7 03:54:00 EST 2018


Gert Kropiunik created SECURITY-984:
---------------------------------------

             Summary: NotSerializableException when using clustered authentication cache
                 Key: SECURITY-984
                 URL: https://issues.jboss.org/browse/SECURITY-984
             Project: PicketBox 
          Issue Type: Feature Request
          Components: PicketBox
    Affects Versions: PicketBox_5_0_2.Final
            Reporter: Gert Kropiunik
            Assignee: Stefan Guilhen


After migrating from wildfly 10 to wildfly 11 I have troubles using a distributed authentication cache. I get serialization errors in the JBossCachedAuthenticationManager$DomainInfo class. See forum link for whole discussion and stacktrace.

>From the exception it looks like that the DomainInfo object will be put into the cache although it has a member which is not serializable: protected ClassLoader contextClassLoader.




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


More information about the jboss-jira mailing list