Bug #815
uninitialized constant OzonesServer::JSONUtils (NameError)
Status: | Closed | Start date: | 09/19/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Molina | % Done: | 100% | |
Category: | - | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
Hello
I receive the following error when starting ozones-server (master branch synchronized this morning.
/srv/cloud/one/lib/ozones/models/OzonesServer.rb:23: uninitialized constant OzonesServer::JSONUtils (NameError)
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /srv/cloud/one/lib/ozones/ozones-server.rb:50
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /srv/cloud/one/lib/ozones/config.ru:22
from /usr/lib/ruby/gems/1.8/gems/rack-1.3.2/lib/rack/builder.rb:51:in `instance_eval'
from /usr/lib/ruby/gems/1.8/gems/rack-1.3.2/lib/rack/builder.rb:51:in `initialize'
from /srv/cloud/one/lib/ozones/config.ru:1:in `new'
from /srv/cloud/one/lib/ozones/config.ru:1
Patrice
Associated revisions
bug #815: Fix JSONUtils require
bug #815: Fix JSONUtils require(cherry picked from commit cbbf51d13c89937c94937fd23aa74202b240f525)
History
#1 Updated by Daniel Molina almost 10 years ago
- Assignee set to Daniel Molina
- % Done changed from 0 to 100
- Resolution set to fixed
Thanks for the feedback.
#2 Updated by Ruben S. Montero almost 10 years ago
- Status changed from New to Closed