Attachment 'traceback.html'

Download

--> -->

ConfigurationError

data_dir "/var/www/html/sioc/data" does not exists, or has incorrect ownership or permissions.

Make sure the directory and the subdirectory pages are owned by the web server and are readable, writable and executable by the web server user and group.

It is recommended to use absolute paths and not relative paths. Check also the spelling of the directory name.

If you want to report a bug, please save this page and attach it to your bug report.

Traceback

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

  1. /usr/lib/python2.3/site-packages/MoinMoin/request.py in __init__ (self=<MoinMoin.request.RequestStandAlone object>, sa=<MoinMoin.server.standalone.MoinRequestHandler instance>, properties={})

    1. 1729
    2. 1730 except Exception, err:
    3. 1731 self.fail(err)
    4. 1732
    5. 1733 def _setup_args_from_cgi_form(self, form=None):
    • self = <MoinMoin.request.RequestStandAlone object>
    • self.fail = <bound method RequestStandAlone.fail of <MoinMoin.request.RequestStandAlone object>>
    • err = <MoinMoin.error.ConfigurationError instance>
  2. /usr/lib/python2.3/site-packages/MoinMoin/request.py in __init__ (self=<MoinMoin.request.RequestStandAlone object>, properties={})

    1. 111 # order is important here!
    2. 112 self.__dict__.update(properties)
    3. 113 self._load_multi_cfg()
    4. 114
    5. 115 self.isSpiderAgent = self.check_spider()
    • self = <MoinMoin.request.RequestStandAlone object>
    • self._load_multi_cfg = <bound method RequestStandAlone._load_multi_cfg of <MoinMoin.request.RequestStandAlone object>>
  3. /usr/lib/python2.3/site-packages/MoinMoin/request.py in _load_multi_cfg (self=<MoinMoin.request.RequestStandAlone object>)

    1. 259 if not hasattr(self, 'cfg'):
    2. 260 from MoinMoin import multiconfig
    3. 261 self.cfg = multiconfig.getConfig(self.url)
    4. 262
    5. 263 def setAcceptedCharsets(self, accept_charset):
    • self = <MoinMoin.request.RequestStandAlone object>
    • self.cfg undefined
    • multiconfig = <module 'MoinMoin.multiconfig' from '/usr/lib/python2.3/site-packages/MoinMoin/multiconfig.py'>
    • multiconfig.getConfig = <function getConfig>
    • self.url = 'localhost:8080/'
  4. /usr/lib/python2.3/site-packages/MoinMoin/multiconfig.py in getConfig (url='localhost:8080/')

    1. 152 config = _config_cache[configName]
    2. 153 except KeyError:
    3. 154 config = _makeConfig(configName)
    4. 155 config = _config_cache.setdefault(configName, config)
    5. 156 return config
    • config undefined
    • global _makeConfig = <function _makeConfig>
    • configName = 'wikiconfig'
  5. /usr/lib/python2.3/site-packages/MoinMoin/multiconfig.py in _makeConfig (name='wikiconfig')

    1. 117 use the wikiconfig.py file from the distribution.
    2. 118 ''' % {'name': name}
    3. 119 raise error.ConfigurationError(msg)
    4. 120 return cfg
    5. 121
    • global error = <module 'MoinMoin.error' from '/usr/lib/python2.3/site-packages/MoinMoin/error.pyc'>
    • error.ConfigurationError = <class MoinMoin.error.ConfigurationError>
    • msg undefined
  6. /usr/lib/python2.3/site-packages/MoinMoin/multiconfig.py in __init__ (self=<wikiconfig.Config instance>, siteid='wikiconfig')

    1. 468 self._decode()
    2. 469
    3. 470 self._check_directories()
    4. 471
    5. 472 if not isinstance(self.superuser, list):
    • self = <wikiconfig.Config instance>
    • self._check_directories = <bound method Config._check_directories of <wikiconfig.Config instance>>
  7. /usr/lib/python2.3/site-packages/MoinMoin/multiconfig.py in _check_directories (self=<wikiconfig.Config instance>)

    1. 613 also the spelling of the directory name.
    2. 614 ''' % {'attr': attr, 'path': path,}
    3. 615 raise error.ConfigurationError(msg)
    4. 616
    5. 617 def _loadPluginModule(self):
    • global error = <module 'MoinMoin.error' from '/usr/lib/python2.3/site-packages/MoinMoin/error.pyc'>
    • error.ConfigurationError = <class MoinMoin.error.ConfigurationError>
    • msg = '\ndata_dir "/var/www/html/sioc/data" does not exi.... Check\nalso the spelling of the directory name.\n'

ConfigurationError

data_dir "/var/www/html/sioc/data" does not exists, or has incorrect ownership or permissions.

Make sure the directory and the subdirectory pages are owned by the web server and are readable, writable and executable by the web server user and group.

It is recommended to use absolute paths and not relative paths. Check also the spelling of the directory name.

  • exceptions = <bound method ConfigurationError.exceptions of <MoinMoin.error.ConfigurationError instance>>
  • innerException = (<class exceptions.KeyError>, <exceptions.KeyError instance>, <traceback object>)
  • message = '\ndata_dir "/var/www/html/sioc/data" does not exi.... Check\nalso the spelling of the directory name.\n'

Traceback

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

  1. /usr/lib/python2.3/site-packages/MoinMoin/multiconfig.py in getConfig (url='localhost:8080/')

    1. 152 config = _config_cache[configName]
    2. 153 except KeyError:
    3. 154 config = _makeConfig(configName)
    4. 155 config = _config_cache.setdefault(configName, config)
    5. 156 return config
    • config undefined
    • global _makeConfig = <function _makeConfig>
    • configName = 'wikiconfig'

KeyError

'wikiconfig'

  • args = ('wikiconfig',)

System Details

  • Date: Thu, 08 Jun 2006 06:13:54 +0000
  • Platform: Linux SRVGAL16-VM6 2.6.9-1.667smp #1 SMP Tue Nov 2 14:59:52 EST 2004 i686
  • Python: Python 2.3.4 (/usr/bin/python)
  • MoinMoin: Release 1.5.3 (release)

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2006-06-13 20:23:31, 13.0 KB) [[attachment:traceback.html]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.