2011/3/8 nap <napar...@gmail.com>

>
> On Tue, Mar 8, 2011 at 9:38 AM, Henti Smith <he...@geekware.co.za> wrote:
>
>> On Tue, Mar 8, 2011 at 10:33 AM, Hartmut Goebel
>> <h.goe...@goebel-consult.de> wrote:
>> > Am 08.03.2011 08:42, schrieb Henti Smith:
>> > try this:
>> >
>> > cd /usr/local/shinken
>> > bin/launch_all.sh
>>
>>
>>

> Traceback (most recent call last):
>>   File "/usr/local/shinken/bin/../bin/shinken-scheduler", line 116, in
>> <module>
>>    daemon = Shinken(debug=opts.debug_file is not None, **opts.__dict__)
>>  File "./shinken/daemons/schedulerdaemon.py", line 135, in __init__
>>    BaseSatellite.__init__(self, 'scheduler', config_file, is_daemon,
>> do_replace, debug, debug_file)
>>  File "./shinken/satellite.py", line 147, in __init__
>>    self.interface = IForArbiter(self)
>>  File "./shinken/daemon.py", line 64, in __init__
>>    self.pyro_obj.delegateTo(self)
>> AttributeError: 'object' object has no attribute 'delegateTo'
>>
>
>> Hi,
>
> It sounds as a bug with Pyro4. Can you try to comment in shinken/daemon.py
> the line
>  self.pyro_obj.delegateTo(self)
> and restart?
>


effectively. but the solution is I think to found how/to what changed
delegateTo() with Pyro4 ; I'm looking,

should provide a real fix soon..

 greg.



>
> Jean
>
>
> ------------------------------------------------------------------------------
> What You Don't Know About Data Connectivity CAN Hurt You
> This paper provides an overview of data connectivity, details
> its effect on application quality, and explores various alternative
> solutions. http://p.sf.net/sfu/progress-d2d
> _______________________________________________
> Shinken-devel mailing list
> Shinken-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/shinken-devel
>
>
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to