Smith, Ian wrote:
Hi, I'm having problems installing Condor 6.8.4 on Win XP although past installs have been - relatively - problem free.
...
C:\condor>net start condor The Condor service was started successfully. But then there's no sign of the condor_master in the process list and annoyingly the logs directory is empty so it's difficult to see whathas gone awry.
Hello,You may want to try running "condor_master -f" from the command prompt, and seeing if the output is at all helpful. This sometimes allows you to get at messages that are printed before Condor's logging subsystem is initialized (which you can't get at when Condor is run as a service).
Greg Quinn Condor Team