<?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 splunkd won't start in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/splunkd-won-t-start/m-p/62185#M2086</link>
    <description>&lt;P&gt;The management interface ran fine until I restarted to install Universal forwarder, now splunkd will not start.  Universal forwarder installed directly from the GUI.  Fortunately this is a vm, so I’ve restored snapshot to just before splunk install.  Unfortunately this happens each time – here’s the sequence.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Install splunk as root using dpkg –i splunk-4.2-96430-linux-2.6-amd64.deb&lt;/LI&gt;
&lt;LI&gt;Start splunk - /opt/splunk/bin/splunk start, get the typical successful start dialogue&lt;/LI&gt;
&lt;LI&gt;Login to the management console, configure collecting data for the splunk server&lt;/LI&gt;
&lt;LI&gt;Go to manage apps, and enable universal forwarder, it then prompts to restart the server&lt;/LI&gt;
&lt;LI&gt;Click the link in management console to restart &lt;/LI&gt;
&lt;LI&gt;Restart splunk in CLI on server – splunk restart, 
root@deb-splunk:~# /opt/splunk/bin/splunk start splunkd&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Splunk&amp;gt; All batbelt. No tights.&lt;/P&gt;

&lt;P&gt;Checking prerequisites...
                Checking mgmt port [8089]: open
                Checking configuration...  Done.
                Checking index directory...
                Validated databases: _audit _blocksignature _internal _thefishbucket history main summary
                Done
Success
                Checking conf files for typos...
All preliminary checks passed.&lt;/P&gt;

&lt;P&gt;Starting splunk server daemon (splunkd)... 
Done.
root@deb-splunk:~#&lt;/P&gt;

&lt;P&gt;No restart of splunkweb appears, and doing splunk status shows: &lt;/P&gt;

&lt;P&gt;root@deb-splunk:~# /opt/splunk/bin/splunk status
splunkd 1968 was not running.
Removing stale pid file... done.
splunkweb is not running.&lt;/P&gt;

&lt;P&gt;Here's the crashlog:&lt;/P&gt;

&lt;P&gt;Received fatal signal 6 (Aborted).
 Cause:
   Signal sent by PID 2119 running under UID 0.
 Crashing thread: MainTailingThread
 Registers:
    RIP:  [0x00007FFB77221165] gsignal + 53 (/lib/libc.so.6)
    RDI:  [0x0000000000000847]
    RSI:  [0x000000000000085A]
    RBP:  [0x0000000002909A68]
    RSP:  [0x00007FFB75DE38C8]
    RAX:  [0x0000000000000000]
    RBX:  [0x00000000014FE8B0]
    RCX:  [0xFFFFFFFFFFFFFFFF]
    RDX:  [0x0000000000000006]
    R8:  [0x00007FFB78C93037]
    R9:  [0x2C7472617473206F]
    R10:  [0x0000000000000008]
    R11:  [0x0000000000000206]
    R12:  [0x000000000290C040]
    R13:  [0x00007FFB75DE3A60]
    R14:  [0x0000000002891B40]
    R15:  [0x0000000001547E80]
    EFL:  [0x0000000000000206]
    TRAPNO:  [0x0000000000000000]
    ERR:  [0x0000000000000000]
    CSGSFS:  [0x0000000000000033]
    OLDMASK:  [0x0000000000000000]&lt;/P&gt;

&lt;P&gt;OS: Linux
 Arch: x86-64&lt;/P&gt;

