Discussion:
Unable to start zenhub
Lorenzo Mainardi
2012-11-08 14:20:55 UTC
Permalink
Lorenzo Mainardi [http://community.zenoss.org/people/lormayna] created the discussion

"Unable to start zenhub"

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

--------------------------------------------------------------
Hi, I'm trying to start zenhub on a remote collector, but I have this problem.

2012-11-08 10:23:34,957 INFO zen.ZenHub: Starting new zenhubworker
2012-11-08 10:23:34,964 WARNING zen.ZenHub: Worker (28831) exited with status: 0 (Success)
2012-11-08 10:23:34,965 INFO zen.ZenHub: Starting new zenhubworker
2012-11-08 10:28:33,105 INFO zen.HubService.RenderConfig: Starting graph retrieval listener on port 8090
2012-11-08 10:47:59,346 INFO zen.HubService.RenderConfig: Starting graph retrieval listener on port 8090
2012-11-08 10:51:48,956 ERROR zen.ZenHub: Failed to get service 'EventService'
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 173, in perspective_getService
    service = self.hub.getService(serviceName, instance)
  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 617, in getService
    self.options.monitor + " is not in the current list" )
TypeError: __init__() takes exactly 3 arguments (2 given)
2012-11-08 10:51:48,957 ERROR zen.ZenHub: Failed to get service 'ModelerService'
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 173, in perspective_getService
    service = self.hub.getService(serviceName, instance)
  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 617, in getService
    self.options.monitor + " is not in the current list" )
TypeError: __init__() takes exactly 3 arguments (2 given)
2012-11-08 10:54:49,424 ERROR zen.ZenHub: Failed to get service 'EventService'
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 173, in perspective_getService
    service = self.hub.getService(serviceName, instance)
  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 617, in getService
    self.options.monitor + " is not in the current list" )
TypeError: __init__() takes exactly 3 arguments (2 given)
2012-11-08 10:54:49,425 ERROR zen.ZenHub: Failed to get service 'ModelerService'
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 173, in perspective_getService
    service = self.hub.getService(serviceName, instance)
  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 617, in getService
    self.options.monitor + " is not in the current list" )
TypeError: __init__() takes exactly 3 arguments (2 given)
2012-11-08 10:57:23,731 INFO zen.HubService.RenderConfig: Starting graph retrieval listener on port 8090
2012-11-08 11:07:42,865 ERROR zen.ZenHub: Failed to get service 'EventService'
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 173, in perspective_getService
    service = self.hub.getService(serviceName, instance)
  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 617, in getService
    self.options.monitor + " is not in the current list" )
TypeError: __init__() takes exactly 3 arguments (2 given)
2012-11-08 11:07:42,866 ERROR zen.ZenHub: Failed to get service 'ModelerService'
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 173, in perspective_getService
    service = self.hub.getService(serviceName, instance)
  File "/opt/zenoss/Products/ZenHub/zenhub.py", line 617, in getService
    self.options.monitor + " is not in the current list" )
TypeError: __init__() takes exactly 3 arguments (2 given)
2012-11-08 11:14:03,037 INFO zen.HubService.RenderConfig: Starting graph retrieval listener on port 8090
2012-11-08 11:20:40,177 INFO zen.HubService.RenderConfig: Starting graph retrieval listener on port 8090

Could you help me?
This is a Centos5.8 x64 running Zenoss 4.2.
--------------------------------------------------------------

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

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]
dpetzel
2012-11-13 03:32:28 UTC
Permalink
dpetzel [http://community.zenoss.org/people/dpetzel] created the discussion

"Re: Unable to start zenhub"

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

--------------------------------------------------------------
You shouldnt start zenhub on the remote collector, let it connect to zenhub on your master
--------------------------------------------------------------

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

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]
Lorenzo Mainardi
2012-11-13 08:21:35 UTC
Permalink
Lorenzo Mainardi [http://community.zenoss.org/people/lormayna] created the discussion

"Re: Unable to start zenhub"

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

--------------------------------------------------------------
Ok, but thsi does not solve my problem.
My remote collector is unable to creating graphs
--------------------------------------------------------------

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

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]
dpetzel
2012-11-13 12:26:09 UTC
Permalink
dpetzel [http://community.zenoss.org/people/dpetzel] created the discussion

"Re: Unable to start zenhub"

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

--------------------------------------------------------------
Maybe you should state anywhere in this thread, that is your problem. Your title and message were very specific to starting zenhub and don't mention an inability to generate graphs anywhere....

Maybe this might help your graph issue: http://community.zenoss.org/docs/DOC-5861#comment-6208 http://community.zenoss.org/docs/DOC-5861#comment-6208
--------------------------------------------------------------

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

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...