Exception Thrown when creating HornetQ queue through JON

Solution Unverified - Updated -

Issue

  • The attempt to create a new Queue through JON the following error is logged:
java.lang.reflect.UndeclaredThrowableException: Failed to invoke method 'createQueue' on component 'JMSQueueManageMO' with parameters [SimpleMetaType:java.lang.String:jms.queue.TEST, SimpleMetaType:java.lang.String:/queue/test, SimpleMetaType:java.lang.String:null, SimpleMetaType:java.lang.String:null, SimpleMetaType:int:-1, SimpleMetaType:int:10485760, SimpleMetaType:int:10, SimpleMetaType:long:0, SimpleMetaType:boolean:false, SimpleMetaType:long:0, SimpleMetaType:boolean:false, SimpleMetaType:java.lang.String:PAGE, SimpleMetaType:java.lang.String:, SimpleMetaType:java.lang.String:].
        at org.jboss.profileservice.management.KernelBusRuntimeComponentDispatcher.invoke(KernelBusRuntimeComponentDispatcher.java:201)
        at org.jboss.profileservice.management.DelegatingComponentDispatcherImpl.invoke(DelegatingComponentDispatcherImpl.java:103)
...
Caused by: org.jboss.joinpoint.spi.JoinpointException: Method not found createQueue[java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, int, int, long, boolean, long, boolean, java.lang.String, java.lang.String, java.lang.String] for class org.jboss.as.integration.hornetq.management.jms.QueueManageMO
        at org.jboss.joinpoint.plugins.Config.findMethodInfo(Config.java:400)
        at org.jboss.joinpoint.plugins.Config.findMethodInfo(Config.java:366)
        at org.jboss.joinpoint.plugins.Config.findMethodInfo(Config.java:335)
        at org.jboss.joinpoint.plugins.Config.getMethodJoinpoint(Config.java:223)
...

Environment

  • JBoss Operations Network (JON) 3.0.1
  • Imported JBoss EAP 5.1.2 with HornetQ;

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.