<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Cannot start Machine agent in Ubuntu in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Cannot-start-Machine-agent-in-Ubuntu/m-p/739454#M11426</link>
    <description>&lt;P&gt;Pease check, Thanks&lt;/P&gt;&lt;P&gt;root@ubuntu:/opt/machineagent# ./bin/machine-agent&lt;BR /&gt;Using java executable at /usr/bin/java&lt;BR /&gt;Using Java Version [11.0.7] for Agent&lt;BR /&gt;Using Agent Version [Machine Agent v20.5.1-2635 GA compatible with 4.4.1.0 Build Date 2020-05-27 21:53:51]&lt;BR /&gt;ERROR StatusLogger Reconfiguration failed: No configuration found for '8bcc55f' at 'null' in 'null'&lt;BR /&gt;[INFO] Agent logging directory set to: [/opt/machineagent/logs]&lt;BR /&gt;Could not start up the machine agent due to: javax/annotation/PreDestroy&lt;BR /&gt;Please see startup.log in the current working directory for details.&lt;/P&gt;&lt;P&gt;root@ubuntu:/opt/machineagent# cat startup.log&lt;BR /&gt;Thu Jun 11 09:30:03 UTC 2020&lt;BR /&gt;java.lang.NoClassDefFoundError: javax/annotation/PreDestroy&lt;BR /&gt;at com.appdynamics.voltron.AppLifecycleModule.&amp;lt;clinit&amp;gt;(AppLifecycleModule.java:53)&lt;BR /&gt;at com.appdynamics.voltron.FrameworkBootstrap.start(FrameworkBootstrap.java:157)&lt;BR /&gt;at com.appdynamics.voltron.FrameworkBootstrap.startAndRun(FrameworkBootstrap.java:120)&lt;BR /&gt;at com.appdynamics.voltron.FrameworkApplication.start(FrameworkApplication.java:31)&lt;BR /&gt;at com.appdynamics.agent.sim.Main.startSafe(Main.java:62)&lt;BR /&gt;at com.appdynamics.agent.sim.bootstrap.Bootstrap.main(Bootstrap.java:45)&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: javax.annotation.PreDestroy&lt;BR /&gt;at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)&lt;BR /&gt;at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)&lt;BR /&gt;at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)&lt;BR /&gt;... 6 more&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jun 2020 09:29:18 GMT</pubDate>
    <dc:creator>kumar_payla</dc:creator>
    <dc:date>2020-06-11T09:29:18Z</dc:date>
    <item>
      <title>Cannot start Machine agent in Ubuntu</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Cannot-start-Machine-agent-in-Ubuntu/m-p/739454#M11426</link>
      <description>&lt;P&gt;Pease check, Thanks&lt;/P&gt;&lt;P&gt;root@ubuntu:/opt/machineagent# ./bin/machine-agent&lt;BR /&gt;Using java executable at /usr/bin/java&lt;BR /&gt;Using Java Version [11.0.7] for Agent&lt;BR /&gt;Using Agent Version [Machine Agent v20.5.1-2635 GA compatible with 4.4.1.0 Build Date 2020-05-27 21:53:51]&lt;BR /&gt;ERROR StatusLogger Reconfiguration failed: No configuration found for '8bcc55f' at 'null' in 'null'&lt;BR /&gt;[INFO] Agent logging directory set to: [/opt/machineagent/logs]&lt;BR /&gt;Could not start up the machine agent due to: javax/annotation/PreDestroy&lt;BR /&gt;Please see startup.log in the current working directory for details.&lt;/P&gt;&lt;P&gt;root@ubuntu:/opt/machineagent# cat startup.log&lt;BR /&gt;Thu Jun 11 09:30:03 UTC 2020&lt;BR /&gt;java.lang.NoClassDefFoundError: javax/annotation/PreDestroy&lt;BR /&gt;at com.appdynamics.voltron.AppLifecycleModule.&amp;lt;clinit&amp;gt;(AppLifecycleModule.java:53)&lt;BR /&gt;at com.appdynamics.voltron.FrameworkBootstrap.start(FrameworkBootstrap.java:157)&lt;BR /&gt;at com.appdynamics.voltron.FrameworkBootstrap.startAndRun(FrameworkBootstrap.java:120)&lt;BR /&gt;at com.appdynamics.voltron.FrameworkApplication.start(FrameworkApplication.java:31)&lt;BR /&gt;at com.appdynamics.agent.sim.Main.startSafe(Main.java:62)&lt;BR /&gt;at com.appdynamics.agent.sim.bootstrap.Bootstrap.main(Bootstrap.java:45)&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: javax.annotation.PreDestroy&lt;BR /&gt;at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)&lt;BR /&gt;at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)&lt;BR /&gt;at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)&lt;BR /&gt;... 6 more&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 09:29:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Cannot-start-Machine-agent-in-Ubuntu/m-p/739454#M11426</guid>
      <dc:creator>kumar_payla</dc:creator>
      <dc:date>2020-06-11T09:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot start Machine agent in Ubuntu</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Cannot-start-Machine-agent-in-Ubuntu/m-p/739455#M11427</link>
      <description>&lt;P&gt;It is supporting only for java 8 , once I changed it is working fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;root@ubuntu:/opt/machineagent# ./bin/machine-agent&lt;BR /&gt;Using java executable at /usr/bin/java&lt;BR /&gt;Using Java Version [1.8.0_252] for Agent&lt;BR /&gt;Using Agent Version [Machine Agent v20.5.1-2635 GA compatible with 4.4.1.0 Build Date 2020-05-27 21:53:51]&lt;BR /&gt;ERROR StatusLogger Reconfiguration failed: No configuration found for '33909752' at 'null' in 'null'&lt;BR /&gt;[INFO] Agent logging directory set to: [/opt/machineagent/logs]&lt;BR /&gt;Machine Agent Install Directory :/opt/machineagent&lt;BR /&gt;Machine Agent Temp Directory :/opt/machineagent/tmp&lt;BR /&gt;Tasks Root Directory :/opt/machineagent/controlchannel&lt;BR /&gt;Redirecting all logging statements to the configured logger&lt;BR /&gt;Started AppDynamics Machine Agent Successfully.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 15:38:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Cannot-start-Machine-agent-in-Ubuntu/m-p/739455#M11427</guid>
      <dc:creator>kumar_payla</dc:creator>
      <dc:date>2020-06-11T15:38:52Z</dc:date>
    </item>
  </channel>
</rss>

