Giter VIP home page Giter VIP logo

kestrel's Issues

Kestrel Status some times throws an error

First it does not work
mdupont@space-station:~/experiments/osm/dist/SleekXMPP$ kestrel status
2011-06-12 09:51:04,311 INFO Negotiating TLS
2011-06-12 09:51:04,311 INFO Using SSL version: 3
2011-06-12 09:51:04,437 INFO Node set to: [email protected]/4ed4e7c6
2011-06-12 09:51:04,511 INFO Online Workers: 2
2011-06-12 09:51:04,512 INFO Available Workers: 2
2011-06-12 09:51:04,512 INFO Busy Workers: 0
Exception in thread sheduler_process (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
File "/usr/local/lib/python2.6/dist-packages/sleekxmpp/xmlstream/xmlstream.py", line 1093, in run_with_except_hook
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'excepthook'

then it works:
mdupont@space-station:~/experiments/osm/dist/SleekXMPP$ kestrel status
2011-06-12 09:51:08,812 INFO Negotiating TLS
2011-06-12 09:51:08,812 INFO Using SSL version: 3
2011-06-12 09:51:08,983 INFO Node set to: [email protected]/3d1ff001
2011-06-12 09:51:09,159 INFO Online Workers: 2
2011-06-12 09:51:09,159 INFO Available Workers: 2
2011-06-12 09:51:09,159 INFO Busy Workers: 0

Then I get a different error :
mdupont@space-station:~/experiments/osm/dist/SleekXMPP$ kestrel status
2011-06-12 09:52:43,771 INFO Negotiating TLS
2011-06-12 09:52:43,771 INFO Using SSL version: 3
2011-06-12 09:52:43,940 INFO Node set to: [email protected]/959873be
2011-06-12 09:52:44,065 INFO Online Workers: 2
2011-06-12 09:52:44,065 INFO Available Workers: 2
2011-06-12 09:52:44,065 INFO Busy Workers: 0
Exception in thread stream_event_handler_0 (most likely raised during interpreter shutdown):Exception in thread sheduler_process (most likely raised during interpreter shutdown):

then it works again :
mdupont@space-station:~/experiments/osm/dist/SleekXMPP$ kestrel status
2011-06-12 09:53:02,072 INFO Negotiating TLS
2011-06-12 09:53:02,073 INFO Using SSL version: 3
2011-06-12 09:53:02,247 INFO Node set to: [email protected]/b4a098ca
2011-06-12 09:53:02,423 INFO Online Workers: 2
2011-06-12 09:53:02,423 INFO Available Workers: 2
2011-06-12 09:53:02,423 INFO Busy Workers: 0

kestrel status failing

kestrel status
2011-06-08 11:00:49,282 INFO Negotiating TLS
2011-06-08 11:00:49,282 INFO Using SSL version: 3
2011-06-08 11:00:49,417 INFO Node set to: user@mdupont-celsius-w280/63cbb995
2011-06-08 11:00:49,498 ERROR Could not obtain the pool's status.
2011-06-08 11:00:49,498 ERROR Error processing event handler:
<function run_status at 0x1c8e668>
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/sleekxmpp/xmlstream/xmlstream.py",
line 999, in _event_runner
func(*args)
File "/usr/local/lib/python2.6/dist-packages/kestrel-0.9-py2.6.egg/EGG-INFO/scripts/kestrel",
line 85, in run_status
xmpp.pool_status()
File "/usr/local/lib/python2.6/dist-packages/kestrel-0.9-py2.6.egg/kestrel/user.py",
line 99, in pool_status
logging.info(" Online Workers: %s" % status['online_workers'])
TypeError: 'bool' object is unsubscriptable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.