exception - What does the "Failure to marshal argument(s)" org.jboss.cache.CacheException mean? -


i following exception:

org.jboss.cache.cacheexception: java.lang.runtimeexception: failure marshal argument(s)

we use distributed jboss cache our web application (on tomcat)

i have strong feeling due bad configuration, not sure.

edit (correction): use version 3.0.0.ga of jboss cache (core)

this caused "swallowed" exception (notserializableexception) caught , not logged nor re-thrown our code, jboss exception general , not related


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -