Hi,

Oneservice  doesn't belong to the main OpenNEbula distribution, but
from the ecosystem.  Some of the omponents in the ecosystem are
experimental extensions
not ready to be used in production environments that are going through
an incubation process before escalating to the OpenNebula
distribution. Hence, oneservice didn't undertake the quality assurance
process of OpenNebula, it is in the ecosystem to value its interest
for the community.

This also means that this list is not the right place to ask, please
send the mail to the ecosystem list [1].

Regards,

-Tino

[1] http://opennebula.org/community:mailinglists


--
Constantino Vázquez Blanco, MSc
OpenNebula Major Contributor
www.OpenNebula.org | @tinova79



On Thu, Mar 3, 2011 at 8:15 AM, Danny Sternkopf <[email protected]> wrote:
> Hi,
>
> I have sqlite, but it also doesn't work. I wonder how the one service
> database gets created.
>
>
> [oneadmin@fog templates]$ oneservice list
> Database does not exists and now creating at:
> ID       TITLE                                              STATE
> /opt/ruby-1.9.2/lib/ruby/gems/1.9.1/gems/sqlite3-1.3.3/lib/sqlite3/database.rb:91:in
> `initialize': no such table: one_service (SQLite3::SQLException)
>        from
> /opt/ruby-1.9.2/lib/ruby/gems/1.9.1/gems/sqlite3-1.3.3/lib/sqlite3/database.rb:91:in
> `new'
>        from
> /opt/ruby-1.9.2/lib/ruby/gems/1.9.1/gems/sqlite3-1.3.3/lib/sqlite3/database.rb:91:in
> `prepare'
>        from /srv/cloud/one/lib/ruby/oneservicedal.rb:159:in `getOneservices'
>        from /srv/cloud/one/bin/oneservice:167:in `list'
>        from /srv/cloud/one/bin/oneservice:253:in `<class:Oneservice>'
>        from /srv/cloud/one/bin/oneservice:41:in `<main>'
> [oneadmin@fog templates]$ ruby -v
> ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-linux]
> [oneadmin@fog templates]$ gem -v
> 1.3.7
>
> Regards,
>
> Danny
>
> On 2011-03-02 17:20, Ruben Diez wrote:
>>
>> Hi:
>>
>> We have a mysql based OpenNebula installation. When we install the
>> oneservice stuff, we get messages about a not initialized sqlite database:
>>
>> $ oneservice list
>> Database does not exists and now creating at:
>> "/srv/cloud/one/one-service.db"
>> /srv/cloud/one/lib/ruby/oneservicedal.rb:82:in `initialize': unable to
>> open database file (SQLite3::CantOpenException)
>>     from /srv/cloud/one/lib/ruby/oneservicedal.rb:82:in `new'
>>     from /srv/cloud/one/lib/ruby/oneservicedal.rb:82:in `createDB'
>>     from /srv/cloud/one/lib/ruby/oneservicedal.rb:68:in `getOneserviceDB'
>>     from /srv/cloud/one/lib/ruby/oneservicedal.rb:39:in `initialize'
>>     from /srv/cloud/one/bin/oneservice:246:in `new'
>>     from /srv/cloud/one/bin/oneservice:246:in `<class:Oneservice>'
>>     from /srv/cloud/one/bin/oneservice:41:in `<main>'
>>
>>
>> Is it possible to use oneservice in a mysql based OpenNebula
>> installation?? so, How we can initialize the database ?
>>
>> Regards
>>
>> _______________________________________________
>> Users mailing list
>> [email protected]
>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to