Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Error: Could not connect to negotiator ((null))
- Date: Tue, 06 Nov 2007 12:50:21 +0100
- From: jmferrer <jmferrer@xxxxxxxx>
- Subject: Re: [Condor-users] Error: Could not connect to negotiator ((null))
Kewley, J (John) escribió:
> The things to check are:
> * Is the negotiatior machine running?
> * Is the negotiator process running?
> * What is the value of CONDOR_HOST in your config file (I'll
> assume that you aren't using separate collector and negotiator hosts)
> * Is there a firewall between the negotiator machine and you client?
> * Do you have security enabled?
>
> If it used to work, what has changed since it did.
>
> Cheers
>
> JK
>
>
>> -----Original Message-----
>> From: condor-users-bounces@xxxxxxxxxxx
>> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of jmferrer
>> Sent: Tuesday, November 06, 2007 10:53 AM
>> To: Condor-Users Mail List; Rosa M. Castellanos
>> Subject: [Condor-users] Error: Could not connect to
>> negotiator ((null))
>>
>> Hi
>>
>> I can't to do condor_q -analyze or condor_q -better-analy.
>> I've search in google, but I don't found the solution.
>>
>> I think that -anal option work before.
>>
>> """"""""""""""""""""""""""""""""""""""""""""""""""""""
>> Error: Could not connect to negotiator ((null))
>> """"""""""""""""""""""""""""""""""""""""""""""""""""""
>> I use condor (6.8.6 debian) suse 10.2
>>
>> do somebody know that is doing?
>>
>> _______________________________________________
>> 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-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/
>
Solved, I checked condor_config and I've found a * in netotiator_host.
now I can run condor_q -anal
thanks