<?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: Why is splunkweb process not running after Splunk installation on Windows 7? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkweb-process-not-running-after-Splunk-installation/m-p/137368#M28268</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213337"&gt;@lelikflegma&lt;/a&gt;&lt;/P&gt;

&lt;P&gt;Glad &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/121885"&gt;@Jeff_Lightly_Sp&lt;/a&gt;lunk helped you find a solution &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Please be sure to accept his answer by clicking the check mark next to his response so others with similar issues will turn to this post for help. (and you both get karma points too :D) Thanks!&lt;/P&gt;

&lt;P&gt;Patrick&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 17:02:20 GMT</pubDate>
    <dc:creator>ppablo</dc:creator>
    <dc:date>2020-09-28T17:02:20Z</dc:date>
    <item>
      <title>Why is splunkweb process not running after Splunk installation on Windows 7?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkweb-process-not-running-after-Splunk-installation/m-p/137363#M28263</link>
      <description>&lt;P&gt;I installed Splunk on a Windows 7 but  localhost:8000 not opens. In there is service in splunkd but there are no splunkweb in processlist. var\logs\splunk.log has no any "crash" it.&lt;BR /&gt;
When i click on shorcut to lunch Splunk, i see cmd window:&lt;BR /&gt;
"waiting for splunkweb to start..."&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2014 15:05:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkweb-process-not-running-after-Splunk-installation/m-p/137363#M28263</guid>
      <dc:creator>lelikflegma</dc:creator>
      <dc:date>2014-07-10T15:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why is splunkweb process not running after Splunk installation on Windows 7?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkweb-process-not-running-after-Splunk-installation/m-p/137364#M28264</link>
      <description>&lt;P&gt;Check if the splunkweb service is running. Start-&amp;gt;Run-&amp;gt;services.msc&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2014 15:19:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkweb-process-not-running-after-Splunk-installation/m-p/137364#M28264</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-07-10T15:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why is splunkweb process not running after Splunk installation on Windows 7?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkweb-process-not-running-after-Splunk-installation/m-p/137365#M28265</link>
      <description>&lt;P&gt;splunkweb not started and won'ts. In logs i see:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;The instance's SvcRun() method failed 
Traceback (most recent call last):
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\win32\win32serviceutil.py", line 835, in SvcRun
    self.SvcDoRun()
  File "C:\Program Files\Splunk\bin\SplunkWebService.py", line 39, in SvcDoRun
    from splunk.appserver.mrsparkle import root
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\appserver\mrsparkle\__init__.py", line 13, in &amp;lt;module&amp;gt;
    from lib.decorators import *
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\appserver\mrsparkle\lib\decorators.py", line 2, in &amp;lt;module&amp;gt;
    import cherrypy
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\cherrypy\__init__.py", line 161, in &amp;lt;module&amp;gt;
    from cherrypy import _cptools
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\cherrypy\_cptools.py", line 226, in &amp;lt;module&amp;gt;
    from cherrypy.lib import cptools, encoding, auth, static, tidy
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\cherrypy\lib\static.py", line 2, in &amp;lt;module&amp;gt;
    mimetypes.init()
  File "C:\Program Files\Splunk\Python-2.7\Lib\mimetypes.py", line 355, in init
    db.read_windows_registry()
  File "C:\Program Files\Splunk\Python-2.7\Lib\mimetypes.py", line 259, in read_windows_registry
    for ctype in enum_types(mimedb):
  File "C:\Program Files\Splunk\Python-2.7\Lib\mimetypes.py", line 249, in enum_types
    ctype = ctype.encode(default_encoding) # omit in 3.x!
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe0 in position 0: invalid continuation byte 
%2: %3
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 10 Jul 2014 15:30:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkweb-process-not-running-after-Splunk-installation/m-p/137365#M28265</guid>
      <dc:creator>lelikflegma</dc:creator>
      <dc:date>2014-07-10T15:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why is splunkweb process not running after Splunk installation on Windows 7?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkweb-process-not-running-after-Splunk-installation/m-p/137366#M28266</link>
      <description>&lt;P&gt;There was a possible solution for a similar issue answered here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/38246/splunkweb-is-not-starting"&gt;http://answers.splunk.com/answers/38246/splunkweb-is-not-starting&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2014 15:53:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkweb-process-not-running-after-Splunk-installation/m-p/137366#M28266</guid>
      <dc:creator>Jeff_Lightly_Sp</dc:creator>
      <dc:date>2014-07-10T15:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why is splunkweb process not running after Splunk installation on Windows 7?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkweb-process-not-running-after-Splunk-installation/m-p/137367#M28267</link>
      <description>&lt;P&gt;Thanks it works for me!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2014 16:10:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkweb-process-not-running-after-Splunk-installation/m-p/137367#M28267</guid>
      <dc:creator>lelikflegma</dc:creator>
      <dc:date>2014-07-10T16:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why is splunkweb process not running after Splunk installation on Windows 7?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkweb-process-not-running-after-Splunk-installation/m-p/137368#M28268</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213337"&gt;@lelikflegma&lt;/a&gt;&lt;/P&gt;

&lt;P&gt;Glad &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/121885"&gt;@Jeff_Lightly_Sp&lt;/a&gt;lunk helped you find a solution &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Please be sure to accept his answer by clicking the check mark next to his response so others with similar issues will turn to this post for help. (and you both get karma points too :D) Thanks!&lt;/P&gt;

&lt;P&gt;Patrick&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:02:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkweb-process-not-running-after-Splunk-installation/m-p/137368#M28268</guid>
      <dc:creator>ppablo</dc:creator>
      <dc:date>2020-09-28T17:02:20Z</dc:date>
    </item>
  </channel>
</rss>

