[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] java jobs in condor
- Date: Thu, 10 Aug 2006 19:24:47 +0530
- From: "Pranav Aggarwal" <pranav.aggwl@xxxxxxxxx>
- Subject: Re: [Condor-users] java jobs in condor
after doing that i got
[condor@i2it condor_submit_files]$ condor_q -analyze 19.0
-- Submitter: pal-w2p.corp.cdac.in : <
192.168.7.131:32803> : pal-w2p.corp.cdac.in
ID OWNER SUBMITTED RUN_TIME ST PRI SIZE CMD
---
019.000: Run analysis summary. Of 3 machines,
3 are rejected by your job's requirements
0 reject your job because of their own requirements
0 match but are serving users with a better priority in the pool
0 match but reject the job for unknown reasons
0 match but will not currently preempt their existing job
0 are available to run your job
No successful match recorded.
Last failed match: Thu Aug 10 19:23:20 2006
Reason for last match failure: no match found
WARNING: Be advised:
No resources matched request's constraints
Check the Requirements _expression_ below:
Requirements = (HasJava) && (Disk >= DiskUsage) && ((Memory * 1024) >= ImageSize) && (
TARGET.FileSystemDomain == MY.FileSystemDomain)
any idea.. what is missing .......
Pranav