&lt;P&gt;Backtrace:
  [0x00007FFB77223F70] abort + 384 (/lib/libc.so.6)
  [0x0000000000F7D068] &lt;EM&gt;ZN9&lt;/EM&gt;_gnu_cxx27__verbose_terminate_handlerEv + 200 (splunkd)
  [0x0000000000F7CE16] &lt;EM&gt;ZN10&lt;/EM&gt;_cxxabiv111__terminateEPFvvE + 6 (splunkd)
  [0x0000000000F7CE43] ? (splunkd)
  [0x0000000000F7CF43] ? (splunkd)
  [0x0000000000957C66] _ZN19InputProcessorKindaC2ER6Logger + 230 (splunkd)
  [0x0000000000669D9A] _ZN11TailWatcherC1ERK3StrP11InputStatus + 90 (splunkd)
  [0x000000000066A2E4] _ZN13TailingThread4mainEv + 244 (splunkd)
  [0x0000000000BB03B2] _ZN6Thread8callMainEPv + 66 (splunkd)
  [0x00007FFB788638BA] ? (/lib/libpthread.so.0)
 Linux / deb-splunk / 2.6.32-5-amd64 / #1 SMP Wed Jan 12 03:40:32 UTC 2011 / x86_64
 Last few lines of stderr (may contain info on assertion failure, but also could be old):
    2011-03-17 11:59:18.937 -0700 Interrupt signal received
    2011-03-17 11:59:30.099 -0700 splunkd started (build 96430)
    terminate called after throwing an instance of 'PluginException'
      what():  Indexer failed to start, will not continue.
    2011-03-17 12:03:22.591 -0700 splunkd started (build 96430)
    terminate called after throwing an instance of 'PluginException'
      what():  Indexer failed to start, will not continue.
    2011-03-17 12:11:49.390 -0700 splunkd started (build 96430)
    terminate called after throwing an instance of 'PluginException'
      what():  Indexer failed to start, will not continue.
    2011-03-17 12:17:50.449 -0700 splunkd started (build 96430)
    terminate called after throwing an instance of 'PluginException'
      what():  Indexer failed to start, will not continue.&lt;/P&gt;

&lt;P&gt;/etc/debian_version: 6.0
 glibc version: 2.11.2
 glibc release: stable
Threads running: 13
argv: [splunkd -p 8089 start splunkd]
terminating...&lt;/P&gt;</description>
    <pubDate>Fri, 18 Mar 2011 03:53:31 GMT</pubDate>
    <dc:creator>lematyke</dc:creator>
    <dc:date>2011-03-18T03:53:31Z</dc:date>
    <item>
      <title>splunkd won't start</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunkd-won-t-start/m-p/62185#M2086</link>
      <description>&lt;P&gt;The management interface ran fine until I restarted to install Universal forwarder, now splunkd will not start.  Universal forwarder installed directly from the GUI.  Fortunately this is a vm, so I’ve restored snapshot to just before splunk install.  Unfortunately this happens each time – here’s the sequence.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Install splunk as root using dpkg –i splunk-4.2-96430-linux-2.6-amd64.deb&lt;/LI&gt;
&lt;LI&gt;Start splunk - /opt/splunk/bin/splunk start, get the typical successful start dialogue&lt;/LI&gt;
&lt;LI&gt;Login to the management console, configure collecting data for the splunk server&lt;/LI&gt;
&lt;LI&gt;Go to manage apps, and enable universal forwarder, it then prompts to restart the server&lt;/LI&gt;
&lt;LI&gt;Click the link in management console to restart &lt;/LI&gt;
&lt;LI&gt;Restart splunk in CLI on server – splunk restart, 
root@deb-splunk:~# /opt/splunk/bin/splunk start splunkd&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Splunk&amp;gt; All batbelt. No tights.&lt;/P&gt;

&lt;P&gt;Checking prerequisites...
                Checking mgmt port [8089]: open
                Checking configuration...  Done.
                Checking index directory...
                Validated databases: _audit _blocksignature _internal _thefishbucket history main summary
                Done
Success
                Checking conf files for typos...
All preliminary checks passed.&lt;/P&gt;

&lt;P&gt;Starting splunk server daemon (splunkd)... 
Done.
root@deb-splunk:~#&lt;/P&gt;

&lt;P&gt;No restart of splunkweb appears, and doing splunk status shows: &lt;/P&gt;

&lt;P&gt;root@deb-splunk:~# /opt/splunk/bin/splunk status
splunkd 1968 was not running.
Removing stale pid file... done.
splunkweb is not running.&lt;/P&gt;

&lt;P&gt;Here's the crashlog:&lt;/P&gt;

