← Back to team overview

graphite-dev team mailing list archive

Re: [Question #183344]: Determine why a line is invalid

 

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

    Status: Answered => Open

basketcase is still having a problem:
Brian,
That is the output on the console when I run my pyparser2.py file (the one above).  The actual file it is parsing does not have a \n in it.  

[root@dhcp-10-100-46-73 bin]# python pyparser2.py 
--------------------------------------------------------------------------------
['us.production.mind.requests.total 50301 1301209200\n', 'us.production.mind.requests.total 50348 1301209260\n', 'us.production.mind.requests.total 48798 1301209320\n', 'us.production.mind.requests.total 49425 1301209380\n', 'us.production.mind.requests.total 47898 1301209440\n', 'us.production.mind.requests.total 47486 1301209500\n', 'us.production.mind.requests.total 47378 1301209560\n', 'us.production.mind.requests.total 49055 1301209620\n', 'us.production.mind.requests.total 48428 1301209680\n', 'us.production.mind.requests.total 48662 1301209740\n', 'us.production.mind.requests.total 48693 1301209800\n', 'us.production.mind.requests.total 48561 1301209860\n', 'us.production.mind.requests.total 43759 1301209920\n', 'us.production.mind.requests.total 48766 1301209980\n', 'us.production.mind.requests.total 48537 1301210040\n', 'us.production.mind.requests.total 47781 1301210100\n', 'us.production.mind.requests.total 47507 1301210160\n', 'us.production.mind.requests.total 48723 1301210220\n', 'us.production.mind.requests.total 48498 1301210280\n', 'us.production.mind.requests.total 48767 1301210340\n', 'us.production.mind.requests.total 47721 1301210400\n', 'us.production.mind.requests.total 48451 1301210460\n', 'us.production.mind.requests.total 47160 1301210520\n', 'us.production.mind.requests.total 48488 1301210580\n', 'us.production.mind.requests.total 49108 1301210640\n', 'us.production.mind.requests.total 49271 1301210700\n', 'us.production.mind.requests.total 48328 1301210760\n', 'us.production.mind.requests.total 49832 1301210820\n', 'us.production.mind.requests.total 48314 1301210880\n', 'us.production.mind.requests.total 48750 1301210940\n', 'us.production.mind.requests.total 49387 1301211000\n', 'us.production.mind.requests.total 49573 1301211060\n', 'us.production.mind.requests.total 48919 1301211120\n', 'us.production.mind.requests.total 48267 1301211180\n', 'us.production.mind.requests.total 49387 1301211240\n', 'us.production.mind.requests.total 47475 1301211300\n', 'us.production.mind.requests.total 47814 1301211360\n', 'us.production.mind.requests.total 48651 1301211420\n', 'us.production.mind.requests.total 48456 1301211480\n', 'us.production.mind.requests.total 48831 1301211540\n', 'us.production.mind.requests.total 47082 1301211600\n', 'us.production.mind.requests.total 47483 1301211660\n', 'us.production.mind.requests.total 47864 1301211720\n', 'us.production.mind.requests.total 48184 1301211780\n', 'us.production.mind.requests.total 47350 1301211840\n', 'us.production.mind.requests.total 47480 1301211900\n', 'us.production.mind.requests.total 47509 1301211960\n', 'us.production.mind.requests.total 48019 1301212020\n', 'us.production.mind.requests.total 47866 1301212080\n', 'us.production.mind.requests.total 48035 1301212140\n']


Also, when I run it and tailing /listener.log this is the only thing
that exists in the log:

30/12/2011 15:44:10 :: MetricLineReceiver connection with 127.0.0.1:40266 established
30/12/2011 15:44:23 :: MetricLineReceiver connection with 127.0.0.1:40266 closed cleanly


It's like, it sends creates the connection, but doesn't send anything.

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


References