<?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: Object Instance Tracking in AppD Archive</title>
    <link>https://community.splunk.com/t5/AppD-Archive/Object-Instance-Tracking/m-p/739460#M6106</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We understood that Object instance tracking on tomcat worked after changes to&amp;nbsp;&lt;SPAN&gt; java.io.tmp in catalina.sh , Can you please send the catalina.sh with and without changes and agent logs before and after restart which would help us to analyze how it affected from&amp;nbsp;agent logs.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jan 2015 06:36:27 GMT</pubDate>
    <dc:creator>Arun_Dasetty</dc:creator>
    <dc:date>2015-01-08T06:36:27Z</dc:date>
    <item>
      <title>Object Instance Tracking</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Object-Instance-Tracking/m-p/739456#M6102</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;

&lt;P&gt;I seem to be stuck trying to get a simple object instrance tracking feature to show up in the dashboard.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Environment:&lt;/P&gt;
&lt;P&gt;JDK version &amp;nbsp;: &amp;nbsp;JDK1.7.0_71&lt;/P&gt;
&lt;P&gt;Linux&amp;nbsp;2.6.32-220.el6.x86&lt;/P&gt;

&lt;P&gt;Agent logs says:&lt;/P&gt;

&lt;P&gt;[Thread-0] 05 Jan 2015 22:56:25,137 INFO InstanceCountingManager - ######### Initializing Instance Tracking ##############&lt;BR /&gt;[Thread-0] 05 Jan 2015 22:56:25,154 INFO JMapHistoInstanceCounter - Using JMap Histo Option: -all&lt;BR /&gt;[Thread-0] 05 Jan 2015 22:56:30,486 INFO InstanceCountingManager - Instance Tracking is [enabled]&lt;/P&gt;

&lt;P&gt;I have a simple &amp;nbsp;standalone java class which in a loop &amp;nbsp;keeps adding to a ArrayList -- no matter how long I run it nothing shows up in the "Memory" subtab of the app dynamics UI ..&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;When i try instance tracking i see this on the screen&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;There is no object instance data. This could be caused by the following reasons:&lt;/P&gt;
&lt;P&gt;[1] This feature is only supported for Sun JVMs. It does not work for JRockit or IBM JVMs.&lt;/P&gt;
&lt;P&gt;[2] tools.jar is not in the JVM classpath. You must add it to the classpath and restart the JVM.&lt;/P&gt;

&lt;P&gt;I have added tools.jar to the classpath while starting this standalone java class. &amp;nbsp;Even added the tools.jat to the jre/lib/ext. &amp;nbsp;No luck with any of the approaches&lt;/P&gt;

&lt;P&gt;I am using a 15 day trial. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;Could you please suggest what I might be doing wrong.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Sriram&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2015 18:00:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Object-Instance-Tracking/m-p/739456#M6102</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2015-01-05T18:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Object Instance Tracking</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Object-Instance-Tracking/m-p/739457#M6103</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Can you confirm whethere you have copied tools.jar from &amp;lt;jdk7_home&amp;gt;/lib/tools.jar to &amp;lt;jdk_home&amp;gt;/jre/lib/ext path and have opened new terminal or command prompt and restarted JVM if not please do the same,&lt;/P&gt;

&lt;P&gt;If thre is any disconnect, please send the logs folder under &amp;lt;AppServerAgent_dir&amp;gt;/logs path to assist you further.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2015 10:11:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Object-Instance-Tracking/m-p/739457#M6103</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2015-01-06T10:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Object Instance Tracking</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Object-Instance-Tracking/m-p/739458#M6104</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Did the provided suggestion helped? if not please send the logs requested to assist you further.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2015 06:35:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Object-Instance-Tracking/m-p/739458#M6104</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2015-01-07T06:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Object Instance Tracking</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Object-Instance-Tracking/m-p/739459#M6105</link>
      <description>&lt;UL&gt;
&lt;LI&gt;Standalone java app with agent&amp;nbsp;worked without issues --&amp;nbsp; I had already tried the above already.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Tomcat with agent was having problems -- &amp;nbsp;the above solution did not work , &amp;nbsp;but what worked was the following
&lt;UL&gt;
&lt;LI&gt;We had to *&lt;STRONG&gt;remove&lt;/STRONG&gt;* catalina.sh&amp;nbsp; setting of&amp;nbsp; java.io.tmp directory and then it worked.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 07 Jan 2015 18:59:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Object-Instance-Tracking/m-p/739459#M6105</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2015-01-07T18:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Object Instance Tracking</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Object-Instance-Tracking/m-p/739460#M6106</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We understood that Object instance tracking on tomcat worked after changes to&amp;nbsp;&lt;SPAN&gt; java.io.tmp in catalina.sh , Can you please send the catalina.sh with and without changes and agent logs before and after restart which would help us to analyze how it affected from&amp;nbsp;agent logs.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jan 2015 06:36:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Object-Instance-Tracking/m-p/739460#M6106</guid>
      <dc:creator>Arun_Dasetty</dc:creator>
      <dc:date>2015-01-08T06:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Object Instance Tracking</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Object-Instance-Tracking/m-p/739461#M6107</link>
      <description>&lt;P&gt;Do we have any followup on this fix?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2015 23:26:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Object-Instance-Tracking/m-p/739461#M6107</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2015-01-21T23:26:43Z</dc:date>
    </item>
  </channel>
</rss>

