Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in session replication cluster (Wildfly 10.1.0.Final domain mode) #1089

Closed
jonatansalemes opened this issue Mar 22, 2017 · 1 comment

Comments

@jonatansalemes
Copy link

When wildfly cluster try to replicate session the following exceptions occurs :

`[Server:host1] Caused by: org.infinispan.commons.marshall.NotSerializableException: br.com.caelum.vraptor.validator.MessageList
[Server:host1] Caused by: an exception which occurred:
[Server:host1] in field messages
[Server:host1] in object java.util.HashMap@2325ee0c
[Server:host1] in object org.wildfly.clustering.marshalling.jboss.SimpleMarshalledValue@2325ee0c
[Server:host1] in object org.infinispan.commands.write.PutKeyValueCommand@9880eb17
[Server:host1] in object org.infinispan.commands.tx.PrepareCommand@a6ec3bc0
[Server:host1] '

Vraptor version : 4.2.0-RC5

Any ideias ?

@Turini
Copy link
Member

Turini commented Mar 22, 2017

@felipeweb just fixed it on #1090. will be available in the next release

thank you, guys

@Turini Turini closed this as completed Mar 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants