<?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: Splunk doesn't launch in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/257984#M2474</link>
    <description>&lt;P&gt;Thanks petreb. Seems to be something wrong there. Output below. What happened? This was all working. Ideas on how to get it working again?&lt;/P&gt;

&lt;P&gt;ubuntu@hostname:~$ ldd /opt/splunk/bin/splunkd&lt;BR /&gt;
        linux-vdso.so.1 =&amp;gt;  (0x00007ffe255ab000)&lt;BR /&gt;
        libjemalloc.so.1 =&amp;gt; not found&lt;BR /&gt;
        librt.so.1 =&amp;gt; /lib/x86_64-linux-gnu/librt.so.1 (0x00007f40cea3b000)&lt;BR /&gt;
        libmongoc-1.0.so.0 =&amp;gt; not found&lt;BR /&gt;
        libbson-1.0.so.0 =&amp;gt; not found&lt;BR /&gt;
        libpcre.so.1 =&amp;gt; not found&lt;BR /&gt;
        libxml2.so.2 =&amp;gt; /usr/lib/x86_64-linux-gnu/libxml2.so.2 (0x00007f40ce6d4000)&lt;BR /&gt;
        libxslt.so.1 =&amp;gt; not found&lt;BR /&gt;
        libssl.so.1.0.0 =&amp;gt; /lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007f40ce475000)&lt;BR /&gt;
        libxmlsec1.so.1 =&amp;gt; not found&lt;BR /&gt;
        libxmlsec1-openssl.so.1 =&amp;gt; not found&lt;BR /&gt;
        libcrypto.so.1.0.0 =&amp;gt; /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007f40ce099000)&lt;BR /&gt;
        libdl.so.2 =&amp;gt; /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f40cde95000)&lt;BR /&gt;
        libarchive.so.13 =&amp;gt; not found&lt;BR /&gt;
        libbz2.so.1 =&amp;gt; /lib/x86_64-linux-gnu/libbz2.so.1 (0x00007f40cdc85000)&lt;BR /&gt;
        libsqlite3.so.0 =&amp;gt; /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 (0x00007f40cd9cc000)&lt;BR /&gt;
        libz.so.1 =&amp;gt; /lib/x86_64-linux-gnu/libz.so.1 (0x00007f40cd7b3000)&lt;BR /&gt;
        libm.so.6 =&amp;gt; /lib/x86_64-linux-gnu/libm.so.6 (0x00007f40cd4ad000)&lt;BR /&gt;
        libpthread.so.0 =&amp;gt; /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f40cd28f000)&lt;BR /&gt;
        libc.so.6 =&amp;gt; /lib/x86_64-linux-gnu/libc.so.6 (0x00007f40cceca000)&lt;BR /&gt;
        liblzma.so.5 =&amp;gt; /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f40ccca8000)&lt;BR /&gt;
        /lib64/ld-linux-x86-64.so.2 (0x00007f40cec43000)&lt;/P&gt;

&lt;P&gt;ubuntu@hostname:/opt/splunk/lib$ readlink -f libjemalloc.so&lt;BR /&gt;
/opt/splunk/lib/libjemalloc.so.1&lt;BR /&gt;
ubuntu@hostname:/opt/splunk/lib$ readlink -f libjemalloc.so.1&lt;BR /&gt;
/opt/splunk/lib/libjemalloc.so.1&lt;/P&gt;

&lt;P&gt;ubuntu@hostname:/opt/splunk/lib$ ls -altr libjemalloc.*&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk 218624 Jan 31 20:08 libjemalloc.so.1&lt;BR /&gt;
lrwxrwxrwx 1 splunk splunk     16 Jan 31 20:13 libjemalloc.so -&amp;gt; libjemalloc.so.1&lt;/P&gt;

&lt;P&gt;ubuntu@hostname:/opt/splunk/lib$ file libjemalloc.*&lt;BR /&gt;
libjemalloc.so:   symbolic link to `libjemalloc.so.1'&lt;BR /&gt;
libjemalloc.so.1: ELF 64-bit LSB  shared object, x86-64, version 1 (SYSV), dynamically linked, stripped&lt;/P&gt;

&lt;P&gt;ubuntu@hostname:/opt/splunk/lib$ uname -a&lt;BR /&gt;
Linux hostname 3.13.0-83-generic #127-Ubuntu SMP Fri Mar 11 00:25:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 09:13:59 GMT</pubDate>
    <dc:creator>njansons</dc:creator>
    <dc:date>2020-09-29T09:13:59Z</dc:date>
    <item>
      <title>Splunk doesn't launch</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/257980#M2470</link>
      <description>&lt;P&gt;&lt;STRONG&gt;I was just trying to get splunk to run on port 443. I ran the following and then I get the error below.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/opt/splunk/bin/splunk enable boot-start -user splunk&lt;/P&gt;

&lt;P&gt;sudo setcap 'cap_net_bind_service=+ep' $SPLUNK_HOME/opt/splunk/bin/splunk&lt;BR /&gt;
sudo setcap 'cap_net_bind_service=+ep' /opt/splunk/bin/splunk&lt;/P&gt;

&lt;P&gt;sudo setcap 'cap_net_bind_service=+ep' $SPLUNK_HOME/opt/splunk/bin/splunkd&lt;BR /&gt;
sudo setcap 'cap_net_bind_service=+ep' /opt/splunk/bin/splunkd&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;ubuntu@hostname:/opt/splunk$ sudo $SPLUNK_HOME/opt/splunk/bin/splunk start&lt;/STRONG&gt;&lt;BR /&gt;
/opt/splunk/bin/splunkd: error while loading shared libraries: libjemalloc.so.1: cannot open shared object file: No such file or directory&lt;BR /&gt;
/opt/splunk/bin/splunkd: error while loading shared libraries: libjemalloc.so.1: cannot open shared object file: No such file or directory&lt;BR /&gt;
/opt/splunk/bin/splunkd: error while loading shared libraries: libjemalloc.so.1: cannot open shared object file: No such file or directory&lt;BR /&gt;
Did not find "disabled" setting of "kvstore" stanza in server bundle.&lt;/P&gt;

&lt;P&gt;Splunk&amp;gt; 4TW&lt;/P&gt;

&lt;P&gt;Checking prerequisites...&lt;BR /&gt;
/opt/splunk/bin/splunkd: error while loading shared libraries: libjemalloc.so.1: cannot open shared object file: No such file or directory&lt;BR /&gt;
        Checking mgmt port [8089]: /opt/splunk/bin/splunkd: error while loading shared libraries: libjemalloc.so.1: cannot open shared object file: No such file or directory&lt;BR /&gt;
open&lt;BR /&gt;
        Checking configuration...  Done.&lt;BR /&gt;
/opt/splunk/bin/splunkd: error while loading shared libraries: libjemalloc.so.1: cannot open shared object file: No such file or directory&lt;BR /&gt;
Validating databases (splunkd validatedb) failed with code '127'.  If you cannot resolve the issue(s) above after consulting documentation, please file a case online at &lt;A href="http://www.splunk.com/page/submit_issue" target="_blank"&gt;http://www.splunk.com/page/submit_issue&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;ubuntu@hostname:/opt/splunk$ ls -altr lib bin&lt;/STRONG&gt;&lt;BR /&gt;
lib:&lt;BR /&gt;
total 9020&lt;BR /&gt;
-r--r--r--  1 splunk splunk     247 Jan 31 19:44 copyright.txt&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk   94120 Jan 31 20:08 libz.so.1.2.8&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk  323616 Jan 31 20:08 libxslt.so.1.1.28&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk 1817200 Jan 31 20:08 libxml2.so.2.9.2&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk  966456 Jan 31 20:08 libsqlite3.so.0.8.6&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk  272232 Jan 31 20:08 libpcre.so.1.2.5&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk  193128 Jan 31 20:08 libmongoc-1.0.so.0.0.0&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk  218624 Jan 31 20:08 libjemalloc.so.1&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk   98296 Jan 31 20:08 libexslt.so.0.8.17&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk 2867944 Jan 31 20:08 libcrypto.so.1.0.0&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk   66296 Jan 31 20:08 libbz2.so.1.0.3&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk  598912 Jan 31 20:08 libarchive.so.13.1.2&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk  474824 Jan 31 20:08 libxmlsec1.so.1.2.20&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk  314648 Jan 31 20:08 libxmlsec1-openssl.so.1.2.20&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk  491656 Jan 31 20:08 libssl.so.1.0.0&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk  203368 Jan 31 20:08 libmongoc-priv.so.0.0.0&lt;BR /&gt;
-r-xr-xr-x  1 splunk splunk  156112 Jan 31 20:08 libbson-1.0.so.0.0.0&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      13 Jan 31 20:13 libz.so -&amp;gt; libz.so.1.2.8&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      19 Jan 31 20:13 libsqlite3.so.0 -&amp;gt; libsqlite3.so.0.8.6&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      23 Jan 31 20:13 libmongoc-priv.so.0 -&amp;gt; libmongoc-priv.so.0.0.0&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      22 Jan 31 20:13 libmongoc-1.0.so -&amp;gt; libmongoc-1.0.so.0.0.0&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      18 Jan 31 20:13 libcrypto.so -&amp;gt; libcrypto.so.1.0.0&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      15 Jan 31 20:13 libbz2.so -&amp;gt; libbz2.so.1.0.3&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      13 Jan 31 20:13 libz.so.1 -&amp;gt; libz.so.1.2.8&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      17 Jan 31 20:13 libxslt.so.1 -&amp;gt; libxslt.so.1.1.28&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      17 Jan 31 20:13 libxslt.so -&amp;gt; libxslt.so.1.1.28&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      20 Jan 31 20:13 libxmlsec1.so.1 -&amp;gt; libxmlsec1.so.1.2.20&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      20 Jan 31 20:13 libxmlsec1.so -&amp;gt; libxmlsec1.so.1.2.20&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      28 Jan 31 20:13 libxmlsec1-openssl.so.1 -&amp;gt; libxmlsec1-openssl.so.1.2.20&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      28 Jan 31 20:13 libxmlsec1-openssl.so -&amp;gt; libxmlsec1-openssl.so.1.2.20&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      16 Jan 31 20:13 libxml2.so.2 -&amp;gt; libxml2.so.2.9.2&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      16 Jan 31 20:13 libxml2.so -&amp;gt; libxml2.so.2.9.2&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      15 Jan 31 20:13 libssl.so -&amp;gt; libssl.so.1.0.0&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      19 Jan 31 20:13 libsqlite3.so -&amp;gt; libsqlite3.so.0.8.6&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      16 Jan 31 20:13 libpcre.so.1 -&amp;gt; libpcre.so.1.2.5&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      16 Jan 31 20:13 libpcre.so -&amp;gt; libpcre.so.1.2.5&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      23 Jan 31 20:13 libmongoc-priv.so -&amp;gt; libmongoc-priv.so.0.0.0&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      22 Jan 31 20:13 libmongoc-1.0.so.0 -&amp;gt; libmongoc-1.0.so.0.0.0&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      16 Jan 31 20:13 libjemalloc.so -&amp;gt; libjemalloc.so.1&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      18 Jan 31 20:13 libexslt.so.0 -&amp;gt; libexslt.so.0.8.17&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      18 Jan 31 20:13 libexslt.so -&amp;gt; libexslt.so.0.8.17&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      15 Jan 31 20:13 libbz2.so.1 -&amp;gt; libbz2.so.1.0.3&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      20 Jan 31 20:13 libbson-1.0.so.0 -&amp;gt; libbson-1.0.so.0.0.0&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      20 Jan 31 20:13 libbson-1.0.so -&amp;gt; libbson-1.0.so.0.0.0&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      20 Jan 31 20:13 libarchive.so.13 -&amp;gt; libarchive.so.13.1.2&lt;BR /&gt;
lrwxrwxrwx  1 splunk splunk      20 Jan 31 20:13 libarchive.so -&amp;gt; libarchive.so.13.1.2&lt;BR /&gt;
drwxr-xr-x 18 splunk splunk    4096 Feb 18 06:09 node_modules&lt;BR /&gt;
drwxr-xr-x  2 splunk splunk    4096 Feb 18 06:09 engines&lt;BR /&gt;
drwxr-xr-x  2 splunk splunk    4096 Feb 18 06:09 with_stats&lt;BR /&gt;
drwxr-xr-x  6 splunk splunk    4096 Feb 18 06:09 .&lt;BR /&gt;
drwxr-xr-x 20 splunk splunk   20480 Feb 18 07:17 python2.7&lt;BR /&gt;
drwxr-xr-x  9 splunk splunk    4096 Mar 24 02:51 ..&lt;/P&gt;

&lt;P&gt;bin:&lt;BR /&gt;
total 69624&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk     3628 Jan 15 12:25 cherryd&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk     1154 Jan 31 19:44 untarit.py&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk     1060 Jan 31 19:44 tarit.py&lt;BR /&gt;
-r--r--r-- 1 splunk splunk     1360 Jan 31 19:44 setSplunkEnv&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk     7390 Jan 31 19:44 pid_check.sh&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk     2191 Jan 31 19:44 installit.py&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk      144 Jan 31 19:44 genWebCert.sh&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk      205 Jan 31 19:44 genWebCert.py&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk      206 Jan 31 19:44 genSignedServerCert.sh&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk      211 Jan 31 19:44 genSignedServerCert.py&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk     2367 Jan 31 19:44 genRootCA.sh&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk      348 Jan 31 19:44 genAuditKeys.py&lt;BR /&gt;
-r--r--r-- 1 splunk splunk      247 Jan 31 19:44 copyright.txt&lt;BR /&gt;
-rwxr-xr-x 1 splunk splunk     3393 Jan 31 19:44 coldToFrozenExample.py&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk     2477 Jan 31 19:44 tsidx_scan.py&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk     2407 Jan 31 19:44 tocsv.py&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    23849 Jan 31 19:44 scrubber.py&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk     5824 Jan 31 19:44 safe_restart_cluster_master.py&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk     2759 Jan 31 19:44 runScript.py&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk     2032 Jan 31 19:44 rest_handler.py&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk     3753 Jan 31 19:44 parse_xml_buckets.py&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    19734 Jan 31 19:44 fill_summary_index.py&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk      391 Jan 31 19:44 dbmanipulator.py&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk   189536 Jan 31 20:08 tsidxprobe_plo&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk   191776 Jan 31 20:08 tsidxprobe&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk   201840 Jan 31 20:08 splunk-optimize&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    13496 Jan 31 20:08 splunkmon&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk 28285264 Jan 31 20:08 splunkd&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk   381136 Jan 31 20:08 splunk&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    48360 Jan 31 20:08 signtool&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    48360 Jan 31 20:08 searchtest&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    48360 Jan 31 20:08 recover-metadata&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk  1779816 Jan 31 20:08 python2.7&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk  2598800 Jan 31 20:08 pcregextest&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    48360 Jan 31 20:08 parsetest&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk   586480 Jan 31 20:08 openssl&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk  9852664 Jan 31 20:08 node&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk 23163840 Jan 31 20:08 mongod&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk  2730416 Jan 31 20:08 locktool&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk   186504 Jan 31 20:08 locktest&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk     7576 Jan 31 20:08 jsmin&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    48360 Jan 31 20:08 importtool&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    48360 Jan 31 20:08 exporttool&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    48360 Jan 31 20:08 classify&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    29952 Jan 31 20:08 bzip2&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    48360 Jan 31 20:08 btprobe&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    48360 Jan 31 20:08 btool&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk   185040 Jan 31 20:08 walklex&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    21160 Jan 31 20:08 srm&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk   200592 Jan 31 20:08 splunk-optimize-lex&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk    48360 Jan 31 20:08 bloom&lt;BR /&gt;
lrwxrwxrwx 1 splunk splunk        9 Jan 31 20:13 python2 -&amp;gt; python2.7&lt;BR /&gt;
lrwxrwxrwx 1 splunk splunk        9 Jan 31 20:13 python -&amp;gt; python2.7&lt;BR /&gt;
drwxr-xr-x 2 splunk splunk     4096 Feb 18 06:09 scripts&lt;BR /&gt;
drwxr-xr-x 3 splunk splunk     4096 Feb 18 06:09 jars&lt;BR /&gt;
drwxr-xr-x 4 splunk splunk     4096 Feb 18 06:09 .&lt;BR /&gt;
drwxr-xr-x 9 splunk splunk     4096 Mar 24 02:51 ..&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:10:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/257980#M2470</guid>
      <dc:creator>njansons</dc:creator>
      <dc:date>2020-09-29T09:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk doesn't launch</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/257981#M2471</link>
      <description>&lt;P&gt;Log in with sudo su permission&lt;BR /&gt;
Then go to /bin repertory &lt;BR /&gt;
enter&lt;BR /&gt;
 ./splunk start&lt;/P&gt;

&lt;P&gt;Example&lt;BR /&gt;
write &lt;BR /&gt;
ubuntu@hostname: sudo su /opt/splunk/bin&lt;BR /&gt;
on the following line  type  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;./splunk start
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 24 Mar 2016 12:53:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/257981#M2471</guid>
      <dc:creator>chimell</dc:creator>
      <dc:date>2016-03-24T12:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk doesn't launch</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/257982#M2472</link>
      <description>&lt;P&gt;Hi Chimell,&lt;/P&gt;

&lt;P&gt;Thanks for the suggestion. This hasn't worked for me. It still has the same error.&lt;/P&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
NJ&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 02:51:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/257982#M2472</guid>
      <dc:creator>njansons</dc:creator>
      <dc:date>2016-03-31T02:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk doesn't launch</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/257983#M2473</link>
      <description>&lt;P&gt;ldd /opt/splunk/bin/splunkd and see if all required lib dependencies are met; &lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 04:42:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/257983#M2473</guid>
      <dc:creator>petreb</dc:creator>
      <dc:date>2016-03-31T04:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk doesn't launch</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/257984#M2474</link>
      <description>&lt;P&gt;Thanks petreb. Seems to be something wrong there. Output below. What happened? This was all working. Ideas on how to get it working again?&lt;/P&gt;

&lt;P&gt;ubuntu@hostname:~$ ldd /opt/splunk/bin/splunkd&lt;BR /&gt;
        linux-vdso.so.1 =&amp;gt;  (0x00007ffe255ab000)&lt;BR /&gt;
        libjemalloc.so.1 =&amp;gt; not found&lt;BR /&gt;
        librt.so.1 =&amp;gt; /lib/x86_64-linux-gnu/librt.so.1 (0x00007f40cea3b000)&lt;BR /&gt;
        libmongoc-1.0.so.0 =&amp;gt; not found&lt;BR /&gt;
        libbson-1.0.so.0 =&amp;gt; not found&lt;BR /&gt;
        libpcre.so.1 =&amp;gt; not found&lt;BR /&gt;
        libxml2.so.2 =&amp;gt; /usr/lib/x86_64-linux-gnu/libxml2.so.2 (0x00007f40ce6d4000)&lt;BR /&gt;
        libxslt.so.1 =&amp;gt; not found&lt;BR /&gt;
        libssl.so.1.0.0 =&amp;gt; /lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007f40ce475000)&lt;BR /&gt;
        libxmlsec1.so.1 =&amp;gt; not found&lt;BR /&gt;
        libxmlsec1-openssl.so.1 =&amp;gt; not found&lt;BR /&gt;
        libcrypto.so.1.0.0 =&amp;gt; /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007f40ce099000)&lt;BR /&gt;
        libdl.so.2 =&amp;gt; /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f40cde95000)&lt;BR /&gt;
        libarchive.so.13 =&amp;gt; not found&lt;BR /&gt;
        libbz2.so.1 =&amp;gt; /lib/x86_64-linux-gnu/libbz2.so.1 (0x00007f40cdc85000)&lt;BR /&gt;
        libsqlite3.so.0 =&amp;gt; /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 (0x00007f40cd9cc000)&lt;BR /&gt;
        libz.so.1 =&amp;gt; /lib/x86_64-linux-gnu/libz.so.1 (0x00007f40cd7b3000)&lt;BR /&gt;
        libm.so.6 =&amp;gt; /lib/x86_64-linux-gnu/libm.so.6 (0x00007f40cd4ad000)&lt;BR /&gt;
        libpthread.so.0 =&amp;gt; /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f40cd28f000)&lt;BR /&gt;
        libc.so.6 =&amp;gt; /lib/x86_64-linux-gnu/libc.so.6 (0x00007f40cceca000)&lt;BR /&gt;
        liblzma.so.5 =&amp;gt; /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f40ccca8000)&lt;BR /&gt;
        /lib64/ld-linux-x86-64.so.2 (0x00007f40cec43000)&lt;/P&gt;

&lt;P&gt;ubuntu@hostname:/opt/splunk/lib$ readlink -f libjemalloc.so&lt;BR /&gt;
/opt/splunk/lib/libjemalloc.so.1&lt;BR /&gt;
ubuntu@hostname:/opt/splunk/lib$ readlink -f libjemalloc.so.1&lt;BR /&gt;
/opt/splunk/lib/libjemalloc.so.1&lt;/P&gt;

&lt;P&gt;ubuntu@hostname:/opt/splunk/lib$ ls -altr libjemalloc.*&lt;BR /&gt;
-r-xr-xr-x 1 splunk splunk 218624 Jan 31 20:08 libjemalloc.so.1&lt;BR /&gt;
lrwxrwxrwx 1 splunk splunk     16 Jan 31 20:13 libjemalloc.so -&amp;gt; libjemalloc.so.1&lt;/P&gt;

&lt;P&gt;ubuntu@hostname:/opt/splunk/lib$ file libjemalloc.*&lt;BR /&gt;
libjemalloc.so:   symbolic link to `libjemalloc.so.1'&lt;BR /&gt;
libjemalloc.so.1: ELF 64-bit LSB  shared object, x86-64, version 1 (SYSV), dynamically linked, stripped&lt;/P&gt;

