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

Re: [Condor-users] (no subject)



Why do you need to use Start in any case?
Can you not just run the executable directly?

Cheers

JK

> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx]On Behalf Of 
> Richardson, Joshua
> Sent: Wednesday, June 13, 2007 3:55 PM
> To: Condor-Users Mail List
> Subject: Re: [Condor-users] (no subject)
> 
> 
> No I haven't but I am trying it right now. Thanks. Quick 
> question...what
> does the /B/WAIT do?
> 
> Josh Richardson
> Integrity Applications Incorporated Intern (IAI)
> 703-378-8672 ext 632
>  
> 
> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Jones, Torrin A
> (US SSA)
> Sent: Wednesday, June 13, 2007 10:47 AM
> To: Condor-Users Mail List
> Subject: Re: [Condor-users] (no subject)
> 
> Have you tried changing you batch file start command to . . .
> 
> start /B /WAIT build_looks.exe -f long_run.props
> 
> 
> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Richardson,
> Joshua
> Sent: Wednesday, June 13, 2007 07:33
> To: Condor-Users Mail List
> Subject: Re: [Condor-users] (no subject)
> 
> 
> I have done that as well. I made sure it ran by hand before running it
> in condor. In the cmd I type in start build_looks.exe -f 
> long_run.props.
> Maybe that is an incorrect way of calling in Condor. My 
> build.bat is the
> same (start build_looks.exe -f long_run.props)
> 
> Josh Richardson
> Integrity Applications Incorporated Intern (IAI)
> 703-378-8672 ext 632
>  
> 
> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of 
> Kewley, J (John)
> Sent: Wednesday, June 13, 2007 10:04 AM
> To: Condor-Users Mail List
> Subject: Re: [Condor-users] (no subject)
> 
> > It runs fine outside of condor. If I double click on the batch file
> > build.bat the program opens and runs and closes after 2-3 
> > minutes. When
> > it closes, looks.txt and looks_angles.txt are in the directory with
> > build.bat. I was told it only needs those two programs. This isn't a
> > program that I have made but someone made for testing Condor. 
> 
> Try and mirror what condor does, condor doesn't "click".
> 
> 1. Go to the machine that was trying to run your code
> 2. create an empty directory and copy into it the same
>    files as were in your condor directoy
> 3. then using the cmd shell, run the command by hand.
> 
> This ensures that it works outside of condor on that machine.
> 
> You could also try running condor_hold to freeze while it is 
> running and then go to that machine and run it there by hand.
> 
> Sorry if I am not being much help, but it is likely to be something 
> simple and the person who gave you it may have forgotten about a file
> which
> is accessible (say through networked filestore) in the place where you
> run it, but not available to condor.
> 
> Cheers
> 
> JK
> 
> _______________________________________________
> 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: 
> https://lists.cs.wisc.edu/archive/condor-users/
> 
> _______________________________________________
> 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: 
> https://lists.cs.wisc.edu/archive/condor-users/
> 
> _______________________________________________
> 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: 
> https://lists.cs.wisc.edu/archive/condor-users/
> 
> _______________________________________________
> 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: 
> https://lists.cs.wisc.edu/archive/condor-users/
>