<?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: Installing Java Agent in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726877#M5507</link>
    <description>&lt;P&gt;The best practice is to install the Java Agent as the same user that runs the app server you want to monitor.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jun 2017 10:09:38 GMT</pubDate>
    <dc:creator>Brian_Wheeldon</dc:creator>
    <dc:date>2017-06-07T10:09:38Z</dc:date>
    <item>
      <title>Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726861#M5491</link>
      <description>&lt;P&gt;I'm following the&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO43/Java+Agent" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO43/Java+Agent&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I'm using &amp;nbsp;CENTOS&lt;/P&gt;

&lt;P&gt;01.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;&amp;gt;/controller/#/location=GETTING_STARTED_JAVA&amp;amp;timeRange=last_15_minutes.BEFORE_NOW.-1.-1.15&lt;/P&gt;

&lt;P&gt;02. JVM i select SUN/Rockit (Is this right?)&lt;/P&gt;

&lt;P&gt;03.&amp;nbsp;Configure - allready configured is SaaS&lt;/P&gt;

&lt;P&gt;04. Download&lt;/P&gt;

&lt;P&gt;05. Install Agent&lt;/P&gt;
&lt;P&gt;05.a unzip&lt;/P&gt;
&lt;P&gt;05.b&amp;nbsp;&lt;SPAN&gt;Set the value of -javaagent to the path to the Java Agent JAR file.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;06.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$TOMCAT_HOME/bin/catalina.sh&lt;/P&gt;


&lt;P&gt;I make some mistake, but how can i find this error?&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 21:31:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726861#M5491</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-05-30T21:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726862#M5492</link>
      <description>&lt;P&gt;Step 2 is correct.&lt;/P&gt;

&lt;P&gt;After step 5a, did you follow the instructions at&amp;nbsp;&lt;A href="https://docs.appdynamics.com/display/PRO43/Apache+Tomcat+Startup+Settings" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO43/Apache+Tomcat+Startup+Settings&lt;/A&gt; to add the "&lt;SPAN&gt;-javaagent:&amp;lt;agent_home&amp;gt;/javaagent.jar" term to the JVM startup?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;That should work.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Brian Wheeldon&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 14:16:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726862#M5492</guid>
      <dc:creator>Brian_Wheeldon</dc:creator>
      <dc:date>2017-05-31T14:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726863#M5493</link>
      <description>&lt;P&gt;HI,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Tks for answering...&lt;/P&gt;

&lt;P&gt;Hi put, Is here soomething wrong?&lt;/P&gt;


&lt;P&gt;export CATALINA_OPTS="$CATALINA_OPTS -javaagent:/tmp/appd/javaagent.jar"&lt;/P&gt;

&lt;P&gt;after that i restarted the tomcat and my application doesnt works,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 15:11:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726863#M5493</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-05-31T15:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726864#M5494</link>
      <description>&lt;P&gt;The -javaagent term looks OK, but there is not enough information here to determine what went wrong.&lt;/P&gt;
&lt;P&gt;Did you check that the path&amp;nbsp;&lt;SPAN&gt;/tmp/appd/javaagent.jar is correct and javaagent.jar is readable by the user that runs Tomcat?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Did Tomcat start? If so, there should be an error message in the Tomcat logs.&lt;/P&gt;
&lt;P&gt;Was the agent started? If so, you'll see messages in the Tomcat startup and agent logs in&amp;nbsp;&lt;SPAN&gt;/tmp/appd/&amp;lt;version&amp;gt;/logs/&amp;lt;nodename&amp;gt;/&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Brian Wheeldon&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 15:19:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726864#M5494</guid>
      <dc:creator>Brian_Wheeldon</dc:creator>
      <dc:date>2017-05-31T15:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726865#M5495</link>
      <description>&lt;P&gt;Hi Brian,&lt;/P&gt;

&lt;P&gt;&amp;nbsp; You was right, before your tip about rights, i could get started: My Application, but i cannot see my app on AppDynamics, therefore i did a trace like you said:&lt;/P&gt;

