<?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: Cannot start splunkweb.exe after upgrade to 5.0 in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107771#M1877</link>
    <description>&lt;P&gt;I renamed the folder and had to rename another folder in the same path TA_Windows_FTR to Windows_FTR.  The splunkweb service now starts correctly.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 12:42:54 GMT</pubDate>
    <dc:creator>phillipulberg</dc:creator>
    <dc:date>2020-09-28T12:42:54Z</dc:date>
    <item>
      <title>Cannot start splunkweb.exe after upgrade to 5.0</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107767#M1873</link>
      <description>&lt;P&gt;installed version was 4.3.4, started the 5.0 installer, selected option to let the installer upgrade my current installation.  After installer completed the web interface was unavailable, i went and checked the services and "splunkweb" was not running, when I tried to start the service it errored out, here is the error from the application log in the event viewer - &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Log Name:      Application
Source:        Splunkweb
Date:          10/30/2012 4:50:24 PM
Event ID:      3
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      ATL-LOGMGMT-01.dtiad.local
Description:
The instance's SvcRun() method failed 
  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\win32\win32serviceutil.py", line 785, 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\root.py", line 556, in &amp;lt;module&amp;gt;
    sys.exit(1) 
&amp;lt;type 'exceptions.SystemExit'&amp;gt;: 1
Event Xml:
&amp;lt;Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"&amp;gt;
  &amp;lt;System&amp;gt;
    &amp;lt;Provider Name="Splunkweb" /&amp;gt;
    &amp;lt;EventID Qualifiers="49152"&amp;gt;3&amp;lt;/EventID&amp;gt;
    &amp;lt;Level&amp;gt;2&amp;lt;/Level&amp;gt;
    &amp;lt;Task&amp;gt;0&amp;lt;/Task&amp;gt;
    &amp;lt;Keywords&amp;gt;0x80000000000000&amp;lt;/Keywords&amp;gt;
    &amp;lt;TimeCreated SystemTime="2012-10-30T20:50:24.000000000Z" /&amp;gt;
    &amp;lt;EventRecordID&amp;gt;2646&amp;lt;/EventRecordID&amp;gt;
    &amp;lt;Channel&amp;gt;Application&amp;lt;/Channel&amp;gt;
    &amp;lt;Computer&amp;gt;ATL-LOGMGMT-01.dtiad.local&amp;lt;/Computer&amp;gt;
    &amp;lt;Security /&amp;gt;
  &amp;lt;/System&amp;gt;
  &amp;lt;EventData&amp;gt;
    &amp;lt;Data&amp;gt;  File "C:\Program Files\Splunk\Python-2.7\Lib\site-packages\win32\win32serviceutil.py", line 785, 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\root.py", line 556, in &amp;amp;lt;module&amp;amp;gt;
    sys.exit(1)&amp;lt;/Data&amp;gt;
    &amp;lt;Data&amp;gt;&amp;amp;lt;type 'exceptions.SystemExit'&amp;amp;gt;&amp;lt;/Data&amp;gt;
    &amp;lt;Data&amp;gt;1&amp;lt;/Data&amp;gt;
  &amp;lt;/EventData&amp;gt;
&amp;lt;/Event&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 30 Oct 2012 21:08:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107767#M1873</guid>
      <dc:creator>phillipulberg</dc:creator>
      <dc:date>2012-10-30T21:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot start splunkweb.exe after upgrade to 5.0</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107768#M1874</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Take a look at %SPLUNK_HOME%/var/log/splunk/web_service.log and see if there are any errors there.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:42:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107768#M1874</guid>
      <dc:creator>malmoore</dc:creator>
      <dc:date>2020-09-28T12:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot start splunkweb.exe after upgrade to 5.0</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107769#M1875</link>
      <description>&lt;P&gt;the log shows this error -&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2012-10-30 16:50:24,191 ERROR [50903d8ff122e33c8] root:555 - [Error 3] The system cannot find the path specified: 'C:\\Program Files\\Splunk\\etc\\apps\\Splunk_TA_windows\\appserver\\modules\\Windows_IFrame/*.*'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The path is correct up to the last folder, the path shows Windows_IFrame, but the folder on the file system is called TA_Windows_IFrame&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:42:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107769#M1875</guid>
      <dc:creator>phillipulberg</dc:creator>
      <dc:date>2020-09-28T12:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot start splunkweb.exe after upgrade to 5.0</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107770#M1876</link>
      <description>&lt;P&gt;Okay, can you make a copy of that folder (and all its contents) and rename it to "Windows_IFrame" and let me know what happens?&lt;/P&gt;

&lt;P&gt;Were you running the Windows app prior to your upgrade?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 23:30:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107770#M1876</guid>
      <dc:creator>malmoore</dc:creator>
      <dc:date>2012-10-30T23:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot start splunkweb.exe after upgrade to 5.0</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107771#M1877</link>
      <description>&lt;P&gt;I renamed the folder and had to rename another folder in the same path TA_Windows_FTR to Windows_FTR.  The splunkweb service now starts correctly.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:42:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107771#M1877</guid>
      <dc:creator>phillipulberg</dc:creator>
      <dc:date>2020-09-28T12:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot start splunkweb.exe after upgrade to 5.0</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107772#M1878</link>
      <description>&lt;P&gt;Okay, that's cool. But, if you would, please open a ticket with Splunk support anyway and reference all the information on this page, including what you had to do to get splunkweb to start correctly. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 23:53:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107772#M1878</guid>
      <dc:creator>malmoore</dc:creator>
      <dc:date>2012-10-30T23:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot start splunkweb.exe after upgrade to 5.0</title>
      <link>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107773#M1879</link>
      <description>&lt;P&gt;I had the exact same issue upgrading from 4.3.3 to 5.0. Coping TA_Windows_FTR AND TA_Windows_IFrame as Windows_FTR AND Windows_IFrame resolved the issue.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:46:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Cannot-start-splunkweb-exe-after-upgrade-to-5-0/m-p/107773#M1879</guid>
      <dc:creator>andrew_garvin</dc:creator>
      <dc:date>2020-09-28T12:46:08Z</dc:date>
    </item>
  </channel>
</rss>