&lt;P&gt;ubuntu@hostname:/opt/splunk/lib$ uname -a&lt;BR /&gt;
Linux hostname 3.13.0-83-generic #127-Ubuntu SMP Fri Mar 11 00:25:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:13:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/257984#M2474</guid>
      <dc:creator>njansons</dc:creator>
      <dc:date>2020-09-29T09:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk doesn't launch</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/257985#M2475</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;
Did you got solution to this problem,&lt;BR /&gt;
I am having same issue.&lt;/P&gt;

&lt;P&gt;Regards&lt;BR /&gt;
Sushant&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 08:35:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/257985#M2475</guid>
      <dc:creator>swatghare</dc:creator>
      <dc:date>2017-07-27T08:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk doesn't launch</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/531238#M4682</link>
      <description>&lt;P&gt;This is not Splunk specific issue. You can find the answer here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/9843178/linux-capabilities-setcap-seems-to-disable-ld-library-path" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/9843178/linux-capabilities-setcap-seems-to-disable-ld-library-path&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Generally "LD_LIBRARY_PATH=/opt/splunk/lib" get's ignored after &lt;EM&gt;setcap&lt;/EM&gt; for security reasons.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Workaround is via adding Splunk libraries globally, obviously with downsides of it own&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$ sudo sh -c "echo \"/opt/splunk/lib\" &amp;gt;&amp;gt; /etc/ld.so.conf.d/splunk.conf"
$ sudo ldconfig&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 11:22:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-doesn-t-launch/m-p/531238#M4682</guid>
      <dc:creator>pcieniek</dc:creator>
      <dc:date>2020-11-30T11:22:09Z</dc:date>
    </item>
  </channel>
</rss>

