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

Re: [Condor-users] Jobs aren't running on a specific machine



If it is a windows return code, which I'm guessing it is: 

ERROR_BAD_ENVIRONMENT
10 (0xA)
The environment is incorrect.

There are multiple possible fixes for this, and I'm inclined to agree
with Z's original assessment. 

Cheers,
Tim

On Mon, 2011-04-25 at 07:40 +0530, swarna baggani wrote:
> I tried searching return code 10 in R documentation but no luck can
> anyone tell me how can I solve this problem...
> 
> 
> Thanks
> 
> 
> ______________________________________________________________________
> From: Ziliang Guo <ziliang@xxxxxxxxxxx>
> To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>
> Sent: Thu, 21 April, 2011 8:32:08 PM
> Subject: Re: [Condor-users] Jobs aren't running on a specific machine
> 
> Check what the return code 10 means in the R documentation.  It could
> easily be R not finding a library or other dependency because of the
> Condor sandbox.
> 
> On Thu, Apr 21, 2011 at 5:41 PM, swarna baggani
> <swarna_sep@xxxxxxxxxxx> wrote:
>         I ran the program before submitting it to the condor it did
>         work well but when I submit it to the condor I still get the
>         same problem.
>         
>         
>         ______________________________________________________________
>         From: Ian Chesal <ichesal@xxxxxxxxxxxxxxxxxx>
>         To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>
>         
>         Sent: Thu, 21 April, 2011 4:29:03 PM
>         
>         Subject: Re: [Condor-users] Jobs aren't running on a specific
>         machine
>         
>         
>         
>         The best bit of information is are these lines from the
>         StarterLog.slo1 log file:
>         
>         On Thursday, April 21, 2011 at 4:21 PM, swarna baggani wrote:
>         > 04/21 16:20:06 IWD: C:\condor\execute\dir_280
>         > 04/21 16:20:06 Input file: C:\condor\execute\dir_280
>         > \sim_boot_omega_3_1_3.R
>         > 04/21 16:20:06 Output file: C:\condor\execute\dir_280
>         > \sim_boot_omega_3_1_3.out
>         > 04/21 16:20:06 Error file: C:\condor\execute\dir_280
>         > \sim_boot_omega_3_1_3.error
>         > 04/21 16:20:06 Renice expr "10" evaluated to 10
>         > 04/21 16:20:06 About to exec C:\condor\execute\dir_280
>         > \condor_exec.exe sim_boot_omega_3_1_3.R
>         > 04/21 16:20:06 Create_Process succeeded, pid=2644
>         > 04/21 16:20:06 Process exited, pid=2644, status=10
>         
>         
>         Your executable, Rscript.exe, exited with status 10 -- you'll
>         need to look in the R documentation to figure out what that
>         exit status code means.
>         
>         
>         That's where I'd start.
>         
>         
>         Regards,
>         - Ian 
>         
>         
>         -- 
>         Ian Chesal
>         ichesal@xxxxxxxxxxxxxxxxxx
>         http://www.cyclecomputing.com/
>          
>         
>         
>         
>         
>         _______________________________________________
>         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 Project Windows Developer
> 
> 
> _______________________________________________
> 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/