<?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: Deployment server test app download failed in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Deployment-server-test-app-download-failed/m-p/112356#M23518</link>
    <description>&lt;P&gt;You might want to turn up debugging on the client and server in $SPLUNK_HOME/etc/log.cfg. I would set the following components to debug on the server:&lt;/P&gt;

&lt;P&gt;category.DeployedApplication=DEBUG&lt;BR /&gt;
category.DeployedServerclass=DEBUG&lt;BR /&gt;
category.DC:UpdateServerclassHandler=DEBUG&lt;BR /&gt;
category.DeploymentServer=DEBUG&lt;/P&gt;

&lt;P&gt;On the client, in the same file, I would set:&lt;/P&gt;

&lt;P&gt;category.DC:DeploymentClient=DEBUG&lt;/P&gt;

&lt;P&gt;Restart, then hopefully you'll find some meaningful messages in the server and/or client in splunkd.log&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jan 2014 20:18:37 GMT</pubDate>
    <dc:creator>jbsplunk</dc:creator>
    <dc:date>2014-01-14T20:18:37Z</dc:date>
    <item>
      <title>Deployment server test app download failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Deployment-server-test-app-download-failed/m-p/112353#M23515</link>
      <description>&lt;P&gt;I just created a test app for my environment to be pushed to a single workstation. It does not successfully deploy from this server shown in the forwarder management GUI. The error message in the splunkd.log is &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;01-14-2014 08:13:51.367 -0500 WARN  ClientSessionsManager - ip=10.237.1.63 name=ANT-andDESK Updating record for sc=Global Win x64 Client app=fwd_to_splunkprod: action=Install result=Fail
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;01-14-2014 08:13:51.367 -0500 WARN  ClientSessionsManager - ip=10.237.1.63 name=ANT-DESK Updating record for sc=Global Win x64 Client app=fwd_to_splunkprod: action=Download result=Fail
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Not sure what to look at next to troubleshoot this issue. The forwarder creates the folder, but does not transfer the app.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2014 13:20:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Deployment-server-test-app-download-failed/m-p/112353#M23515</guid>
      <dc:creator>antlefebvre</dc:creator>
      <dc:date>2014-01-14T13:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment server test app download failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Deployment-server-test-app-download-failed/m-p/112354#M23516</link>
      <description>&lt;P&gt;Have you made sure Splunk DeploymentServer has permissions to the files it's trying to transfer?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2014 14:23:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Deployment-server-test-app-download-failed/m-p/112354#M23516</guid>
      <dc:creator>aholzer</dc:creator>
      <dc:date>2014-01-14T14:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment server test app download failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Deployment-server-test-app-download-failed/m-p/112355#M23517</link>
      <description>&lt;P&gt;The splunkd process is running as root on the deployment server.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2014 19:48:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Deployment-server-test-app-download-failed/m-p/112355#M23517</guid>
      <dc:creator>antlefebvre</dc:creator>
      <dc:date>2014-01-14T19:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment server test app download failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Deployment-server-test-app-download-failed/m-p/112356#M23518</link>
      <description>&lt;P&gt;You might want to turn up debugging on the client and server in $SPLUNK_HOME/etc/log.cfg. I would set the following components to debug on the server:&lt;/P&gt;

&lt;P&gt;category.DeployedApplication=DEBUG&lt;BR /&gt;
category.DeployedServerclass=DEBUG&lt;BR /&gt;
category.DC:UpdateServerclassHandler=DEBUG&lt;BR /&gt;
category.DeploymentServer=DEBUG&lt;/P&gt;

&lt;P&gt;On the client, in the same file, I would set:&lt;/P&gt;

&lt;P&gt;category.DC:DeploymentClient=DEBUG&lt;/P&gt;

&lt;P&gt;Restart, then hopefully you'll find some meaningful messages in the server and/or client in splunkd.log&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2014 20:18:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Deployment-server-test-app-download-failed/m-p/112356#M23518</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2014-01-14T20:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment server test app download failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Deployment-server-test-app-download-failed/m-p/112357#M23519</link>
      <description>&lt;P&gt;This should help with verifying your configuration, and troubleshooting.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://wiki.splunk.com/Deploy:DeploymentServer"&gt;http://wiki.splunk.com/Deploy:DeploymentServer&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 16:35:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Deployment-server-test-app-download-failed/m-p/112357#M23519</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2014-01-16T16:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment server test app download failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Deployment-server-test-app-download-failed/m-p/112358#M23520</link>
      <description>&lt;P&gt;Using the Forward Management GUI I entered a server class of Global Win x86 Client. The debug said Global didn't exist. Used _ instead of spaces and the problem cleared up right away.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2014 19:50:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Deployment-server-test-app-download-failed/m-p/112358#M23520</guid>
      <dc:creator>antlefebvre</dc:creator>
      <dc:date>2014-01-16T19:50:53Z</dc:date>
    </item>
  </channel>
</rss>

