Return-Path: X-Original-To: apmail-incubator-deltacloud-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-deltacloud-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0D65C7DBE for ; Mon, 10 Oct 2011 15:13:57 +0000 (UTC) Received: (qmail 98189 invoked by uid 500); 10 Oct 2011 15:13:56 -0000 Delivered-To: apmail-incubator-deltacloud-dev-archive@incubator.apache.org Received: (qmail 98175 invoked by uid 500); 10 Oct 2011 15:13:56 -0000 Mailing-List: contact deltacloud-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: deltacloud-dev@incubator.apache.org Delivered-To: mailing list deltacloud-dev@incubator.apache.org Received: (qmail 98167 invoked by uid 99); 10 Oct 2011 15:13:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2011 15:13:56 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Oct 2011 15:13:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 38D0030155E for ; Mon, 10 Oct 2011 15:13:31 +0000 (UTC) Date: Mon, 10 Oct 2011 15:13:31 +0000 (UTC) From: "Ramesh A (Updated) (JIRA)" To: deltacloud-dev@incubator.apache.org Message-ID: <1143616729.14934.1318259611234.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1402561090.14839.1318257809880.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (DTACLOUD-90) Error message observed for different versions of Sinatra in Deltacloud API MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DTACLOUD-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh A updated DTACLOUD-90: ----------------------------- Description: 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. was: Error/warning message is observed for different version of Sinatra Screnario-1: ========= Sinatra version 1.3.1 Dcloud API 0.4.1 OS - F15 x86_64 Result: ====== When trying to access any module links, following warning message is observed in the console, [WARN: /usr/lib/ruby/gems/1.8/gems/sinatra-1.3.1/lib/sinatra/base.rb:732:in `options']: "Sinatra::Base#options is deprecated and will be removed, use #settings instead." Stack trace: ========= /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 >> Thin web server (v1.2.11 codename Bat-Shit Crazy) >> Debugging ON >> Maximum connections set to 1024 >> Listening on cavenger.lab.eng.pnq.redhat.com:3003, CTRL+C to stop [WARN: /usr/lib/ruby/gems/1.8/gems/sinatra-1.3.1/lib/sinatra/base.rb:732:in `options']: "Sinatra::Base#options is deprecated and will be removed, use #settings instead." [WARN: /usr/lib/ruby/gems/1.8/gems/sinatra-1.3.1/lib/sinatra/base.rb:732:in `options']: "Sinatra::Base#options is deprecated and will be removed, use #settings instead." 10.11.9.240 - - [10/Oct/2011 19:05:29] "GET /api HTTP/1.1" 200 3460 0.0428 10.11.9.240 - - [10/Oct/2011 19:05:30] "GET /stylesheets/jquery.mobile-1.0b1.min.css HTTP/1.1" 200 42005 0.0596 10.11.9.240 - - [10/Oct/2011 19:05:30] "GET /stylesheets/new.css HTTP/1.1" 200 1362 0.0018 Scenario - 2: ========== Sinatra version 1.2.1 Dcloud API 0.4.1 OS - F15 x86_64 Result: ====== 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. Environment: OS- F15 x86_64 Dcloud API 0.4.1 Sinatra versions - 1.2.1 was: OS- F15 x86_64 Dcloud API 0.4.1 Sinatra versions - 1.3.1, 1.2.1 Summary: Error message observed for different versions of Sinatra in Deltacloud API (was: Error/warning message observed for different versions of Sinatra in Deltacloud API) > 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