<?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: Demo application for appdynamics in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Demo-application-for-appdynamics/m-p/736466#M9899</link>
    <description>&lt;P&gt;Dear santhosha&lt;/P&gt;

&lt;P&gt;I've deploy the SampleApp around three or four months ago. As i remind i've the same issue as you. I resolved the issue with the following steps:&lt;/P&gt;

&lt;P&gt;1. comment out "downloadInstallers" on line 181 in&amp;nbsp;rest/install-appdynamics.sh (Because the download isn't work for me)&lt;/P&gt;
&lt;P&gt;2. Download the current app, machine and db agent from&amp;nbsp;&lt;A href="https://download.appdynamics.com" target="_blank" rel="nofollow noopener noreferrer"&gt;https://download.appdynamics.com&lt;/A&gt; and store in /tmp/appdagents&lt;/P&gt;
&lt;P&gt;3. Change the path on the function installAppServerAgent,installDatabaseAgent and installMachineAgent in rest/install-appdynamics.sh&lt;/P&gt;
&lt;P&gt;for example:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;installMachineAgent() {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt; echo "Installing Machine Agent to ${MACHINE_AGENT_HOME}..."&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt; unzip -qo ${MACHINE_AGENT_ZIP} -d ${MACHINE_AGENT_HOME} &amp;amp;&amp;amp; rm ${MACHINE_AGENT_ZIP}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;}&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;to&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#00FF00"&gt;installMachineAgent() {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;echo "Installing Machine Agent to ${MACHINE_AGENT_HOME}..."&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;unzip -qo&amp;nbsp;/tmp/appdagents/machineagent-bundle-64bit-linux-4.5.0.1285.zip -d ${MACHINE_AGENT_HOME}&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;}&lt;/FONT&gt;&lt;/P&gt;
&lt;H5 id="toc-hId-1836139832"&gt;IIRC i have to do this again in the&amp;nbsp;OverlayFS (/var/lib/docker/overlay2/[...] again after the first run.&lt;/H5&gt;
&lt;P&gt;On the node.js component you can also activate EUM for the angular part.&lt;/P&gt;

&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Marc&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jul 2018 23:19:54 GMT</pubDate>
    <dc:creator>Marc_Pfister</dc:creator>
    <dc:date>2018-07-12T23:19:54Z</dc:date>
    <item>
      <title>Demo application for appdynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Demo-application-for-appdynamics/m-p/736463#M9896</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I tried the demo application which is available in this link&amp;nbsp; "&lt;A href="https://github.com/Appdynamics/SampleApp" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Appdynamics/SampleApp&lt;/A&gt;" .&lt;/P&gt;
&lt;P&gt;As per the procedure steps mentioned in the above link, I got stuck with this step.&lt;/P&gt;

&lt;P&gt;After I entered this command "&lt;SPAN&gt;docker exec -it rest install-appdynamics; docker exec rest start-all" ,&amp;nbsp; I am getting the below error:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Error:&amp;nbsp;OCI runtime exec failed: exec failed: container_linux.go:348: starting container&lt;BR /&gt;process caused "exec: \"install-appdynamics;\": executable file not found in $P&lt;BR /&gt;ATH": unknown&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;Can anybody help me on this error.&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;Santhosh.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN&gt;^ Edited by&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;to formatting&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 17:54:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Demo-application-for-appdynamics/m-p/736463#M9896</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-04-12T17:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Demo application for appdynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Demo-application-for-appdynamics/m-p/736464#M9897</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;Can any body help me to resolve the mentioned error.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Santhosh.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 14:29:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Demo-application-for-appdynamics/m-p/736464#M9897</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-04-16T14:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Demo application for appdynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Demo-application-for-appdynamics/m-p/736465#M9898</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;were you able to figure this out? Can you share the answer?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 00:14:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Demo-application-for-appdynamics/m-p/736465#M9898</guid>
      <dc:creator>Jeanie_Kedia1</dc:creator>
      <dc:date>2018-05-17T00:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Demo application for appdynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Demo-application-for-appdynamics/m-p/736466#M9899</link>
      <description>&lt;P&gt;Dear santhosha&lt;/P&gt;

&lt;P&gt;I've deploy the SampleApp around three or four months ago. As i remind i've the same issue as you. I resolved the issue with the following steps:&lt;/P&gt;

&lt;P&gt;1. comment out "downloadInstallers" on line 181 in&amp;nbsp;rest/install-appdynamics.sh (Because the download isn't work for me)&lt;/P&gt;
&lt;P&gt;2. Download the current app, machine and db agent from&amp;nbsp;&lt;A href="https://download.appdynamics.com" target="_blank" rel="nofollow noopener noreferrer"&gt;https://download.appdynamics.com&lt;/A&gt; and store in /tmp/appdagents&lt;/P&gt;
&lt;P&gt;3. Change the path on the function installAppServerAgent,installDatabaseAgent and installMachineAgent in rest/install-appdynamics.sh&lt;/P&gt;
&lt;P&gt;for example:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;installMachineAgent() {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt; echo "Installing Machine Agent to ${MACHINE_AGENT_HOME}..."&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt; unzip -qo ${MACHINE_AGENT_ZIP} -d ${MACHINE_AGENT_HOME} &amp;amp;&amp;amp; rm ${MACHINE_AGENT_ZIP}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;}&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;to&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#00FF00"&gt;installMachineAgent() {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;echo "Installing Machine Agent to ${MACHINE_AGENT_HOME}..."&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;unzip -qo&amp;nbsp;/tmp/appdagents/machineagent-bundle-64bit-linux-4.5.0.1285.zip -d ${MACHINE_AGENT_HOME}&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;}&lt;/FONT&gt;&lt;/P&gt;
&lt;H5 id="toc-hId-1836139832"&gt;IIRC i have to do this again in the&amp;nbsp;OverlayFS (/var/lib/docker/overlay2/[...] again after the first run.&lt;/H5&gt;
&lt;P&gt;On the node.js component you can also activate EUM for the angular part.&lt;/P&gt;

&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 23:19:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Demo-application-for-appdynamics/m-p/736466#M9899</guid>
      <dc:creator>Marc_Pfister</dc:creator>
      <dc:date>2018-07-12T23:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Demo application for appdynamics</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Demo-application-for-appdynamics/m-p/736467#M9900</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/P&gt;

&lt;P&gt;We also recommend referring&amp;nbsp;to the &lt;A href="https://community.appdynamics.com/t5/Licensing-including-Trial/Pro-Trial-docker-exec-it-rest-install-appdynamics-fails-on-login/m-p/34654#M357" target="_self"&gt;response&lt;/A&gt; to a similar query posted on the AppDynamics Community.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 18:09:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Demo-application-for-appdynamics/m-p/736467#M9900</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2018-11-05T18:09:02Z</dc:date>
    </item>
  </channel>
</rss>

