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

Re: [Condor-users] 'simple' c++ program



> Apologies - however, I don't see anything in there that would be of  
> help. In any case, here's the out.0

This is really helpful actually. At least we know your job is running
and you're getting data back.

Can you run prog.exe without any arguments? Does it dump some help
information or something? Try changing:

prog %1 %2 %3 %4 %5

To just:

prog.exe

It may be the way arguments are being passed from Condor to your .bat
file to prog.exe that's causing it choke if it's picky about arguments.

- Ian


Confidentiality Notice.  This message may contain information that is confidential or otherwise protected from disclosure.
If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution, 
or copying of this message, or any attachments, is strictly prohibited.  If you have received this message in error, 
please advise the sender by reply e-mail, and delete the message and any attachments.  Thank you.