You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Ramesh A (Closed) (JIRA)" <ji...@apache.org> on 2012/04/16 17:36:18 UTC

[jira] [Closed] (DTACLOUD-90) Error message observed for different versions of Sinatra in Deltacloud API

     [ https://issues.apache.org/jira/browse/DTACLOUD-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh A closed DTACLOUD-90.
----------------------------

    Resolution: Won't Fix

Closing this issue as an age old bug.  Works fine on the Sinatra version 1.3.1 and 1.3.2.   Hence closing this issue as won't fix
                
> Error message observed for different versions of Sinatra in Deltacloud API
> --------------------------------------------------------------------------
>
>                 Key: DTACLOUD-90
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-90
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Client (Ruby)
>         Environment: OS- F15 x86_64
> Dcloud API 0.4.1 
> Sinatra versions - 1.2.1
> commit 34c6a5ca00215c1608a482953ef293d65bea43ef
>            Reporter: Ramesh A
>            Assignee: David Lutterkort
>
> Error message observed for different versions of Sinatra in Deltacloud API
> Observation:
> ==========
> Error message is observed in console while starting the Dcloud server.  Please find the below mentioned stack
> Stack Trace:
> ==========
> [root@cavenger server]# ./bin/deltacloudd -i ec2 -r cavenger.lab.eng.pnq.redhat.com -p 3003
> Starting Deltacloud API :: ec2 :: http://cavenger.lab.eng.pnq.redhat.com:3003/api
> /usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/utils.rb:105: warning: already initialized constant HEX
> /usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/utils.rb:107: warning: already initialized constant TO_REMEMBER
> /usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/utils.rb:108: warning: already initialized constant ASCII
> /usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/errors.rb:128: warning: already initialized constant DEFAULT_CLOSE_ON_4XX_PROBABILITY
> /usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/parsers.rb:47: warning: already initialized constant DEFAULT_XML_LIBRARY
> /usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/awsbase.rb:66: warning: already initialized constant AMAZON_PROBLEMS
> /usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/awsbase.rb:86: warning: already initialized constant DEFAULT_SIGNATURE_VERSION
> ./bin/../lib/sinatra/rabbit.rb:106:in `options': wrong number of arguments (1 for 0) (ArgumentError)
> 	from ./bin/../lib/sinatra/rabbit.rb:106:in `generate_options'
> 	from ./bin/../lib/sinatra/rabbit.rb:70:in `initialize'
> 	from ./bin/../lib/sinatra/rabbit.rb:294:in `new'
> 	from ./bin/../lib/sinatra/rabbit.rb:294:in `operation'
> 	from ./bin/../server.rb:122
> 	from ./bin/../lib/sinatra/rabbit.rb:210:in `instance_eval'
> 	from ./bin/../lib/sinatra/rabbit.rb:210:in `initialize'
> 	from ./bin/../lib/sinatra/rabbit.rb:392:in `new'
> 	from ./bin/../lib/sinatra/rabbit.rb:392:in `collection'
> 	from (__DELEGATE__):2:in `send'
> 	from (__DELEGATE__):2:in `collection'
> 	from ./bin/../server.rb:115
> 	from ./bin/../config.ru:23:in `load'
> 	from ./bin/../config.ru:23
> 	from /usr/lib/ruby/gems/1.8/gems/rack-1.3.4/lib/rack/builder.rb:51:in `instance_eval'
> 	from /usr/lib/ruby/gems/1.8/gems/rack-1.3.4/lib/rack/builder.rb:51:in `initialize'
> 	from ./bin/../config.ru:1:in `new'
> 	from ./bin/../config.ru:1
> Note:
> ====
> This is not observed in the Sinatra version 1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira