Check after changing the configuration file that the log file reflects the prot change, maybe it is failing to read that info and trying to connect to the same port. Also, are you starting the occi server as oneadmin user?
On Tue, Dec 28, 2010 at 10:37 AM, Aya Chaouachi <[email protected]> wrote: > i already chaged the port but i have the same problem. > > 2010/12/28 Daniel Molina Aranda <[email protected]> >> >> As you can see the port that you are trying to use is busy. Change that >> port in the occi-server.conf file or shutdown the service that is using that >> port. >> >> On 27 December 2010 21:46, Aya Chaouachi <[email protected]> wrote: >>> >>> Here what the occi log return: >>> $ cat var/occi-server.log >>> -------------------------------------- >>> Server configuration >>> -------------------------------------- >>> #<Configuration:0x7f51865132e8 >>> �...@conf= >>> {"PASSWORD"=>"oneadmin", >>> "BRIDGE"=>"eth0", >>> "SSL_SERVER"=>"https://localhost:443", >>> "USER"=>"oneadmin", >>> "PORT"=>"4567", >>> "TEMPLATE_LOCATION"=>"/srv/cloud/one/etc/occi_templates", >>> "VM_TYPE"=> >>> [{"NAME"=>"small", "TEMPLATE"=>"small.erb"}, >>> {"NAME"=>"medium", "TEMPLATE"=>"medium.erb"}, >>> {"NAME"=>"large", "TEMPLATE"=>"large.erb"}], >>> "SERVER"=>"cloud.opennebula.org", >>> "ONE_XMLRPC"=>"http://localhost:2633/RPC2"}> >>> -------------------------------------- >>> Registered Instance Types >>> -------------------------------------- >>> {"large"=>{"NAME"=>"large", "TEMPLATE"=>"large.erb"}, >>> "medium"=>{"NAME"=>"medium", "TEMPLATE"=>"medium.erb"}, >>> "small"=>{"NAME"=>"small", "TEMPLATE"=>"small.erb"}} >>> Port busy, please shutdown the service or move econe server port. >>> 2010/12/27 Daniel Molina Aranda <[email protected]> >>>> >>>> Hi, >>>> If you check the occi log you may be find out where is the problem. If >>>> you do not get any hint with this, send us the log and we will try to help >>>> you. >>>> >>>> Regards. >>>> On 27 December 2010 21:00, Aya Chaouachi <[email protected]> >>>> wrote: >>>>> >>>>> Hi, >>>>> >>>>> I am testing OpenNebula with OCCI. I use Ubuntu. >>>>> >>>>> I use two machine (one for server and one for hosts) for my >>>>> >>>>> tests. I tried to install OCCI ( >>>>> http://www.opennebula.org/documentation:rel2.2:occicg), but I have >>>>> problem to >>>>> start: >>>>> >>>>> >>>>> # occi-server start >>>>> Error executing /srv/cloud/one/lib/ruby/cloud/occi/occi-server.rb >>>>> >>>>> _______________________________________________ >>>>> Users mailing list >>>>> [email protected] >>>>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >>>>> >>>> >>>> >>>> >>>> -- >>>> Daniel Molina, Cloud Technology Engineer/Researcher >>>> DSA Research Group: web http://dsa-research.org and blog >>>> http://blog.dsa-research.org >>>> OpenNebula Open Source Toolkit for Cloud Computing: >>>> http://www.OpenNebula.org >>> >> >> >> >> -- >> Daniel Molina, Cloud Technology Engineer/Researcher >> DSA Research Group: web http://dsa-research.org and blog >> http://blog.dsa-research.org >> OpenNebula Open Source Toolkit for Cloud Computing: >> http://www.OpenNebula.org > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > -- Javier Fontan, Grid & Virtualization Technology Engineer/Researcher DSA Research Group: http://dsa-research.org Globus GridWay Metascheduler: http://www.GridWay.org OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
