Re: [Queue-developers] new intermediate developmentQueue version
Brought to you by:
wkrebs
From: Gert V. d. E. <gvd...@sc...> - 2001-03-06 13:45:26
|
Hi QingLong, I have even a more strange problem... (Yes, that's possible :-) ) If I start queued simply with --foreground (so no --debug), the now queue doesn't accept any jobs. I get this as output from queue -i -v -w -p -h fermi -- hostname Requesting load average for queue "now" on host "fermi"... The host "fermi" is not able to serve queue "now". Failed to submit job in queue "now" to host "fermi". If I start queued with --foreground --debug, I get from queue -i -v -w -p -h fermi -- hostname Requesting load average for queue "now" on host "fermi"... Host "fermi" appears to be able to serve queue "now". Ok, connecting to QueueD at it. Trying "fermi"... Going to submit job to queue "now" on host "fermi". queue.c: main(): tty(in/out/err): 1 1 1. fermi Gert |