Return-Path: X-Original-To: apmail-deltacloud-dev-archive@www.apache.org Delivered-To: apmail-deltacloud-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AC0BEF829 for ; Thu, 11 Apr 2013 13:19:28 +0000 (UTC) Received: (qmail 60556 invoked by uid 500); 11 Apr 2013 13:19:28 -0000 Delivered-To: apmail-deltacloud-dev-archive@deltacloud.apache.org Received: (qmail 60252 invoked by uid 500); 11 Apr 2013 13:19:19 -0000 Mailing-List: contact dev-help@deltacloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltacloud.apache.org Delivered-To: mailing list dev@deltacloud.apache.org Received: (qmail 60167 invoked by uid 99); 11 Apr 2013 13:19:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Apr 2013 13:19:17 +0000 Date: Thu, 11 Apr 2013 13:19:17 +0000 (UTC) From: "Ronelle Landy (JIRA)" To: dev@deltacloud.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DTACLOUD-541) POST api/firewalls?format=xml errors out ... NameError MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Ronelle Landy created DTACLOUD-541: -------------------------------------- Summary: POST api/firewalls?format=xml errors out ... NameError Key: DTACLOUD-541 URL: https://issues.apache.org/jira/browse/DTACLOUD-541 Project: DeltaCloud Issue Type: Bug Components: Native/Frontend Environment: deltacloud commit version: 04006b7a03073f16804a1911b4bd34b5776ec4a8 ec2 driver (found in - but likely exists in all firewall-supported providers) Reporter: Ronelle Landy curl -X POST --user "un:pw" -F "name=myFirewall" -F "description=hello" -F "owner_id=xxxx" "qeblade39.rhq.lab.eng.bos.redhat.com:3003/api/firewalls?format=xml" 500 ]]> ' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:103:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:103:in `respond_to' /home/dcloud/workspace/deltacloud/server/lib/deltacloud/collections/firewalls.rb:66:in `block (3 levels) in ' /usr/local/share/gems/gems/sinatra-rabbit-1.1.6/lib/sinatra/rabbit/base.rb:400:in `instance_eval' /usr/local/share/gems/gems/sinatra-rabbit-1.1.6/lib/sinatra/rabbit/base.rb:400:in `block in control' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1415:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1415:in `block in compile!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:944:in `[]' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:944:in `block (3 levels) in route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:960:in `route_eval' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:944:in `block (2 levels) in route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:981:in `block in process_route' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:979:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:979:in `process_route' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:943:in `block in route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:942:in `each' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:942:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:925:in `forward' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:994:in `route_missing' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:955:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:951:in `route!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1053:in `block in dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1050:in `dispatch!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `catch' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `invoke' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `call!' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:864:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_driver_select.rb:45:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_etag.rb:41:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_date.rb:31:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_logger.rb:87:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:164:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/showexceptions.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/xss_header.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/path_traversal.rb:16:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.rb:18:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/base.rb:49:in `call' /usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/frame_options.rb:31:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/nulllogger.rb:9:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/head.rb:11:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:172:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1947:in `call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1610:in `block in call' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1693:in `synchronize' /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1610:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/urlmap.rb:65:in `block in call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/urlmap.rb:50:in `each' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/urlmap.rb:50:in `call' /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_matrix_params.rb:104:in `call' /usr/local/share/gems/gems/rack-1.5.2/lib/rack/builder.rb:138:in `call' /usr/local/share/gems/gems/thin-1.5.1/lib/thin/connection.rb:81:in `block in pre_process' /usr/local/share/gems/gems/thin-1.5.1/lib/thin/connection.rb:79:in `catch' /usr/local/share/gems/gems/thin-1.5.1/lib/thin/connection.rb:79:in `pre_process' /usr/local/share/gems/gems/eventmachine-1.0.3/lib/eventmachine.rb:1037:in `call' /usr/local/share/gems/gems/eventmachine-1.0.3/lib/eventmachine.rb:1037:in `block in spawn_threadpool']]> >]]]> Creating the same firewall using JSON output works. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira