← Back to team overview

graphite-dev team mailing list archive

Re: [Question #93644]: any version of graphite working?

 

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

    Status: Answered => Open

sigmonsaid is still having a problem:
I'm running the latest as of today and am receiving this error.

Is there something that has changed with the PYTHONPATH variable ?

2010-01-08_21:35:40.58836 08/01/2010 21:35:40 :: [console] Sorted 5 cache queues in 0.000026 seconds
2010-01-08_21:35:40.58838 08/01/2010 21:35:40 :: [console] Unhandled Error
2010-01-08_21:35:40.58839 Traceback (most recent call last):
2010-01-08_21:35:40.58839   File "/usr/lib/python2.5/threading.py", line 446, in run
2010-01-08_21:35:40.58839     self.__target(*self.__args, **self.__kwargs)
2010-01-08_21:35:40.58840   File "/usr/lib/python2.5/site-packages/twisted/python/threadpool.py", line 161, in _worker
2010-01-08_21:35:40.58840     context.call(ctx, function, *args, **kwargs)
2010-01-08_21:35:40.58841   File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 59, in callWithContext
2010-01-08_21:35:40.58841     return self.currentContext().callWithContext(ctx, func, *args, **kw)
2010-01-08_21:35:40.58842   File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 37, in callWithContext
2010-01-08_21:35:40.58842     return func(*args,**kw)
2010-01-08_21:35:40.58842 --- <exception caught here> ---
2010-01-08_21:35:40.58843   File "/opt/graphite/lib/carbon/writer.py", line 141, in writeForever
2010-01-08_21:35:40.58843     writeCachedDataPoints()
2010-01-08_21:35:40.58843   File "/opt/graphite/lib/carbon/writer.py", line 84, in writeCachedDataPoints
2010-01-08_21:35:40.58844     for schema in schemas:
2010-01-08_21:35:40.58844 exceptions.NameError: global name 'schemas' is not defined
2010-01-08_21:35:40.58845

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