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 (Commented) (JIRA)" <ji...@apache.org> on 2011/10/10 17:13:31 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13124159#comment-13124159 ] 

Ramesh A commented on DTACLOUD-90:
----------------------------------

Updated as per Michal's instruction
                
> 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
>            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