Hello all,

sorry for asking here: Tried 0.4 from git on friday and got
an exception while verifying the (old) configuration.
As a brave man I added it to trac:
  http://sourceforge.net/apps/trac/shinken/ticket/200

Could anyone see the problem instantaneously from the backtrace below 
or should I try to play with my config files to narrow down the cause ?

As usuall many thanks,
  Hermann

$ python2.6 bin/shinken-arbiter -v -c etc/nagios.cfg -c etc/shinken-specific.cfg
Using Pyro 3.9.1
Shinken 0.4
Copyright (c) 2009-2010 :
Gabes Jean (napar...@??)
Gerhard Lausser, gerhard.laus...@??
License: AGPL
Shinken 0.4
...
Notice : applying default realm All to host ac-iwr368-r440
Traceback (most recent call last):

    File "bin/shinken-arbiter", line 824, in <module>

        p.main()

    File "bin/shinken-arbiter", line 413, in main

        self.conf.linkify()

    File "./shinken/config.py", line 1038, in linkify

        self.hostgroups.linkify(self.hosts)

    File "./shinken/hostgroup.py", line 117, in linkify

        self.linkify_hg_by_realms()

    File "./shinken/hostgroup.py", line 165, in linkify_hg_by_realms

        if h.realm.strip() != hg.realm.strip():

AttributeError?: Realm instance has no attribute 'strip'

-- 
Netzwerkadministration/Zentrale Dienste, Interdiziplinaeres 
Zentrum fuer wissenschaftliches Rechnen der Universitaet Heidelberg
IWR; INF 368; 69120 Heidelberg; Tel: (06221)54-8236 Fax: -5224
Email: hermann.la...@iwr.uni-heidelberg.de

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to