I've tried versions zenoss-2.1.1-0.el5.i386, zenoss-2.1.71-0.el5.i386.rpm, and 
2.1.2, CentOS 4, and now CentOS 5....I follow the install guide for each one to 
the letter and everytime I try to install it hangs at "Loading initial Zenoss 
objects into the Zeo database
(this can take a few minutes)" I can leave, come back the next day and it's 
still there

If I hit cntrl-c it'll give me the message "unable to create the initial Zenoss 
object database"

And continue on with the install but ofcourse it will not work. 

after all of that, the zenbuild.log file looks like this

"creating events database using zenevent build...
creating database
dropping any triggers that my already exist
loading schema
loading stored procedures
events database created and loaded
WARNING:OFS.Application:Duplicate Product name
After loading Product 'Five' from '/opt/zenoss/Products',
I skipped the one in '/opt/zenoss/lib/python/Products'.

2008-02-15 06:23:32 WARNING OFS.Application Duplicate Product name
After loading Product 'Five' from '/opt/zenoss/Products',
I skipped the one in '/opt/zenoss/lib/python/Products'.

Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenModel/zenbuild.py", line 137, in ?
    zb = zenbuild()
  File "/opt/zenoss/Products/ZenModel/zenbuild.py", line 40, in __init__
    self.app = Zope2.app()
  File "/opt/zenoss/lib/python/Zope2/__init__.py", line 51, in app
    startup()
  File "/opt/zenoss/lib/python/Zope2/__init__.py", line 47, in startup
    _startup()
  File "/opt/zenoss/lib/python/Zope2/App/startup.py", line 57, in startup
    DB = configuration.dbtab.getDatabase('/', is_root=1)
  File "/opt/zenoss/lib/python/DBTab/DBTab.py", line 96, in getDatabase
    db = self._createDatabase(name, is_root)
  File "/opt/zenoss/lib/python/DBTab/DBTab.py", line 113, in _createDatabase
    db = factory.open()
  File "/opt/zenoss/lib/python/Zope2/Startup/datatypes.py", line 163, in open
    DB = self.createDB()
  File "/opt/zenoss/lib/python/Zope2/Startup/datatypes.py", line 160, in 
createDB
    return ZODBDatabase.open(self)
  File "/opt/zenoss/lib/python/ZODB/config.py", line 97, in open
    storage = section.storage.open()
  File "/opt/zenoss/lib/python/ZODB/config.py", line 153, in open
    read_only_fallback=self.config.read_only_fallback)
  File "/opt/zenoss/lib/python/ZEO/ClientStorage.py", line 321, in __init__
    self._wait(wait_timeout)
  File "/opt/zenoss/lib/python/ZEO/ClientStorage.py", line 336, in _wait
    self._rpc_mgr.connect(sync=1)
  File "/opt/zenoss/lib/python/ZEO/zrpc/client.py", line 182, in connect
    self.cond.wait(30)
  File "/opt/zenoss/lib/python2.4/threading.py", line 222, in wait
    _sleep(delay)
KeyboardInterrupt"


anybody have any ideas on what I should try next?




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

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

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



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

Reply via email to