Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] MSI install
- Date: Fri, 6 Aug 2004 12:37:04 -0400
- From: "Henrique Bucher" <hbucher@xxxxxxxxxxxxxxx>
- Subject: [Condor-users] MSI install
Hi all
I'm trying to build a custom MSI install of condor. So far I have build
customized versions of condor_local and condor_local.config but not sure
what registry keys or any further customization need to be done.
Thoughts?
Henrique
----- Original Message -----
From: "Jeff Linderoth" <jtl3@xxxxxxxxxx>
To: "Condor-Users Mail List" <condor-users@xxxxxxxxxxx>
Sent: Friday, August 06, 2004 11:10 AM
Subject: Re: [Condor-users] Signal 6
> Hi,
>
> On Fri, 2004-08-06 at 09:21, A Nayar wrote:
> > What is signal 6, is there a glossary of all the different signals.
>
> It depends on the flavor of Unix, AFAIK.
>
> On my machine, lots of signals are listed in
> /usr/include/bits/signum.h
>
> '6' is usually for SIGABRT. Does your code have any asserts() that may
> have failed that would cause the program to abort?
>
> I don't know if condor sends the program signal 6, but you should first
> check that *you* aren't aborting the program yourself.
>
> Hope this helps.
>
> -Jeff
>
> > I got the
> > following error in my job log, I am using the scheduler universe, are
there
> > any prereqs for using the scheduler universe??
> >
> > TIA
> > Arun
> >
> > 000 (008.000.000) 08/05 11:02:40 Job submitted from host:
> > <xxx.xxx.xxx.99:37186>
> > ...
> > 001 (008.000.000) 08/05 11:02:40 Job executing on host:
<xxx.xxx.xxx.99:37186>
> > ...
> > 005 (008.000.000) 08/05 11:02:40 Job terminated.
> > (0) Abnormal termination (signal 6)
> > (0) No core file
> > Usr 0 00:00:00, Sys 0 00:00:00 - Run Remote Usage
> > Usr 0 00:00:00, Sys 0 00:00:00 - Run Local Usage
> > Usr 0 00:00:00, Sys 0 00:00:00 - Total Remote Usage
> > Usr 0 00:00:00, Sys 0 00:00:00 - Total Local Usage
> > 0 - Run Bytes Sent By Job
> > 0 - Run Bytes Received By Job
> > 0 - Total Bytes Sent By Job
> > 0 - Total Bytes Received By Job
> > ...
> > 009 (008.000.000) 08/05 11:02:40 Job was aborted by the user.
> --
> ------------------------------------------------------------
> Jeff Linderoth O: 610-758-4879
> Asst. Professor
> Industrial and Systems Engineering jtl3@xxxxxxxxxx
> Lehigh University www.lehigh.edu/~jtl3
>
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> http://lists.cs.wisc.edu/mailman/listinfo/condor-users
>