org.jgroups.jmx.ResourceDMBean error with JGroups AUTH/ENCRYPT in JBoss EAP

Solution Verified - Updated -

Issue

  • Warnings seen in logs when using JGroups AUTH and Encryption

    • With AUTH enabled

      WARN  [org.jgroups.jmx.ResourceDMBean] (ServerService Thread Pool -- 68) Method setAuthCoord must have a valid return type and zero parameters
      
    • With SYM_ENCRYPT enabled

      WARN  [org.jgroups.jmx.ResourceDMBean] (ServerService Thread Pool -- 60) method name version doesn't start with "get", "set", or "is", but is annotated with @ManagedAttribute: will be ignored
      
    • With ASYM_ENCRYPT enabled

      WARN  [org.jgroups.jmx.ResourceDMBean] (ServerService Thread Pool -- 68) method name numQueuedMessages doesn't start with "get", "set", or "is", but is annotated with @ManagedAttribute: will be ignored
      WARN  [org.jgroups.jmx.ResourceDMBean] (ServerService Thread Pool -- 68) method name version doesn't start with "get", "set", or "is", but is annotated with @ManagedAttribute: will be ignored
      

Environment

  • Red Hat JBoss Enterprise Application Platform (JBoss EAP)
    • 6.4.9+

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.