Sven,

Your line 942 of /opt/zenoss/zenoss/Products/ZenEvents/EventManagerBase.py is probably indented incorrectly. This will cause you even more problems!

This line should be indented by 12 spaces (no tabs) and line up exactly with the text above it.

-Eric

Schuran, Sven wrote:
Hi,

I have tried to restart. What might be wrong?

Sven

SyntaxError: invalid syntax
Daemon: zenstatus starting...
Traceback (most recent call last):
  File "/opt/zenoss/zenoss/Products/ZenStatus/zenstatus.py", line 17, in ?
    from Products.ZenEvents.ZenEventClasses import AppStart, AppStop
  File "/opt/zenoss/zenoss/Products/ZenEvents/__init__.py", line 17, in ?
    from MySqlEventManager import MySqlEventManager, addMySqlEventManager, \
  File "/opt/zenoss/zenoss/Products/ZenEvents/MySqlEventManager.py", line 9, in 
?
    from EventManagerBase import EventManagerBase
  File "/opt/zenoss/zenoss/Products/ZenEvents/EventManagerBase.py", line 942
    self.clearCache()

-----Ursprüngliche Nachricht-----
Von: Eric Newton [mailto:[EMAIL PROTECTED] Gesendet: Montag, 12. Juni 2006 17:58
An: General discussion of using zenoss system
Betreff: Re: AW: AW: AW: [zenoss-users] Acknolegment of an event

Sven,

Have you restarted Zope?

        $ zopectl restart

-Eric

Schuran, Sven wrote:
Hi Eric,

I added it, but problem still exists.

Sven

-----Ursprüngliche Nachricht-----
Von: Eric Newton [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 1. Juni 2006 13:19
An: General discussion of using zenoss system
Betreff: Re: AW: AW: [zenoss-users] Acknolegment of an event

In that case, add

        self.clearCache()

After line 941 in Products/ZenEvents/EventManagerBase.py

Here's the change:

        http://dev.zenoss.org/trac/changeset/1516

-Eric

Schuran, Sven wrote:
Hi,
Svn update at work is quite difficult, cause firewall provider firewall is 
blocking.
I try to svn at home and copy it.

Sven

-----Ursprüngliche Nachricht-----
Von: Eric Newton [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 31. Mai 2006 21:32
An: General discussion of using zenoss system
Betreff: Re: AW: [zenoss-users] Acknolegment of an event

Oh, good.  Then just "svn update" and restart.  Let me know if you see it again.

-Eric

Schuran, Sven wrote:
I am using the trunk from last Saturday.

Sven

-----Ursprüngliche Nachricht-----
Von: Eric Newton [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 31. Mai 2006 19:55
An: General discussion of using zenoss system
Betreff: Re: [zenoss-users] Acknolegment of an event

Sven,

I think I fixed this one.  If you are using the svn (on the trunk) you 
shouldn't see it anymore.  If you do, please let me know.

-Eric

Schuran, Sven wrote:
Hi,

When I try to ack an event, I have often to do it serveral times.

Seems to be, if count is greater then 1.

Thanks Sven



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to