Splunk AppDynamics

RabbitMQ extension not running on linux

Jagan_Rajendran
New Member

Hi, can anyone help me to resolve the below issue?

[Agent-Monitor-Scheduler-2] 24 May 2021 12:53:11,036 ERROR PeriodicTaskRunner - Error creating environment task
java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
at com.appdynamics.extensions.ABaseMonitor.createContextConfiguration(ABaseMonitor.java:148) ~[?:?]
at com.appdynamics.extensions.ABaseMonitor.initialize(ABaseMonitor.java:121) ~[?:?]
at com.appdynamics.extensions.ABaseMonitor.execute(ABaseMonitor.java:186) ~[?:?]
at com.singularity.ee.agent.systemagent.components.monitormanager.managed.MonitorTaskRunner.runTask(MonitorTaskRunner.java:149) ~[machineagent.jar:Machine Agent v21.5.0-3130 GA compatible with 4.4.1.0 Build Date 2021-05-11 18:06:06]
at com.singularity.ee.agent.systemagent.components.monitormanager.managed.PeriodicTaskRunner.runTask(PeriodicTaskRunner.java:86) ~[machineagent.jar:Machine Agent v21.5.0-3130 GA compatible with 4.4.1.0 Build Date 2021-05-11 18:06:06]
at com.singularity.ee.agent.systemagent.components.monitormanager.managed.PeriodicTaskRunner.run(PeriodicTaskRunner.java:47) [machineagent.jar:Machine Agent v21.5.0-3130 GA compatible with 4.4.1.0 Build Date 2021-05-11 18:06:06]
at com.singularity.ee.util.javaspecific.scheduler.AgentScheduledExecutorServiceImpl$SafeRunnable.run(AgentScheduledExecutorServiceImpl.java:122) [agent-21.1.0-2340.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?]
at com.singularity.ee.util.javaspecific.scheduler.ADFutureTask$Sync.innerRunAndReset(ADFutureTask.java:335) [agent-21.1.0-2340.jar:?]
at com.singularity.ee.util.javaspecific.scheduler.ADFutureTask.runAndReset(ADFutureTask.java:152) [agent-21.1.0-2340.jar:?]
at com.singularity.ee.util.javaspecific.scheduler.ADScheduledThreadPoolExecutor$ADScheduledFutureTask.access$101(ADScheduledThreadPoolExecutor.java:119) [agent-21.1.0-2340.jar:?]
at com.singularity.ee.util.javaspecific.scheduler.ADScheduledThreadPoolExecutor$ADScheduledFutureTask.runPeriodic(ADScheduledThreadPoolExecutor.java:206) [agent-21.1.0-2340.jar:?]
at com.singularity.ee.util.javaspecific.scheduler.ADScheduledThreadPoolExecutor$ADScheduledFutureTask.run(ADScheduledThreadPoolExecutor.java:236) [agent-21.1.0-2340.jar:?]
at com.singularity.ee.util.javaspecific.scheduler.ADThreadPoolExecutor$Worker.runTask(ADThreadPoolExecutor.java:694) [agent-21.1.0-2340.jar:?]
at com.singularity.ee.util.javaspecific.scheduler.ADThreadPoolExecutor$Worker.run(ADThreadPoolExecutor.java:726) [agent-21.1.0-2340.jar:?]
at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
at com.singularity.ee.util.loader.FileSystemClassLoader.findClass(FileSystemClassLoader.java:372) ~[agent-21.1.0-2340.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
at com.singularity.ee.util.loader.FileSystemClassLoader.loadClass(FileSystemClassLoader.java:320) ~[agent-21.1.0-2340.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
... 16 more

Thanks

Labels (1)
0 Karma
1 Solution

iamryan
Community Manager
Community Manager

Hi @Jagan.Rajendran,

I also just spoke with a coworker and it seems the latest version of the RabbitMQ Extension does support the latest Machine Agent. 

You can check the Extension page here for more info: https://www.appdynamics.com/community/exchange/extension/rabbitmq-monitoring-extension/

View solution in original post

iamryan
Community Manager
Community Manager

Hi @Jagan.Rajendran,

I saw the extension is having issues with newer versions of the Machine agent. Can you try downgrading to 20.11 and see if it works for you then. Please let me know if that helps out.

Jagan_Rajendran
New Member

Thanks Ryan!

it's working perfectly.

0 Karma

iamryan
Community Manager
Community Manager

Hi @Jagan.Rajendran,

I also just spoke with a coworker and it seems the latest version of the RabbitMQ Extension does support the latest Machine Agent. 

You can check the Extension page here for more info: https://www.appdynamics.com/community/exchange/extension/rabbitmq-monitoring-extension/

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...