&lt;P&gt;The -javaagent term looks OK, but there is not enough information here to determine what went wrong.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35705iF3C23A68E83A23B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Did you check that the path&amp;nbsp;&lt;SPAN&gt;/tmp/appd/javaagent.jar is correct and javaagent.jar is readable by the user that runs Tomcat?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;I runed "chmod -R 755 appd" for tomcat user but cannot check using "ls -ld"&lt;/SPAN&gt;&lt;/P&gt;



&lt;P&gt;Did Tomcat start? If so, there should be an error message in the Tomcat logs.&lt;/P&gt;
&lt;P&gt;Yes, It's started, i can see my application right now.&lt;/P&gt;


&lt;P&gt;Was the agent started?&lt;/P&gt;
&lt;P&gt;I don't know. how can i check if is it my agent start?&lt;/P&gt;


&lt;P&gt;If so, you'll see messages in the Tomcat startup and agent logs in&amp;nbsp;&lt;SPAN&gt;/tmp/appd/&amp;lt;version&amp;gt;/logs/&amp;lt;nodename&amp;gt;/&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;/tmp/appd/&amp;lt;version&amp;gt;/logs/ - &amp;nbsp;&lt;/SPAN&gt;It's empty&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35708i007B206A0F7411BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;


&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Tiago&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 19:46:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726865#M5495</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-05-31T19:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726866#M5496</link>
      <description>&lt;P&gt;/opt/tomcat/apache-tomcat-8.0.30/logs/catalina.out&lt;/P&gt;

