2 Apr 21:52
TaskClient problems
M Trumpis <mtrumpis <at> berkeley.edu>
2009-04-02 19:52:48 GMT
2009-04-02 19:52:48 GMT
Hello.. I'm having some trouble queuing up tasks in a TaskClient object. I don't have a good handle on what's going on, but I've tried to include all the relevant log/debug info. I'm working with an ipcluster with two engines, on Mac OS 10.4. Python etc are built up from macports, and IPython from trunk (the IPython build details are listed below). When I set up a queue of tasks, most of the time the engines encounter an error and shut down. When I start up ipcluster, the first warning sign is this line: 2009-04-02 12:18:54-0700 [-] spawnProcess called, but the SIGCHLD handler is not installed. This probably means you have not yet called reactor.run, or called reactor.run(installSignalHandler=0). You will probably never see this process finish, and it may become a zombie process. The errors after that point seem to depend on the task queuing.. The ipengine log with a twisted exception is included below Thanks.. sorry my description is lousy, but I hope the logs help! Mike -------------------------- IPCLUSTER STDOUT --------------------------------------- puma:~/workywork/recon/ghosting miket$ ipcluster local 2009-04-02 12:18:54-0700 [-] Log opened. 2009-04-02 12:18:54-0700 [-] spawnProcess called, but the SIGCHLD handler is not installed. This probably means you have not yet called reactor.run, or called reactor.run(installSignalHandler=0). You will(Continue reading)
RSS Feed