<?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: After deploying a new app to our search head cluster, why am I getting search error &amp;quot;Search process did not exit cleanly, exit_code=255&amp;quot;? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281509#M84940</link>
    <description>&lt;P&gt;How did you deploy the app to your search head cluster? It looks like it is not deployed as expected.&lt;BR /&gt;
Also note that the &lt;CODE&gt;search.log&lt;/CODE&gt; for searches is NOT indexed by default, it is only available in the search inspector or in the dispatch directory until the search result expires.&lt;/P&gt;

&lt;P&gt;cheers, MuS &lt;/P&gt;</description>
    <pubDate>Thu, 17 Dec 2015 03:21:43 GMT</pubDate>
    <dc:creator>MuS</dc:creator>
    <dc:date>2015-12-17T03:21:43Z</dc:date>
    <item>
      <title>After deploying a new app to our search head cluster, why am I getting search error "Search process did not exit cleanly, exit_code=255"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281505#M84936</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;Search process did not exit cleanly, exit_code=255, description="exited with code 255". Please look in search.log for this peer in the Job Inspector for more info.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I've deployed a new app to our search head cluster and searches in this app are failing with above error.&lt;BR /&gt;
The log files from all indexers says&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; ERROR dispatchRunner - RunDispatch::runDispatchThread threw error: Application does not exist: new_app
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I've deployed the same app to indexer cluster&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 02:34:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281505#M84936</guid>
      <dc:creator>i2sheri</dc:creator>
      <dc:date>2015-12-17T02:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: After deploying a new app to our search head cluster, why am I getting search error "Search process did not exit cleanly, exit_code=255"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281506#M84937</link>
      <description>&lt;P&gt;This search should give you more details&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*search.log  log_level=WARN OR log_level=ERROR
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 17 Dec 2015 02:38:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281506#M84937</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2015-12-17T02:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: After deploying a new app to our search head cluster, why am I getting search error "Search process did not exit cleanly, exit_code=255"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281507#M84938</link>
      <description>&lt;P&gt;No results&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*searches.log log_level=WARN OR log_level=ERROR
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 17 Dec 2015 02:49:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281507#M84938</guid>
      <dc:creator>i2sheri</dc:creator>
      <dc:date>2015-12-17T02:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: After deploying a new app to our search head cluster, why am I getting search error "Search process did not exit cleanly, exit_code=255"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281508#M84939</link>
      <description>&lt;P&gt;I can search on command line of indexer &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;./bin/splunk search 'index=*|head 10' -app reports
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 17 Dec 2015 02:58:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281508#M84939</guid>
      <dc:creator>i2sheri</dc:creator>
      <dc:date>2015-12-17T02:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: After deploying a new app to our search head cluster, why am I getting search error "Search process did not exit cleanly, exit_code=255"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281509#M84940</link>
      <description>&lt;P&gt;How did you deploy the app to your search head cluster? It looks like it is not deployed as expected.&lt;BR /&gt;
Also note that the &lt;CODE&gt;search.log&lt;/CODE&gt; for searches is NOT indexed by default, it is only available in the search inspector or in the dispatch directory until the search result expires.&lt;/P&gt;

&lt;P&gt;cheers, MuS &lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 03:21:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281509#M84940</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-12-17T03:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: After deploying a new app to our search head cluster, why am I getting search error "Search process did not exit cleanly, exit_code=255"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281510#M84941</link>
      <description>&lt;P&gt;1 - Agree with @MuS that there may be a problem with your app deployment&lt;/P&gt;

&lt;P&gt;2 - I also wonder if all your search heads meet the minimum hardware/software requirements for Splunk?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 18:59:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281510#M84941</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2015-12-17T18:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: After deploying a new app to our search head cluster, why am I getting search error "Search process did not exit cleanly, exit_code=255"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281511#M84942</link>
      <description>&lt;P&gt;Please provide all the .conf files in your new app.  Complete but with sensitive data removed.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 12:06:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281511#M84942</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2015-12-18T12:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: After deploying a new app to our search head cluster, why am I getting search error "Search process did not exit cleanly, exit_code=255"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281512#M84943</link>
      <description>&lt;P&gt;LOL @jkat54 - that sounds a Support ticket to me&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 17:19:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281512#M84943</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2015-12-18T17:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: After deploying a new app to our search head cluster, why am I getting search error "Search process did not exit cleanly, exit_code=255"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281513#M84944</link>
      <description>&lt;P&gt;I have no idea what else could be going wrong otherwise.  I know the exit code 255 is from a subprocess routine in python (most likely), but I have no clue how to resolve without seeing everything in the new app.&lt;/P&gt;

&lt;P&gt;Maybe you'd like to invite me to be on your team someday lquinn?  I'd be happy to train folks on splunk and "troll" answers.splunk.com for pay.  &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I do agree he/she should open a ticket at this point.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Dec 2015 11:37:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281513#M84944</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2015-12-20T11:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: After deploying a new app to our search head cluster, why am I getting search error "Search process did not exit cleanly, exit_code=255"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281514#M84945</link>
      <description>&lt;P&gt;I used the deployment server to deploy new app. extract the new app to etc/shcluster/apps/ and then apply shclusterbundle. &lt;BR /&gt;
This command says it might restart the search heads, but it doesn't. So I've manually restarted one search head, launched new app and noticed this error.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2015 01:57:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281514#M84945</guid>
      <dc:creator>i2sheri</dc:creator>
      <dc:date>2015-12-21T01:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: After deploying a new app to our search head cluster, why am I getting search error "Search process did not exit cleanly, exit_code=255"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281515#M84946</link>
      <description>&lt;P&gt;I used the deployment server to deploy new app. extract the new app to etc/shcluster/apps/ and then apply shclusterbundle. &lt;BR /&gt;
This command says it might restart the search heads, but it doesn't. So I've manually restarted one search head, launched new app and noticed this error. &lt;/P&gt;

&lt;P&gt;Problem solved after restarting the other search heads. Before restarting the Captain, it (and other heads in cluster) doesn't know  the new app, hence this error message.  But i found this error message in Indexers log (inspect search-&amp;gt;indexer log file) misleading me to deploy the app to indexer cluster before restarting all search heads. &lt;/P&gt;

&lt;P&gt;I am not sure why this error appeared in search logs from indexers.&lt;/P&gt;

&lt;P&gt;PS: I've noticed this on the same day, but could not post an update, sorry for the delay and thanks for the help&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2015 02:01:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/After-deploying-a-new-app-to-our-search-head-cluster-why-am-I/m-p/281515#M84946</guid>
      <dc:creator>i2sheri</dc:creator>
      <dc:date>2015-12-21T02:01:15Z</dc:date>
    </item>
  </channel>
</rss>

