AppD Archive

Problem in installing appdynamic agent on FUSE ESB 7.1.0

CommunityUser
Splunk Employee
Splunk Employee

Hi,


I try to install appdynamic agent on FUSE ESB 7.1.0 ( windows) . In the Fuse ESB  start script I added :

set JMX_AGENT=-javaagent:%KARAF_HOME%/AppServerAgent/javaagent.jar
set DEFAULT_JAVA_OPTS=%DEFAULT_JAVA_OPTS% %JMX_AGENT%

when the start script ran, the error is following :


2014-08-28 11:41:14,829 | INFO | Q Broker: fusemq | ActiveMQServiceFactory | 148 - org.fusesource.mq.mq-fabric - 7.1.0.fuse-047 | Broker fusemq failed to start. Will try again in 10 seconds
2014-08-28 11:41:14,829 | INFO | Q Broker: fusemq | ActiveMQServiceFactory | 148 - org.fusesource.mq.mq-fabric - 7.1.0.fuse-047 | Exception on start: java.lang.NoClassDefFoundError: com/singularity/ee/agent/appagent/entrypoint/bciengine/FastMethodInterceptorDelegator
java.lang.NoClassDefFoundError: com/singularity/ee/agent/appagent/entrypoint/bciengine/FastMethodInterceptorDelegator
at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java)[108:org.springframework.beans:3.0.7.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:575)[108:org.springframework.beans:3.0.7.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1330)[108:org.springframework.beans:3.0.7.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:317)[108:org.springframework.beans:3.0.7.RELEASE]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:396)[108:org.springframework.beans:3.0.7.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:594)[107:org.springframework.context:3.0.7.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:407)[107:org.springframework.context:3.0.7.RELEASE]
at org.apache.xbean.spring.context.ResourceXmlApplicationContext.<init>(ResourceXmlApplicationContext.java:64)[143:org.apache.xbean.spring:3.12.0]
at org.apache.xbean.spring.context.ResourceXmlApplicationContext.<init>(ResourceXmlApplicationContext.java:52)[143:org.apache.xbean.spring:3.12.0]
at org.fusesource.mq.fabric.ActiveMQServiceFactory$$anon$1.<init>(ActiveMQServiceFactory.scala:83)[148:org.fusesource.mq.mq-fabric:7.1.0.fuse-047]
at org.fusesource.mq.fabric.ActiveMQServiceFactory$.createBroker(ActiveMQServiceFactory.scala:83)[148:org.fusesource.mq.mq-fabric:7.1.0.fuse-047]
at org.fusesource.mq.fabric.ActiveMQServiceFactory$ClusteredConfiguration$$anon$3.run(ActiveMQServiceFactory.scala:305)[148:org.fusesource.mq.mq-fabric:7.1.0.fuse-047]


Thank you very much for help!

Salim

Tags (1)
0 Karma

CommunityUser
Splunk Employee
Splunk Employee
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...