[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Problem with Windows XP workers
- Date: Mon, 20 Dec 2004 10:07:16 -0600
- From: Colin Stolley <stolley@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Problem with Windows XP workers
George,
What does the shadowlog say on the submit machine? Also, try running
condor_status -d some_windows_host
from the submit machine to see if condor can talk to the execute nodes.
The -d option of condor_status forces the tool to talk directly to the
daemon instead of querying the collector.
Colin