Discussion:
Fresh 4.2 install fails to create events
Matthew Yeazel
2012-11-02 00:18:00 UTC
Permalink
Matthew Yeazel [http://community.zenoss.org/people/myeazel] created the discussion

"Fresh 4.2 install fails to create events"

To view the discussion, visit: http://community.zenoss.org/message/69680#69680

--------------------------------------------------------------
I just installed core 4.2 on two separate machines trying to figure out the new system. I used the auto-install script and it completed fine. The problem is that events fail to create. Here is what I find in my event.log files on both servers:

2012-11-01T20:06:49 ERROR zen.Products.Zuul.routers.zep Failed creating event
Traceback (most recent call last):
  File "/opt/zenoss/Products/Zuul/routers/zep.py", line 621, in add_event
    eventClass=evclass, immediate=True)
  File "/opt/zenoss/Products/Zuul/facades/zepfacade.py", line 753, in create
    publisher.publish(event, mandatory=mandatory, immediate=immediate)
  File "/opt/zenoss/Products/ZenMessaging/queuemessaging/publisher.py", line 283, in publish
    self._publish("$RawZenEvents", routing_key, event, mandatory=mandatory, immediate=immediate)
  File "/opt/zenoss/Products/ZenMessaging/queuemessaging/publisher.py", line 292, in _publish
    publisher.publish(exchange, routing_key, proto, mandatory=mandatory, immediate=immediate)
  File "/opt/zenoss/Products/ZenMessaging/queuemessaging/publisher.py", line 376, in publish
    headers=headers, declareExchange=declareExchange)
  File "/opt/zenoss/lib/python/zenoss/protocols/amqp.py", line 129, in publish
    raise NoRouteException(reply_code, reply_text, exchange, routing_key)
NoRouteException: Reply code: 312, Reply text: NO_ROUTE, Exchange: zenoss.zenevents.raw, Routing key: zenoss.zenevent.app.info

I have searched everywhere looking for this info and can't find anything relating to this. I have literally just added servers and tried creating a test even when this comes up. Any thoughts or directions I should go in? Thanks!
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/69680#69680]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...