Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] condor_userprio: Can't locate negotiator in local pool
- Date: Wed, 10 May 2017 12:42:16 -0400
- From: Michael Di Domenico <mdidomenico4@xxxxxxxxx>
- Subject: Re: [HTCondor-users] condor_userprio: Can't locate negotiator in local pool
On Wed, May 10, 2017 at 11:24 AM, Todd Tannenbaum <tannenba@xxxxxxxxxxx> wrote:
> on any machine where condor_userprio is failing, does it show it being
> defined anywhere in your config file(s) ? If not, I am not sure what is
> going on and we will need to investigate. But if you do have
> NEGOTIATOR_HOST defined, here is the workaround to make things work again:
>
> 1. Remove the NEGOTIATOR_HOST setting from your config file(s).
>
> 2. Make sure your config file does not reference $(NEGOTIATOR_HOST)
> anywhere; if you do have such entries, replace $(NEGOTIATOR_HOST) with
> $(CONDOR_HOST).
done and fixed. issue resolved for me