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

Re: [Condor-users] java jobs in condor



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

On 8/10/06, Srinivasan Manikantan < srinivasan.manikantan@xxxxxxxxxxxx> wrote:

Hi,
Try changing your Arguments to
    Arguments = simple1 4 10
instead of
> Arguments  = 4 10
Srinivasan.
GEMPLISS SRL
Tel. 0039 0362 308854
Fax. 0039 0362 1790046
http://www.gempliss.com/solutions/
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at either
https://lists.cs.wisc.edu/archive/condor-users/
http://www.opencondor.org/spaces/viewmailarchive.action?key=CONDOR