[Queue-developers] Re: Problems on AlphaLinux
Brought to you by:
wkrebs
From: W. G. K. <wer...@ya...> - 2000-11-14 19:12:11
|
If you look through the queued.c code, there is a line to avoid setrlimit for solaris. Change this so that it does not compile (e.g., comment it out) on your system as well. Enric Fontdecaba wrote: > Hi! > > Thank you for your interesting queue system. > > I am trying to compile and set-up the queues and I cannot > get them running. > > I use the SUSE 6.4 distribution > on a Digital PWS 500a > And the QUEUE 1.30.1 > > The compiling and instalation goes well. Except that it does not > override the previous queue version executable files. > > I start (as root) queued -D and in another window I try some > queue command like : queue -i -w -- ls or queue -i -w -p -- ls > or queue -i -w -p -- xterm.. > > None of them work. In the /usr/local/var/queue/now I find a > file with the following error message: > > SENDMAIL: To 'enric' from 'enric': Subject: queued error on > bernoullix.indo.es: QUEUED fatal error; qu > eued terminating: > - 7: invalid integer rlimit value > > QUEUED fatal error; queued terminating: > - 7: invalid integer rlimit value > > So I tryed to specify the rlimitcpu (I found in the queuestat file that > this variable had a very high limit 114534612) in the profile file > > But then, when re-starting the queued I get an error from the > queued telling me that the rlimitcpu is not available on my system. > > Do you know what I did wrong? > > Thank you, > > Enric > _________________________________________________________________________ > > Enric Fontdecaba i Baig e-mail: en...@in... > Departament I+D Lents > Industrias de Optica S.A. Telf: +34 93 298 26 00 (ext 2373) > Santa Eulalia, 181 Telf: +34 93 298 26 64 (dept) > 08902 L'Hospitalet de Llobregat Fax: +34 93 298 86 20 > _________________________________________________________________________ |