1 Reply Latest reply on Jan 7, 2016 8:43 AM by stepha.dereppe

    Exception while loading factory class

    ksreedhar21

      Hi All, I'm using EAP 6.4 and deployed activemq-amqp-5.11.0.redhat-620133 rar file to connect to JBoss A-MQ via "discovery:(fabric:sample)". Below is the exception thrown while sending message to queue. Please suggest solution.

       

      Caused by: java.io.IOException: Could not find factory class for resource: META-INF/services/org/apache/activemq/transport/discoveryagent/fabric

        at org.apache.activemq.util.FactoryFinder$StandaloneObjectFactory.loadProperties(FactoryFinder.java:96)

        at org.apache.activemq.util.FactoryFinder$StandaloneObjectFactory.create(FactoryFinder.java:58)

        at org.apache.activemq.util.FactoryFinder.newInstance(FactoryFinder.java:146)

        at org.apache.activemq.transport.discovery.DiscoveryAgentFactory.findDiscoveryAgentFactory(DiscoveryAgentFactory.java:45)