Discussion:
Messed up zenoss_core-4.2.4-1897.el6.x86_64.rpm
sunlinux
2013-12-25 13:14:09 UTC
Permalink
sunlinux [http://community.zenoss.org/people/sunlinux] created the discussion

"Messed up zenoss_core-4.2.4-1897.el6.x86_64.rpm"

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

--------------------------------------------------------------
I have been trying to install zenoss_core-4.2.4-1897.el6.x86_64.rpm on centos for a week, after mountain efforts I'm able to install it .

first it does not give login screen if gives throw browser source

<html>
    <head>
        <title>
            Zenoss: Error
        </title>
        <link rel="icon" href="/zport/dmd/favicon.ico" type="image/x-icon" />
        <link rel="shortcut icon" href="/zport/dmd/favicon.ico" type="image/x-icon" />
        <link rel="stylesheet" type="text/css" href="/++resource++extjs/resources/css/ext-all.css" />
        <link rel="stylesheet" type="text/css" href="/++resource++zenui/css/zenoss.css" />
        <link rel="stylesheet" type="text/css" href="/++resource++zenui/css/zenui3.css" />

        <style>
            #center {
                font-family: helvetica,tahoma,arial,sans-serif;
                padding: 1em;
                border: 1px solid #ABC;
                margin: 1em;
                background-color: #D4E0EE;
            }
            #center h2 {
                font-size: 140%;

Seems something seriously gone unaccounted at developement side or QA side.. You should have not released code if its uncooked, it pains us.

any hint .. any link to resolve that ?
--------------------------------------------------------------

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

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
sunlinux
2013-12-25 13:18:01 UTC
Permalink
sunlinux [http://community.zenoss.org/people/sunlinux] created the discussion

"Re: Messed up zenoss_core-4.2.4-1897.el6.x86_64.rpm"

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

--------------------------------------------------------------
here is log

   return self._sendHeartbeat(event)
  File "/opt/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 107, in _sendHeartbeat
    publisher.publish('$Heartbeats', 'zenoss.heartbeat.%s' % heartbeat.monitor, heartbeat)
  File "/opt/zenoss/Products/ZenMessaging/queuemessaging/publisher.py", line 425, in publish
    headers=headers, declareExchange=declareExchange)
  File "/opt/zenoss/lib/python/zenoss/protocols/amqp.py", line 177, in publish
    raise Exception("Could not publish message to RabbitMQ: %s" % lastexc)
Exception: Could not publish message to RabbitMQ: [Errno 104] Connection reset by peer
2013-12-25 13:15:48,438 INFO zen.ZenHub: Worker (12928) reports 2013-12-25 13:15:44,418 INFO zen.zenoss.protocols.amqp: RabbitMQ connection was closed: [Errno 104] Connection reset by peer
2013-12-25 13:15:47,421 INFO zen.zenoss.protocols.amqp: RabbitMQ connection was closed: [Errno 104] Connection reset by peer
2013-12-25 13:15:47,421 ERROR zen.Events: Unable to publish event to <Products.ZenMessaging.queuemessaging.publisher.EventPublisher object at 0x536e850>
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 43, in sendEvents
    self._publishEvent(event, publisher)
  File "/opt/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 89, in _publishEvent
    return self._sendHeartbeat(event)
  File "/opt/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 107, in _sendHeartbeat
    publisher.publish('$Heartbeats', 'zenoss.heartbeat.%s' % heartbeat.monitor, heartbeat)
  File "/opt/zenoss/Products/ZenMessaging/queuemessaging/publisher.py", line 425, in publish
    headers=headers, declareExchange=declareExchange)
  File "/opt/zenoss/lib/python/zenoss/protocols/amqp.py", line 177, in publish
    raise Exception("Could not publish message to RabbitMQ: %s" % lastexc)
Exception: Could not publish message to RabbitMQ: [Errno 104] Connection reset by peer
2013-12-25 13:15:51,453 INFO zen.ZenHub: Worker (12928) reports 2013-12-25 13:15:51,453 CRITICAL zen.zenoss.protocols.amqp: Could not use exchange $Heartbeats: [Errno 104] Connection reset by peer
2013-12-25 13:15:51,454 INFO zen.ZenHub: Worker (12928) reports 2013-12-25 13:15:51,453 CRITICAL zen.Events: Unable to publish event to <Products.ZenMessaging.queuemessaging.publisher.EventPublisher object at 0x536e850>: [Errno 104] Connection reset by peer
--------------------------------------------------------------

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

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