I think I stumbled on a possible solution. Hit CTRL-C, and then run the installer again. Tell it you want to upgrade, and it should succeed. Now run zenss ( $ZENHOME/bin/zenoss start) and then go to $ZENHOME/Products/ZenModel/data and zenload -i <file.xml> where file.xml is each .xml file in that directory. That seems to have solved the issue for me.
Gary On 7/27/06, Etoenyo Ntumi <[EMAIL PROTECTED]> wrote:
I am also in the exact same situation. Possibly to throw more light, the exact spot where this really stops is as shown by arrow bellow Unfortunately I am not good at python so I could not sort out the zenbuild script enough to figure out why it fails there. Any help will be welcome, I also thought this would be really cool since it incorporated most of the other individual tools I like so much _____________________________________________________________________________________________ echo 'Starting Zope Object Database' $ZENHOME/bin/zeoctl start || fail unable to start Zeo object database sleep 2 if [ ! -f backup.tar ] ; then echo Loading initial Zenoss objects into the Zeo database echo '(this can take a few minutes)' $ZENHOME/bin/zenbuild -u $MYSQLUSER -p "$MYSQLPASS" 2>>zenbuild.log || \ <------------- Here. _________________________________________________________________________________________________ Ntumi ----- Original Message ----- From: "Gary T. Giesen" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, July 27, 2006 9:40 PM Subject: [zenoss-users] Install hangs at "ZentinelPortal loaded at zport" > After fighting tooth and nail with this thing trying to get it to > install, the installer hangs on "ZentinelPortal loaded at zport". If I > CTRL-C out of it, it breaks and reports "unable to create the initial > Zenoss object database". I'm using the root account on MySQL 5.0.22, > running on Gentoo 2006.0. If I start Zenoss, it sort of works, but > none of the devices/manufacturers are populated like in the vmware > demo, even though I see them in the XML files. Based on what I tried > out in VMware, this product looks very cool, but I'm quickly losing > patience in fighting to try and get this thing installed. Can anyone > help me along? > > Thanks, > > Gary > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