&lt;PRE&gt;[Thread-0] Wed May 31 18:39:28 UTC 2017[INFO]: AgentInstallManager - Agent runtime directory set to [/tmp/appd/ver4.3.1.0]
[Thread-0] Wed May 31 18:39:28 UTC 2017[INFO]: AgentInstallManager - Agent node directory set to [Java101Template.localdomain]
[Thread-0] Wed May 31 18:39:28 UTC 2017[INFO]: JavaAgent - Using Java Agent Version [Server Agent v4.3.1.0 GA #15057 r867530f5c748a55ce75851534ad0942226c06d8b 45-4.3.1.next-analytics]
[Thread-0] Wed May 31 18:39:28 UTC 2017[INFO]: JavaAgent - Running IBM Java Agent [No]
[Thread-0] Wed May 31 18:39:28 UTC 2017[INFO]: JavaAgent - Java Agent Directory [/tmp/appd/ver4.3.1.0]
[Thread-0] Wed May 31 18:39:28 UTC 2017[INFO]: JavaAgent - Java Agent AppAgent directory [/tmp/appd/ver4.3.1.0]
[Thread-0] Wed May 31 18:39:28 UTC 2017[INFO]: JavaAgent - ####################################################################################
[Thread-0] Wed May 31 18:39:28 UTC 2017[INFO]: JavaAgent - Java Agent Directory [/tmp/appd/ver4.3.1.0]
[Thread-0] Wed May 31 18:39:28 UTC 2017[INFO]: JavaAgent - Java Agent AppAgent directory [/tmp/appd/ver4.3.1.0]
[Thread-0] Wed May 31 18:39:28 UTC 2017[INFO]: JavaAgent - Using Java Agent Version [Server Agent v4.3.1.0 GA #15057 r867530f5c748a55ce75851534ad0942226c06d8b 45-4.3.1.next-analytics]
[Thread-0] Wed May 31 18:39:28 UTC 2017[INFO]: JavaAgent - All agent classes have been pre-loaded
[Thread-0] Wed May 31 18:39:28 UTC 2017[DEBUG]: JavaAgent - Using Java Version [JAVA_18] for AppDynamics Java Agent
Running obfuscated agent
Started AppDynamics Java Agent Successfully.
[Thread-0] Wed May 31 18:39:35 UTC 2017[INFO]: JavaAgent - Started AppDynamics Java Agent Successfully.&lt;/PRE&gt;
&lt;PRE&gt; Started AppDynamics Java Agent Successfully&lt;/PRE&gt;
&lt;P&gt;Is&amp;nbsp;it means the agent works?&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 20:30:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726866#M5496</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-05-31T20:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726867#M5497</link>
      <description>&lt;P&gt;Yes.&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Started AppDynamics Java Agent Successfully&lt;/PRE&gt;
&lt;P&gt;Indicates that the agent is running and should be collecting metrics from your application.&lt;/P&gt;
&lt;P&gt;The agent log files should be present below&amp;nbsp;/tmp/appd/ver4.3.1.0/logs/&lt;/P&gt;
&lt;P&gt;You should be able to see the application, tier and Tomcat node in the AppDynamics UI.&lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 20:37:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726867#M5497</guid>
      <dc:creator>Brian_Wheeldon</dc:creator>
      <dc:date>2017-05-31T20:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726868#M5498</link>
      <description>&lt;P&gt;Hi Brian,&lt;/P&gt;

&lt;P&gt;Thank You. The right answer for the firts question was; rights.&lt;/P&gt;

&lt;P&gt;Do I see it here at application TAB?&amp;nbsp;i have not seen yet.&amp;nbsp;Can i looking for where is my new mistake? Where?&lt;/P&gt;

&lt;P&gt;Wow works&amp;nbsp;the Appd communication? Appdynamics agent is pushing to server?&lt;/P&gt;

&lt;P&gt;I believe this configuration is at controller-info.xml file.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I tried to run netstat looking for traffic, but i couldn't see.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/35710iA7E2FA3B1BA2056D/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 21:22:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726868#M5498</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-05-31T21:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726869#M5499</link>
      <description>&lt;P&gt;The agent will report metrics to the Controller.&lt;/P&gt;
&lt;P&gt;The Controller will create the application named by the agent if it doesn't exist.&lt;/P&gt;

&lt;P&gt;There is a mismatch in the information provided. The Tomcat&amp;nbsp;&lt;SPAN&gt;catalina.out&lt;/SPAN&gt;&amp;nbsp;log suggests the agent was started correctly, but the Controller UI does not agree.&lt;/P&gt;
&lt;P&gt;Do you see agent logs below&amp;nbsp;&lt;SPAN&gt;/tmp/appd/ver4.3.1.0/logs/ ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If so, the agent log should indicate the problem.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If not, then verify that the Tomcat user can write that directory (and also&amp;nbsp;&amp;nbsp;/tmp/appd/ver4.3.1.0/conf/).&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Brian Wheeldon&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 14:11:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726869#M5499</guid>
      <dc:creator>Brian_Wheeldon</dc:creator>
      <dc:date>2017-06-01T14:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726870#M5500</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Brian,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;Thank You, I&amp;nbsp;appreciate your help and support.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;My secound solution was update the&amp;nbsp;&lt;/SPAN&gt;controller-info.xml with the correct&amp;nbsp;&amp;lt;controller-host&amp;gt;.&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Tiago&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 12:59:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726870#M5500</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-06-02T12:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726871#M5501</link>
      <description>&lt;P&gt;Hi I am having the same issue.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I downloaded the java agent from teh controller. copied to linux vm via winscp.&lt;/P&gt;
&lt;P&gt;unzipped the installer.zip in the appd folder&lt;/P&gt;
&lt;P&gt;i did all the above as the appd user.&lt;/P&gt;

&lt;P&gt;Then as tomcat user, i created a setenv.sh file . added&amp;nbsp;&lt;CODE class="java plain"&gt;export CATALINA_OPTS=&lt;/CODE&gt;&lt;CODE class="java string"&gt;"$CATALINA_OPTS -javaagent:/home/appdt/javaagent.jar"&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;&lt;CODE class="java string"&gt;and restared the tomcat(catalina.sh start and catalina.sh run)&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE class="java string"&gt;I got an error :&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;&lt;CODE class="java string"&gt;Error opening zip file or JAR manifest missing : /home/appd/javaagent.jar&lt;BR /&gt;Error occurred during initialization of VM&lt;BR /&gt;agent library failed to init: instrument&lt;BR /&gt;Error opening zip file or JAR manifest missing : /home/appd/javaagent.jar&lt;BR /&gt;Error occurred during initialization of VM&lt;BR /&gt;agent library failed to init: instrument&lt;BR /&gt;&lt;/CODE&gt;&lt;/P&gt;


&lt;P&gt;&lt;CODE class="java string"&gt;i went and as appd user&amp;nbsp;&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;&lt;CODE class="java string"&gt;chmod 755 javaagent.jar&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE class="java string"&gt;retstarted tomcat agin. No result.&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE class="java string"&gt;No agent success logs&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 00:18:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726871#M5501</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-06-07T00:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726872#M5502</link>
      <description>&lt;P&gt;More than a few times, I've seen Unix files corrupted when copied from Windows to Linux via WinSCP.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the copy is not explicitely "binary", Unix end-of-iines are converted to Windows end-of-lines and the file won't work.&lt;/P&gt;
&lt;P&gt;I'm not saying that's definitely what happened in your case, but the error messages are consistent with that kind of file corruption.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Brian Wheeldon&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 00:31:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726872#M5502</guid>
      <dc:creator>Brian_Wheeldon</dc:creator>
      <dc:date>2017-06-07T00:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726873#M5503</link>
      <description>&lt;P&gt;is there a solution to this? that is the only i can work on this. copy from a windows machine .&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 01:05:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726873#M5503</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-06-07T01:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726874#M5504</link>
      <description>&lt;P&gt;i guess that can be an issue. This is the only way i can copy the bits from a windows server to the linux VM.&lt;/P&gt;

&lt;P&gt;Also I see that the javaagent.jar and log folders do not show todays date. even after i got the agent install success message after tomcat restart.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 01:12:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726874#M5504</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-06-07T01:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726875#M5505</link>
      <description>See &lt;A href="https://winscp.net/eng/docs/transfer_mode" target="_blank" rel="nofollow noopener noreferrer"&gt;https://winscp.net/eng/docs/transfer_mode&lt;/A&gt; for instructions to transfer files in binary mode in WinSCP.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jun 2017 01:36:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726875#M5505</guid>
      <dc:creator>Brian_Wheeldon</dc:creator>
      <dc:date>2017-06-07T01:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726876#M5506</link>
      <description>&lt;P&gt;can i skip winscp all togther and use the linux command scp get and put ?&lt;/P&gt;

&lt;P&gt;I am uninstalling right now. I will delete the setnev,sh file. delete the zip folder&lt;/P&gt;
&lt;P&gt;and restrts the tomcat .&lt;/P&gt;

&lt;P&gt;and what user do you recommend tp use while installing?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 02:32:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726876#M5506</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-06-07T02:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726877#M5507</link>
      <description>&lt;P&gt;The best practice is to install the Java Agent as the same user that runs the app server you want to monitor.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 10:09:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726877#M5507</guid>
      <dc:creator>Brian_Wheeldon</dc:creator>
      <dc:date>2017-06-07T10:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726878#M5508</link>
      <description>&lt;P&gt;I am confused here. Because my undertsanding was that if we isntall as root , we are not messing with changing permissions for any user. I work in a client env. there are regulations here, the application user( they have the sole rights to restart the JVMs/instances) and the server admins are dofferent team( they have root on app servers, hence they install the agent). Hence we always install as root. What teh advantages of installing as the same user like you suggested?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 03:52:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726878#M5508</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-06-28T03:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726879#M5509</link>
      <description>&lt;P&gt;Hi Brain,&lt;/P&gt;

&lt;P&gt;How can we verify if tomcat can write to agent logs directory?&lt;/P&gt;

&lt;P&gt;Im running tomcat, agent, controller all on same host under my user still cant see agent on controller and logs arent been written.&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Narita&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 13:32:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726879#M5509</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-06-29T13:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Java Agent</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726880#M5510</link>
      <description>&lt;P&gt;You may install the agent as root, but it's not required or recommended.&lt;/P&gt;
&lt;P&gt;It's necessary that the application server user can write the $AGENT_HOME/&amp;lt;version&amp;gt;/logs/ and&amp;nbsp;&lt;SPAN&gt;$AGENT_HOME/&lt;/SPAN&gt;&amp;lt;version&amp;gt;/conf/ directories. If you install the agent as root and don't make those directories writable by the app server user, then the agent startup will fail.&lt;/P&gt;
&lt;P&gt;Doc reference:&amp;nbsp;&lt;A href="https://docs.appdynamics.com/display/PRO43/Install+the+Java+Agent" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO43/Install+the+Java+Agent&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 18:12:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Installing-Java-Agent/m-p/726880#M5510</guid>
      <dc:creator>Brian_Wheeldon</dc:creator>
      <dc:date>2017-06-29T18:12:53Z</dc:date>
    </item>
  </channel>
</rss>

