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

Re: [Condor-users] File open failure in condor_compiled application?



On Mon, May 01, 2006 at 05:32:38PM -0700, Tim Robertson wrote:
> Hi,
> 
> I have an application written in C++ that works perfectly when compiled 
> and linked normally.  However, when I condor_compile the app, it loses 
> its ability to open files for input -- the file open simply fails, with 
> no explanation.
> 

What OS, version of Condor, and version of the compiler are you using?

Are the failures you're seeing when you run it inside of
Condor, or is it failing when running from the commandline (ie
you've condor_compiled it to get standalone-checkpointing)

-Erik