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
Post a Comment