<?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 Re: Jetty Servver in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Jetty-Servver/m-p/725534#M4782</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/157702"&gt;@vishal.patil&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;There are a few existing community posts that mention a similar error. Did you happen to see those?&lt;BR /&gt;You can see the results here:&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/forums/searchpage/tab/message?filter=location&amp;amp;q=%22agent%20library%20failed%20to%20init:%20instrument%22&amp;amp;noSynonym=false&amp;amp;inactive=false&amp;amp;location=category:Discussions&amp;amp;sort_by=-topicPostDate&amp;amp;collapse_discussion=true" target="_blank"&gt;https://community.appdynamics.com/t5/forums/searchpage/tab/message?filter=location&amp;amp;q=%22agent%20library%20failed%20to%20init:%20instrument%22&amp;amp;noSynonym=false&amp;amp;inactive=false&amp;amp;location=category:Discussions&amp;amp;sort_by=-topicPostDate&amp;amp;collapse_discussion=true&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2023 17:05:41 GMT</pubDate>
    <dc:creator>iamryan</dc:creator>
    <dc:date>2023-03-31T17:05:41Z</dc:date>
    <item>
      <title>Jetty Servver</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Jetty-Servver/m-p/725532#M4780</link>
      <description>&lt;P&gt;Got Error ON Jetty server while instrument the App Agent in jetty.ini file.&lt;/P&gt;&lt;P&gt;Error opening zip file or JAR manifest missing : /D:/APP&lt;BR /&gt;Error occurred during initialization of VM&lt;BR /&gt;agent library failed to init: instrument&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 06:41:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Jetty-Servver/m-p/725532#M4780</guid>
      <dc:creator>vishal_patil1</dc:creator>
      <dc:date>2023-03-31T06:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Jetty Servver</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Jetty-Servver/m-p/725533#M4781</link>
      <description>&lt;P&gt;[AD Agent init] 31 Mar 2023 00:23:00,997 INFO JavaAgent - Logging set up for log4j2&lt;BR /&gt;[AD Agent init] 31 Mar 2023 00:23:00,997 INFO JavaAgent - ####################################################################################&lt;BR /&gt;[AD Agent init] 31 Mar 2023 00:23:00,998 INFO JavaAgent - Java Agent Directory [D:\APP Agent\ver23.2.0.34668]&lt;BR /&gt;[AD Agent init] 31 Mar 2023 00:23:00,998 INFO JavaAgent - Java Agent AppAgent directory [D:\APP Agent\ver23.2.0.34668]&lt;BR /&gt;[AD Agent init] 31 Mar 2023 00:23:00,998 INFO JavaAgent - Using Java Agent Version [Server Agent #23.2.0.34668 v23.2.0 GA compatible with 4.4.1.0 rb5fa6f7b20aadebc67b111dc467d38ed6577861f release/23.2.0]&lt;BR /&gt;[AD Agent init] 31 Mar 2023 00:23:00,998 INFO JavaAgent - All agent classes have been pre-loaded&lt;BR /&gt;[AD Agent init] 31 Mar 2023 00:23:01,005 ERROR JavaAgent - Could Not Start Java Agent, disabling the agent with exception&lt;BR /&gt;java.lang.reflect.InaccessibleObjectException: Unable to make field java.lang.ThreadLocal$ThreadLocalMap java.lang.Thread.inheritableThreadLocals accessible: module java.base does not "opens java.lang" to unnamed module @7fd01747&lt;BR /&gt;at java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:387) ~[?:?]&lt;BR /&gt;at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:363) ~[?:?]&lt;BR /&gt;at java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:311) ~[?:?]&lt;BR /&gt;at java.lang.reflect.Field.checkCanSetAccessible(Field.java:180) ~[?:?]&lt;BR /&gt;at java.lang.reflect.Field.setAccessible(Field.java:174) ~[?:?]&lt;BR /&gt;at com.singularity.ee.agent.configuration.impl.AgentSchedulerThreadPoolExecutorFactory.init(AgentSchedulerThreadPoolExecutorFactory.java:138) ~[appagent-boot.jar:?]&lt;BR /&gt;at com.singularity.ee.agent.configuration.impl.AgentSchedulerManagerInstance.init(AgentSchedulerManagerInstance.java:87) ~[appagent-boot.jar:?]&lt;BR /&gt;at com.singularity.ee.agent.configuration.impl.AgentSchedulerManager.init(AgentSchedulerManager.java:43) ~[appagent-boot.jar:?]&lt;BR /&gt;at com.singularity.ee.agent.appagent.kernel.AgentKernel.&amp;lt;init&amp;gt;(AgentKernel.java:110) ~[appagent.jar:?]&lt;BR /&gt;at com.singularity.ee.agent.appagent.kernel.JavaAgent.createAgentKernel(JavaAgent.java:516) ~[appagent-boot.jar:?]&lt;BR /&gt;at com.singularity.ee.agent.appagent.kernel.JavaAgent.initialize(JavaAgent.java:478) ~[appagent-boot.jar:?]&lt;BR /&gt;at com.singularity.ee.agent.appagent.kernel.JavaAgent.initialize(JavaAgent.java:355) ~[appagent-boot.jar:?]&lt;BR /&gt;at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:578) ~[?:?]&lt;BR /&gt;at com.singularity.ee.agent.appagent.AgentEntryPoint$1.run(AgentEntryPoint.java:658) ~[?:Server Agent #23.2.0.34668 v23.2.0 GA compatible with 4.4.1.0 rb5fa6f7b20aadebc67b111dc467d38ed6577861f release/23.2.0]&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 07:30:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Jetty-Servver/m-p/725533#M4781</guid>
      <dc:creator>vishal_patil1</dc:creator>
      <dc:date>2023-03-31T07:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Jetty Servver</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Jetty-Servver/m-p/725534#M4782</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/157702"&gt;@vishal.patil&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;There are a few existing community posts that mention a similar error. Did you happen to see those?&lt;BR /&gt;You can see the results here:&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/forums/searchpage/tab/message?filter=location&amp;amp;q=%22agent%20library%20failed%20to%20init:%20instrument%22&amp;amp;noSynonym=false&amp;amp;inactive=false&amp;amp;location=category:Discussions&amp;amp;sort_by=-topicPostDate&amp;amp;collapse_discussion=true" target="_blank"&gt;https://community.appdynamics.com/t5/forums/searchpage/tab/message?filter=location&amp;amp;q=%22agent%20library%20failed%20to%20init:%20instrument%22&amp;amp;noSynonym=false&amp;amp;inactive=false&amp;amp;location=category:Discussions&amp;amp;sort_by=-topicPostDate&amp;amp;collapse_discussion=true&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 17:05:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Jetty-Servver/m-p/725534#M4782</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2023-03-31T17:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Jetty Servver</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Jetty-Servver/m-p/725535#M4783</link>
      <description>&lt;P&gt;You have any Solution Error Which I am getting on Impalement App Agent in JETTY SERVER&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 17:59:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Jetty-Servver/m-p/725535#M4783</guid>
      <dc:creator>vishal_patil1</dc:creator>
      <dc:date>2023-04-05T17:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Jetty Servver</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Jetty-Servver/m-p/725536#M4784</link>
      <description>&lt;P&gt;I have find the solution for the jetty Server You need Created the servlet in the AppD Controller to catch the BT.&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 06:33:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Jetty-Servver/m-p/725536#M4784</guid>
      <dc:creator>vishal_patil1</dc:creator>
      <dc:date>2023-05-26T06:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Jetty Servver</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Jetty-Servver/m-p/725537#M4785</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/157702"&gt;@vishal.patil&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Thank you for following up and sharing the solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 21:42:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Jetty-Servver/m-p/725537#M4785</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2023-06-05T21:42:53Z</dc:date>
    </item>
  </channel>
</rss>

