[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Failed to connect to local queue manager



I have installed condor, and condor_render but have a problem while running the command.




<snip> [robin@rnd-master render]$ condor_render -s 1 -e 1 robin_mr_test_02.mi Examining 'robin_mr_test_02.mi'. Error loading file: Success Texture Dependencies: (None) File Dependencies: (None)

Calling condor_submit:
Submitting job(s)
ERROR: Failed to connect to local queue manager
CEDAR:6001:Failed to connect to <192.168.0.20:34630>

Condor_submit failed. Make sure condor_submit is in your search path.

[root@rnd-master etc]# netstat -vant | grep 6001
tcp        0      0 0.0.0.0:6001                0.0.0.0:*  LISTEN
</snip>

I have installed the rpms and followed the documentation so far.