<?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 throwing error when making changes to an app and reloading the server class in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-throwing-error-when-making-changes-to-an-app/m-p/414833#M14820</link>
    <description>&lt;P&gt;There are no serverclasses when we are talking about the Cluster Master. Serverclasses belong to the Deployment Server. Are your lookups in the app actually being distributed to the indexers? Maybe they're blacklisted: &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.5/DistSearch/Whatsearchheadssend"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.5/DistSearch/Whatsearchheadssend&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It sounds like you are hosting the CM and the Deployment Server on the same machine. You should not do that.*&lt;/P&gt;

&lt;P&gt;In bigger environments definitely not:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Deploy/Manageyourdeployment#Whether_to_colocate_management_components"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Deploy/Manageyourdeployment#Whether_to_colocate_management_components&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Skalli&lt;/P&gt;</description>
    <pubDate>Wed, 17 Apr 2019 09:15:33 GMT</pubDate>
    <dc:creator>skalliger</dc:creator>
    <dc:date>2019-04-17T09:15:33Z</dc:date>
    <item>
      <title>Deployment Server throwing error when making changes to an app and reloading the server class</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-throwing-error-when-making-changes-to-an-app/m-p/414831#M14818</link>
      <description>&lt;P&gt;Reference to &lt;A href="https://answers.splunk.com/answers/666034/forwarder-management-warning-icon.html" target="_blank"&gt;https://answers.splunk.com/answers/666034/forwarder-management-warning-icon.html&lt;/A&gt; because it was never really answered.&lt;/P&gt;

&lt;P&gt;Running 7.2.1, Distributed Deployment, 4 Indexers Clustered, License server/cluster master, deployment server/monitoring console, Splunk SH, Splunk ES SH 5.2.2&lt;/P&gt;

&lt;P&gt;I am receiving a red ! next to the app in the serverclass after making changes to an app. I also tried adding a new app and it received an error. The _internal logs just keep showing failed installation with the checksum but do not give me a reason for the failure. I am also receiving an error when searching displaying the following.&lt;/P&gt;

&lt;P&gt;Could not load lookup=LOOKUP-CategoryString_for_windows&lt;BR /&gt;
Could not load lookup=LOOKUP-app4_for_windows_security&lt;BR /&gt;
[indexer1] Could not load lookup=LOOKUP-CategoryString_for_windows&lt;BR /&gt;
[indexer1] Could not load lookup=LOOKUP-app4_for_windows_security&lt;BR /&gt;
[indexer2] Could not load lookup=LOOKUP-CategoryString_for_windows&lt;BR /&gt;
[indexer2] Could not load lookup=LOOKUP-app4_for_windows_security&lt;BR /&gt;
[indexer3] Could not load lookup=LOOKUP-CategoryString_for_windows&lt;BR /&gt;
[indexer3] Could not load lookup=LOOKUP-app4_for_windows_security&lt;BR /&gt;
[indexer4] Could not load lookup=LOOKUP-CategoryString_for_windows&lt;BR /&gt;
[indexer4] Could not load lookup=LOOKUP-app4_for_windows_security&lt;/P&gt;

&lt;P&gt;This might be due to a separate issue of incompatible apps, but I can't push anything to my indexers when the deployment server can't push apps. &lt;/P&gt;

&lt;P&gt;Thanks for your time.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:09:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-throwing-error-when-making-changes-to-an-app/m-p/414831#M14818</guid>
      <dc:creator>clozach</dc:creator>
      <dc:date>2020-09-30T00:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server throwing error when making changes to an app and reloading the server class</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-throwing-error-when-making-changes-to-an-app/m-p/414832#M14819</link>
      <description>&lt;P&gt;Correction it seems to just be the cluster master apps serverclass that is failing. This server class just consists of the cluster master and then should deal the app down to the indexers.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 18:36:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-throwing-error-when-making-changes-to-an-app/m-p/414832#M14819</guid>
      <dc:creator>clozach</dc:creator>
      <dc:date>2019-04-12T18:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server throwing error when making changes to an app and reloading the server class</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-throwing-error-when-making-changes-to-an-app/m-p/414833#M14820</link>
      <description>&lt;P&gt;There are no serverclasses when we are talking about the Cluster Master. Serverclasses belong to the Deployment Server. Are your lookups in the app actually being distributed to the indexers? Maybe they're blacklisted: &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.5/DistSearch/Whatsearchheadssend"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.5/DistSearch/Whatsearchheadssend&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It sounds like you are hosting the CM and the Deployment Server on the same machine. You should not do that.*&lt;/P&gt;

&lt;P&gt;In bigger environments definitely not:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Deploy/Manageyourdeployment#Whether_to_colocate_management_components"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Deploy/Manageyourdeployment#Whether_to_colocate_management_components&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Skalli&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 09:15:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-throwing-error-when-making-changes-to-an-app/m-p/414833#M14820</guid>
      <dc:creator>skalliger</dc:creator>
      <dc:date>2019-04-17T09:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment Server throwing error when making changes to an app and reloading the server class</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-throwing-error-when-making-changes-to-an-app/m-p/414834#M14821</link>
      <description>&lt;P&gt;Hi Skallinger,&lt;/P&gt;

&lt;P&gt;No the CM and the Deployment Server are not the same machine. What I was saying is the serverclass having the issue was called cluster_master_apps and has all indexer apps with the cluster master as the client attached to that server class. So somewhere in our PS he set this up and now somewhere between the deployment server and the indexers, the app is not being pushed out and saying install failed. I believe in our PS engagement he set it up so the CM would push the apps through to the indexers on the slave-apps directory. I could be wrong, but if you have any more info that would be helpful I'd appreciate it. At least from a debugging standpoint. I've had a case open with Splunk for almost 2 weeks they seem to also be stumped.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Christian&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:11:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deployment-Server-throwing-error-when-making-changes-to-an-app/m-p/414834#M14821</guid>
      <dc:creator>clozach</dc:creator>
      <dc:date>2020-09-30T00:11:24Z</dc:date>
    </item>
  </channel>
</rss>

