Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Program not running, but condor is fine with it :(
- Date: Fri, 13 Jan 2006 11:15:41 +0100
- From: Nicolas GUIOT <nicolas.guiot@xxxxxxx>
- Subject: Re: [Condor-users] Program not running, but condor is fine with it :(
Thx all for your answers.
FYI, I'm all running under linux.
I setup an output file, and this gave me the answer : it is a problem with the program itself : something with keyboard initialization, while the program runs just fine on the same execute machine from the command line (i.e. without condor) :
guiot@chagall:/condor/test#more Alexey.out
ICMD Simulation Tools
Copyright (C)© 1992-2005 Alexey K. Mazur
Version b19.11.00 November 2005
Error: in syntax in /kb
... ' ###STOP### longtj(,,150);*bdl001Ea33;q'; ...
ICMD//0/{.0,.0}>Panic: in keyboard initialization in /kb
... ; ###STOP### ...
I'll have to ask the programmer if he knows more about it, but if you have any idea/explanation
----------------
On Fri, 13 Jan 2006 08:32:43 +0000
Matt Hope <matthew.hope@xxxxxxxxx> wrote:
> On 1/12/06, Erik Paulson <epaulson@xxxxxxxxxxx> wrote:
> > Another thing to check - environment variables that your program needs.
> > Try submitting it with
> > getenv = true
>
> A note for windows users where you are relying on preinstalled
> applications on your execute nodes.
>
> This can cause *very* difficult to debug errors, especially when you
> start using managed code like .Net which makes use of user specific
> settings for temp files and the like.
>
> Unix may be a whole different kettle of fish, but for vanilla windows
> I would recommend making it work without this where possible.
>
> Matt
>
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
----------
-----------------------------------------------
CNRS - UPR 9080 : Laboratoire de Biochimie Theorique
Institut de Biologie Physico-Chimique
13 rue Pierre et Marie Curie
75005 PARIS - FRANCE
Tel : +33 158 41 51 70
Fax : +33 158 41 50 26
------------------------------------------------