&lt;P&gt;Received fatal signal 6 (Aborted).
 Cause:
   Signal sent by PID 2119 running under UID 0.
 Crashing thread: MainTailingThread
 Registers:
    RIP:  [0x00007FFB77221165] gsignal + 53 (/lib/libc.so.6)
    RDI:  [0x0000000000000847]
    RSI:  [0x000000000000085A]
    RBP:  [0x0000000002909A68]
    RSP:  [0x00007FFB75DE38C8]
    RAX:  [0x0000000000000000]
    RBX:  [0x00000000014FE8B0]
    RCX:  [0xFFFFFFFFFFFFFFFF]
    RDX:  [0x0000000000000006]
    R8:  [0x00007FFB78C93037]
    R9:  [0x2C7472617473206F]
    R10:  [0x0000000000000008]
    R11:  [0x0000000000000206]
    R12:  [0x000000000290C040]
    R13:  [0x00007FFB75DE3A60]
    R14:  [0x0000000002891B40]
    R15:  [0x0000000001547E80]
    EFL:  [0x0000000000000206]
    TRAPNO:  [0x0000000000000000]
    ERR:  [0x0000000000000000]
    CSGSFS:  [0x0000000000000033]
    OLDMASK:  [0x0000000000000000]&lt;/P&gt;

&lt;P&gt;OS: Linux
 Arch: x86-64&lt;/P&gt;

&lt;P&gt;Backtrace:
  [0x00007FFB77223F70] abort + 384 (/lib/libc.so.6)
  [0x0000000000F7D068] &lt;EM&gt;ZN9&lt;/EM&gt;_gnu_cxx27__verbose_terminate_handlerEv + 200 (splunkd)
  [0x0000000000F7CE16] &lt;EM&gt;ZN10&lt;/EM&gt;_cxxabiv111__terminateEPFvvE + 6 (splunkd)
  [0x0000000000F7CE43] ? (splunkd)
  [0x0000000000F7CF43] ? (splunkd)
  [0x0000000000957C66] _ZN19InputProcessorKindaC2ER6Logger + 230 (splunkd)
  [0x0000000000669D9A] _ZN11TailWatcherC1ERK3StrP11InputStatus + 90 (splunkd)
  [0x000000000066A2E4] _ZN13TailingThread4mainEv + 244 (splunkd)
  [0x0000000000BB03B2] _ZN6Thread8callMainEPv + 66 (splunkd)
  [0x00007FFB788638BA] ? (/lib/libpthread.so.0)
 Linux / deb-splunk / 2.6.32-5-amd64 / #1 SMP Wed Jan 12 03:40:32 UTC 2011 / x86_64
 Last few lines of stderr (may contain info on assertion failure, but also could be old):
    2011-03-17 11:59:18.937 -0700 Interrupt signal received
    2011-03-17 11:59:30.099 -0700 splunkd started (build 96430)
    terminate called after throwing an instance of 'PluginException'
      what():  Indexer failed to start, will not continue.
    2011-03-17 12:03:22.591 -0700 splunkd started (build 96430)
    terminate called after throwing an instance of 'PluginException'
      what():  Indexer failed to start, will not continue.
    2011-03-17 12:11:49.390 -0700 splunkd started (build 96430)
    terminate called after throwing an instance of 'PluginException'
      what():  Indexer failed to start, will not continue.
    2011-03-17 12:17:50.449 -0700 splunkd started (build 96430)
    terminate called after throwing an instance of 'PluginException'
      what():  Indexer failed to start, will not continue.&lt;/P&gt;

&lt;P&gt;/etc/debian_version: 6.0
 glibc version: 2.11.2
 glibc release: stable
Threads running: 13
argv: [splunkd -p 8089 start splunkd]
terminating...&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2011 03:53:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunkd-won-t-start/m-p/62185#M2086</guid>
      <dc:creator>lematyke</dc:creator>
      <dc:date>2011-03-18T03:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: splunkd won't start</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/splunkd-won-t-start/m-p/62186#M2087</link>
      <description>&lt;P&gt;If you want to use a Universal Forwarder, that is a separate install package entirely that can be downloaded here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/download/universalforwarder" rel="nofollow"&gt;http://www.splunk.com/download/universalforwarder&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The universal forwarder app should never be enabled on a full Splunk 4.2 install. I will not bore you with the explanation of why do we ship with that app in the first place, suffice it to say it is not ideal.&lt;/P&gt;

&lt;P&gt;To remedy this issue on your full install:&lt;/P&gt;

&lt;P&gt;% rm $SPLUNK_HOME/etc/apps/SplunkUniversalForwarder/local/app.conf&lt;/P&gt;

&lt;P&gt;% splunk restart&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2011 06:49:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/splunkd-won-t-start/m-p/62186#M2087</guid>
      <dc:creator>Vishal_Patel</dc:creator>
      <dc:date>2011-03-18T06:49:13Z</dc:date>
    </item>
  </channel>
</rss>

