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

Re: [Condor-users] about "match but reject for unknown reason"



It can be loads of things.
 
It has found a machine that matches, but the job can't run it.
 
Maybe one of following (log files should help):
 
* Firewalls preventing job going there (quite common) - see previous threads for reference for this
* Lack of permissions on (or indeed just a lack of !)  files like executable or input file
 
Cheers
 
JK
-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx]On Behalf Of Yaoheng Zhang
Sent: Thursday, July 06, 2006 3:22 AM
To: condor-users@xxxxxxxxxxx
Subject: [Condor-users] about "match but reject for unknown reason"

Hi all. I have a simple pool with a center manager on Linux and a job executer/submitter on windows xp. The example jobs of condor are submitted from the Linux machine with “requirements = OpSys == “WINNT51”” in each description files. Then condor_q –analyze tells “1 match but reject for unknown reason”. What is the unknown reason usually about and how to execute the jobs?

 

Yaoheng Zhang