org.infinispan.marshall.NotSerializableException: org.springframework.format.support.DefaultFormattingConversionService in JBoss EAP

Solution Verified - Updated -

Issue

The error below appears repeatedly in the server.log

... ISPN000136: Execution error: org.infinispan.CacheException: java.lang.RuntimeException: Failure to marshal argument(s)
        at org.infinispan.util.Util.rewrapAsCacheException(Util.java:542)
        at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.invokeRemoteCommand(CommandAwareRpcDispatcher.java:186)
...
org.infinispan.marshall.NotSerializableException: org.springframework.format.support.DefaultFormattingConversionService
Caused by: an exception which occurred:
        in field conversionService
        in object java.util.HashMap@903c0b56
        in object org.jboss.as.clustering.SimpleMarshalledValue@903c0b56
        in object org.infinispan.atomic.PutOperation@7817603
        in object java.util.LinkedList@44ca7f4f
        in object org.infinispan.atomic.AtomicHashMapDelta@5d132f97
        in object org.infinispan.commands.write.PutKeyValueCommand@ca93b4ff
        in object org.infinispan.commands.tx.PrepareCommand@267f0efd

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP) 6
  • Infinispan 5

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.