Question #93644 on Graphite changed:
https://answers.launchpad.net/graphite/+question/93644

    Status: Answered => Open

sigmonsaid is still having a problem:
I did read that this is due to a python 2.6 issue (the fact i am using
2.5) and am anticipating going through the code to fix this. Is there a
known workaround?


11/12/2009 16:32:41 :: [console] Log opened.
11/12/2009 16:32:41 :: [console] twisted.internet.protocol.Factory starting on 
2003
11/12/2009 16:32:41 :: [console] Starting factory 
<twisted.internet.protocol.Factory instance at 0x26faf80>
11/12/2009 16:32:41 :: [console] twisted.internet.protocol.Factory starting on 
2004
11/12/2009 16:32:41 :: [console] Starting factory 
<twisted.internet.protocol.Factory instance at 0x2a3df80>
11/12/2009 16:32:41 :: [console] twisted.internet.protocol.Factory starting on 
7002
11/12/2009 16:32:41 :: [console] Starting factory 
<twisted.internet.protocol.Factory instance at 0x2a451b8>
11/12/2009 16:32:41 :: [console] Failed to reload storage schemas
11/12/2009 16:32:41 :: [console] Unhandled Error
Traceback (most recent call last):
  File "/opt/graphite/lib/carbon/writer.py", line 161, in startWriter
    schemaReloadTask.start(60)
  File "/usr/lib/python2.5/site-packages/twisted/internet/task.py", line 83, in 
start
    self()
  File "/usr/lib/python2.5/site-packages/twisted/internet/task.py", line 114, 
in __call__
    d = defer.maybeDeferred(self.f, *self.a, **self.kw)
  File "/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 106, 
in maybeDeferred
    result = f(*args, **kw)
--- <exception caught here> ---
  File "/opt/graphite/lib/carbon/writer.py", line 151, in reloadStorageSchemas
    schemas = loadStorageSchemas()
  File "/opt/graphite/lib/carbon/storage.py", line 110, in loadStorageSchemas
    config = ConfigParser(dict_type=OrderedDict)
exceptions.TypeError: __init__() got an unexpected keyword argument 'dict_type'

11/12/2009 16:32:41 :: [console] carbon-cache.py running
^C11/12/2009 16:32:48 :: [console] Received SIGINT, shutting down.
11/12/2009 16:32:48 :: [console] (Port 7002 Closed)
11/12/2009 16:32:48 :: [console] Stopping factory 
<twisted.internet.protocol.Factory instance at 0x2a451b8>
11/12/2009 16:32:48 :: [console] (Port 2003 Closed)
11/12/2009 16:32:48 :: [console] Stopping factory 
<twisted.internet.protocol.Factory instance at 0x26faf80>
11/12/2009 16:32:48 :: [console] (Port 2004 Closed)
11/12/2009 16:32:48 :: [console] Stopping factory 
<twisted.internet.protocol.Factory instance at 0x2a3df80>
11/12/2009 16:32:49 :: [console] Main loop terminated.

You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.

_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~graphite-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to