Re: [one-users] OpenNebula OCCI 1.1

2011-07-06 Thread Amine Ghrab
 Hi Florian,

Thanks for the quick answer. I really appreciate the quality of this mailing
list, quite helpful.

The server seems to be started even if it shows an error :

oneadmin@amine-front:~$ occi-server start
 Error executing /usr/lib/one/ruby/cloud/occi/occi-server.rb.
 oneadmin@amine-frontend:~$ occi-server stop
 *occi-server stopped*
 oneadmin@amine-front:~$ occi-server stop
 *Couldn't find occi-server process pid.*



Now I've tried reinstalling the OCCI server again

 root@amine-front:/home/amine/Desktop/occiinstall# ./install.sh
 ONE_LOCATION is not defined.
 ONE system wide installation detected.
 Stopping OCCI server
 occi-server stopped
 Installing OCCI servermv: cannot stat 
 `/usr/lib/one*/ruby/ruby/*cloud/occi':
 No such file or directory
 ..done
 Your current occi-server.conf has been moved to occi-server.conf.old
 Your current occi-one.conf has been moved to occi-one.conf.old
 Your current occi templates directory has been moved to
 occi_one_templates.oldYour current occi lib folder has been moved to
 occi.old


There seems to be a problem with installation : * mv: cannot stat
`/usr/lib/one/ruby/ruby/cloud/occi': No such file or directory* 

I looked in the install.sh file :  Line 66 : install.sh :  *mv -f
$RUBY_LOCATION/ruby/cloud/occi $RUBY_LOCATION/ruby/cloud/occi.orig*

The directory */usr/lib/one/ruby/ruby/cloud/occi'* dont exist but *
/usr/lib/one/ruby/cloud/occi'* did.

Could this help in figuring out the reason why occi-server hang .

Best Regards.

Amine
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


Re: [one-users] OpenNebula OCCI 1.1

2011-07-06 Thread florian.feldhaus
Hi Amine,

this may be the problem. Please try if removing the additional ruby from 
install.sh – the result should look like:
mv -f $RUBY_LOCATION/cloud/occi $RUBY_LOCATION/cloud/occi.orig

After reinstalling OCCI, please try starting the OCCI server again. With the 
next version we will get rid of these installation issues and allow to install 
OCCI standalone (it will include all necessary OpenNebula libraries).

Cheers,
Florian

Von: Amine Ghrab ghrab.am...@gmail.commailto:ghrab.am...@gmail.com
Datum: Wed, 6 Jul 2011 15:54:59 +0100
An: users@lists.opennebula.orgmailto:users@lists.opennebula.org
Betreff: Re: [one-users] OpenNebula OCCI 1.1

Hi Florian,

Thanks for the quick answer. I really appreciate the quality of this mailing 
list, quite helpful.

The server seems to be started even if it shows an error :

oneadmin@amine-front:~$ occi-server start
Error executing /usr/lib/one/ruby/cloud/occi/occi-server.rb.
oneadmin@amine-frontend:~$ occi-server stop
occi-server stopped
oneadmin@amine-front:~$ occi-server stop
Couldn't find occi-server process pid.


Now I've tried reinstalling the OCCI server again
root@amine-front:/home/amine/Desktop/occiinstall# ./install.sh
ONE_LOCATION is not defined.
ONE system wide installation detected.
Stopping OCCI server
occi-server stopped
Installing OCCI servermv: cannot stat `/usr/lib/one/ruby/ruby/cloud/occi': 
No such file or directory
..done
Your current occi-server.conf has been moved to occi-server.conf.old
Your current occi-one.conf has been moved to occi-one.conf.old
Your current occi templates directory has been moved to 
occi_one_templates.oldYour current occi lib folder has been moved to occi.old

There seems to be a problem with installation :  mv: cannot stat 
`/usr/lib/one/ruby/ruby/cloud/occi': No such file or directory 

I looked in the install.sh file :  Line 66 : install.sh :  mv -f 
$RUBY_LOCATION/ruby/cloud/occi $RUBY_LOCATION/ruby/cloud/occi.orig

The directory /usr/lib/one/ruby/ruby/cloud/occi' dont exist but 
/usr/lib/one/ruby/cloud/occi' did.

Could this help in figuring out the reason why occi-server hang .

Best Regards.

Amine


___ Users mailing list 
Users@lists.opennebula.orgmailto:Users@lists.opennebula.org 
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org