Also, to follow up... I use Zenoss on FC5 every day with the standard MySQL and standard python without any problems.
The install script was written _on_ FC5.

Hopefully this is simply a local problem. when you do find it, let us know so I can add another check to the installer.

-Eric


Erik A. Dahl wrote:
Etoenyo,

For some reason your mysql connection is failing (or something else funky is happing with your events). You might check zope's event log $ZENHOME/log/events.log. Or you can fire up zendmd ($ZENHOME/bin/zendmd) and do the following to test your mysql connection.

>>> dmd.ZenEventManager.connect()
<_mysql.connection open to '127.0.0.1' at 1a74e10>

Is what you should get. If you get a stack trace email it in. You may have a bad login information in zope. This can be fixed by going to the ZMI had navigating to /zport/dmd/ZenEventManger and updating it in the Properties tab.

-EAD

On Aug 5, 2006, at 12:42 AM, Etoenyo Ntumi wrote:

Hi,

I have the above two situations I believe are linked. I have looked at all the threads on the archives and done every suggestion in both threads, and still have the same problem.

I am currently running ver 0.22.1 All installation goes OK. I can easily start and stop application with zenoss start/stop

I can get to every screen except events and devices, which spits the _pure_virtual error. Either way Lost connection error constantly stares at me (In RED). I can log on to MySQL without any issues, I can see the events Database and thats the only database
I can see there in relation to Zenoss (events I mean).

I have installed this over and over for at least 6 times (Fresh installs), three times out of that I have at least re-installed python-2.4.3 and mysql5-max

Looking through the achives, when these two errors have occured, there does not seem to be an exact conclusion as to what is causing it or what really resolved it. And the _pure_virtual error only occurs when I try to accesss Devices and Events Menu. All other menus work perfect, are they the only menu items that use/access _mysql.so ?

Any help would be great. I am exhausted now :). running on Fedora Core 5

thanks
Bst Rgds
Etoenyo Ntumi

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

Reply via email to