Condor-6.9.2 is a development release, maybe you should stick with the
stable 6.8.4?
Finally i installed stable 6.8.4 and i have experienced the same problem.
It could also be your network configuration (firewall, routing etc.)
...
Next thing to do is inspect the logs of the cm and a chosen node:
$(TILDE)/hosts/$(HOSTNAME)/log/*
Shut down Condor (e.g. by killing condor_master on cm and the node),
manually remove files from the log directory, then start the
condor_master process again and look at or paste messages that appear in
log
The logs of the cm are ok but the logs of the nodes show me a problem. In fact, there is a same error in different log files :
"attempt to connect to <ip address of my cm:9618> failed: Invalid argument (connect errno = 22)
ERROR:SECMQN:2003:TCP connection to <ip address of my cm:9618> failed
Failed to start non-blocking update to <ip address of my cm:9618> failed:"
So maybe you are right : this can be a network problem.
Do you have an idea about my problem ?
Thank you a lot for your reply!
Regards.