Hi Dan,<div><br></div><div>Could you send us the oned.log file?</div><div><br></div><div>Thanks</div><div><br></div><div>Ruben<br><br><div class="gmail_quote">On Wed, Oct 27, 2010 at 9:08 PM, Dan Yocum <span dir="ltr"><<a href="mailto:yocum@fnal.gov">yocum@fnal.gov</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi all,<br>
<br>
I just installed v2 via rpm on our SLFv5.5 system which used to have a Gfunctioning one installation until I removed everything.  Now when I try to start it, I get the following error:<br>
<br>
[oneadmin@fcl002 ~]$ one start<br>
Stale .lock detected. Erasing it.<br>
terminate called without an active exception<br>
/usr/bin/one: line 76:  2294 Aborted                 $ONED -f 2>&1<br>
Error executing /usr/bin/oned.<br>
<br>
Running the script with the '-x' option give this:<br>
<br>
[oneadmin@fcl002 ~]$ sh -x /usr/bin/one start<br>
+ '[' -z '' ']'<br>
+ ONE_PID=/var/run/one/oned.pid<br>
+ ONE_SCHEDPID=/var/run/one/sched.pid<br>
+ ONE_CONF=/etc/one/oned.conf<br>
+ ONE_DB=/var/lib/one/one.db<br>
+ ONE_LOG=/var/log/one/oned.log<br>
+ ONED=/usr/bin/oned<br>
+ ONE_SCHEDULER=/usr/bin/mm_sched<br>
+ LOCK_FILE=/var/lock/one/one<br>
+ '[' start = -b ']'<br>
+ case "$1" in<br>
+ setup<br>
++ sed -n '/^[ \t]*PORT/s/^.*PORT\s*=\s*\([0-9]\+\)\s*.*$/\1/p' /etc/one/oned.conf<br>
+ PORT=2633<br>
+ '[' 0 -ne 0 ']'<br>
+ '[' -f /var/lock/one/one ']'<br>
+ '[' -f /var/run/one/oned.pid ']'<br>
++ cat /var/run/one/oned.pid<br>
+ ONEPID=1619<br>
+ ps 1619<br>
+ '[' 1 -eq 0 ']'<br>
+ '[' -f /var/run/one/sched.pid ']'<br>
+ echo 'Stale .lock detected. Erasing it.'<br>
Stale .lock detected. Erasing it.<br>
+ rm /var/lock/one/one<br>
+ start<br>
+ '[' '!' -x /usr/bin/oned ']'<br>
+ '[' '!' -x /usr/bin/mm_sched ']'<br>
+ '[' '!' -f /var/lib/one/one.db ']'<br>
+ '[' '!' -f /srv/cloud/one/.one/one_auth ']'<br>
+ '[' -z /.one-auth ']'<br>
+ '[' '' = true ']'<br>
+ /usr/bin/oned -f<br>
+ LASTRC=0<br>
+ LASTPID=1658<br>
+ '[' 0 -ne 0 ']'<br>
+ echo 1658<br>
+ sleep 1<br>
terminate called without an active exception<br>
/usr/bin/one: line 76:  1658 Aborted                 $ONED -f 2>&1<br>
+ ps 1658<br>
+ '[' 1 -ne 0 ']'<br>
+ echo 'Error executing /usr/bin/oned.'<br>
Error executing /usr/bin/oned.<br>
+ exit 1<br>
<br>
I checked the file permissions on everything and they're all owned by oneadmin.oneadmin.<br>
<br>
I also configured one to use mysql, created the database, granted all permissions to the oneadmin user, and it successfully created the tables.<br>
<br>
I've also tried to start it with the sqlite backend with no luck, either.<br>
<br>
Help!<br>
<br>
Thanks,<br>
Dan<br>
<br>
<br>
<br>
<br>
-- <br><font color="#888888">
Dan Yocum<br>
Fermilab  630.840.6509<br>
<a href="mailto:yocum@fnal.gov" target="_blank">yocum@fnal.gov</a>, <a href="http://fermigrid.fnal.gov" target="_blank">http://fermigrid.fnal.gov</a><br>
"I fly because it releases my mind from the tyranny of petty things."<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Dr. Ruben Santiago Montero<br>Associate Professor (Profesor Titular), Complutense University of Madrid<br><br>URL: <a href="http://dsa-research.org/doku.php?id=people:ruben" target="_blank">http://dsa-research.org/doku.php?id=people:ruben</a><br>

Weblog: <a href="http://blog.dsa-research.org/?author=7" target="_blank">http://blog.dsa-research.org/?author=7</a><br>
</div>