Getting Data In

Unable to start splunkweb

mcculloh
New Member

Trying to start a local install of the free splunk server on a red hat machine running linux 2.6.32. I am getting errors when the web service tries to start up, it seems unable to find some modules, but its not clear what needs to be configured correctly here.

This is error from the log:

2013-04-03 11:56:37,369 ERROR   [515c7b653a2845610] root:554 - Unable to start splunkweb
2013-04-03 11:56:37,369 ERROR   [515c7b653a2845610] root:555 - Empty module name
Traceback (most recent call last):
  File "/home/testsplunk/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/root.py", line 106, in <module>
    from controllers.top import *
  File "/home/testsplunk/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/controllers/top.py", line 13, in <module>
    from admin import AdminController
  File "/home/testsplunk/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/controllers/admin.py", line 17, in <module>
    from splunk.appserver.mrsparkle.controllers.appinstall import AppInstallController
  File "/home/testsplunk/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/controllers/appinstall.py", line 9, in <module>
    from splunk.appserver.mrsparkle.lib import cached, module
  File "/home/testsplunk/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/module.py", line 461, in <module>
    moduleMapper = ModuleMapper()
  File "/home/testsplunk/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/module.py", line 79, in __init__
    self.installedModules = self.getInstalledModules()
  File "/home/testsplunk/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/module.py", line 24, in helper
    return f(*a, **kw)
  File "/home/testsplunk/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/module.py", line 444, in getInstalledModules
    mods = self.getModuleList(root)
  File "/home/testsplunk/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/module.py", line 33, in helper
    return f(*a, **kw)
  File "/home/testsplunk/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/module.py", line 219, in getModuleList
    mod = __import__(modname)
ValueError: Empty module name
Tags (1)
0 Karma

Kate_Lawrence-G
Contributor

try downloading the .tgz file from the site and extracting in the /opt directory as root.

0 Karma

Kate_Lawrence-G
Contributor

root ownership is not necessary but installation as root is. You can change the ownership after the fact if necessary:

http://splunk-base.splunk.com//answers/82021/unable-to-start-splunkweb

0 Karma

mcculloh
New Member

But this is in a local directory and owned by the user who is running it. I don't think root ownership is necessary at all. Since all of this is self contained, right?

0 Karma
Get Updates on the Splunk Community!

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...

Index This | What is broken 80% of the time by February?

December 2025 Edition   Hayyy Splunk Education Enthusiasts and the Eternally Curious!    We’re back with this ...

Unlock Faster Time-to-Value on Edge and Ingest Processor with New SPL2 Pipeline ...

Hello Splunk Community,   We're thrilled to share an exciting update that will help you manage your data more ...