Looks like you don’t have shared
file system. Add these to your job specification (in job submission file). And
try…….
 
should_transfer_files = YES
when_to_transfer_output = ON_EXIT
 
From:
condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Pranav Aggarwal
Sent: Thursday, August 10, 2006
9:55 AM
To: Condor-Users
 Mail List
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