If TRACE loging is enable there are java.util.MissingFormatArgumentException for org.infinispan.interceptors classes

Solution Verified - Updated -

Issue

  • One of the following Exception is seen if TRACE is enabled for org.infinispan
ERROR ifinispan.interceptors.InvocationContextInterceptor ISPN000136: Execution error
java.util.MissingFormatArgumentException: Format specifier 's'
at java.util.Formatter.format(Formatter.java:2487)[:1.7.0_13]
at java.util.Formatter.format(Formatter.java:2423)[:1.7.0_13]
at java.lang.String.format(String.java:2797)[:1.7.0_13]
at org.jboss.logging.Slf4jLocationAwareLogger.doLogf(Slf4jLocationAwareLogger.java:81)[257:org.jboss.logging.jboss-logging:3.1.2.GA-redhat-1]
at org.jboss.logging.Logger.logf(Logger.java:2093)[257:org.jboss.logging.jboss-logging:3.1.2.GA-redhat-1]
at org.jboss.logging.DelegatingBasicLogger.tracef(DelegatingBasicLogger.java:124)[257:org.jboss.logging.jboss-logging:3.1.2.GA-redhat-1]
at org.infinispan.interceptors.ClusteredCacheLoaderInterceptor.skipLoadForTxCommand(ClusteredCacheLoaderInterceptor.java:88)[255:org.infinispan.core:6.1.2.Final-redhat-1]
LogManager error of type FORMAT_FAILURE: Formatting error

java.util.MissingFormatArgumentException: Format specifier 's'
        at java.util.Formatter.format(Formatter.java:2487)
        ...
        at org.jboss.logmanager.Logger.log(Logger.java:672)
        at org.jboss.logging.JBossLogManagerLogger.doLogf(JBossLogManagerLogger.java:50)
        at org.jboss.logging.Logger.logf(Logger.java:2096)
        at org.jboss.logging.DelegatingBasicLogger.tracef(DelegatingBasicLogger.java:124)
        at org.infinispan.interceptors.ClusteredActivationInterceptor.skipLoadForNonTxCommand(ClusteredActivationInterceptor.java:63)

Environment

  • Red Hat JBoss Data Grid (JDG)
    • 6.3.1, 6.3.2, 6.4

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.