Hey Everyone,

I've been using Zenoss for about 4 months now, and up until now its been 
running great. However, yesterday I installed the following ZenPacks:

ZenPacks.community.HPMon-1.3-py2.4.egg
ZenPacks.community.deviceAdvDetail-1.1-py2.4.egg

After I restarted the server, the following error came up: "Lost Connection to 
the server, Unable to connect to the MySQL server."

I looked at the Daemons and Zenhub and Zenactions are not started and will not 
start. Here is the output from the Zenhub log file:

2009-07-07 14:08:37 INFO zen.plugins: Loading collector plugins from: 
/usr/local/zenoss/zenoss/Products/DataCollector/plugins
2009-07-07 14:08:37 INFO zen.plugins: Loading collector plugins from: 
/usr/local/zenoss/zenoss/Products/ZenWin/modeler/plugins
2009-07-07 14:08:38 ERROR zen.plugins: Could not load modeler plugins from 
ZenPacks. One of the ZenPacks is missing or broken.
2009-07-07 14:08:39 ERROR zen.ZenHub: Unable to send an event
Traceback (most recent call last):
  File "/usr/local/zenoss/zenoss/Products/ZenHub/zenhub.py", line 368, in 
sendEvent
    self.zem.sendEvent(Event(**kw))
  File "/usr/local/zenoss/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 
97, in sendEvent
    evid = self.doSendEvent(event)
  File "/usr/local/zenoss/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 
110, in doSendEvent
    conn = self.connect()
  File "/usr/local/zenoss/zenoss/Products/ZenEvents/DbAccessBase.py", line 33, 
in connect
    database=self.database)
  File "/usr/local/zenoss/zenoss/Products/ZenEvents/DbConnectionPool.py", line 
71, in get
    database=database)
  File "/usr/local/zenoss/zenoss/Products/ZenEvents/DbConnectionPool.py", line 
107, in _createConnection
    raise MySQLConnectionError(str(e))
MySQLConnectionError: (1045, "Access denied for user 'zenoss'@'localhost' 
(using password: YES)")

I've been searching previous posts for solutions to this error, however I 
haven't found a solution to this yet. Any insight into this would be greatly 
appreciated. Thanks.[/code]




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=36773#36773

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
zenoss-users@zenoss.org
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to