You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Ronelle Landy (JIRA)" <ji...@apache.org> on 2013/04/11 15:53:20 UTC

[jira] [Created] (DTACLOUD-542) POST api/load_balancers for ec2 results in Errno::EPIPE: Broken pipe -

Ronelle Landy created DTACLOUD-542:
--------------------------------------

             Summary: POST api/load_balancers for ec2 results in Errno::EPIPE: Broken pipe - <STDERR>
                 Key: DTACLOUD-542
                 URL: https://issues.apache.org/jira/browse/DTACLOUD-542
             Project: DeltaCloud
          Issue Type: Bug
          Components: Native/Frontend
         Environment: ec2 provider
deltacloud commit version: 04006b7a03073f16804a1911b4bd34b5776ec4a8
            Reporter: Ronelle Landy


This may be an issue of connection to the provider ... but of late, creating load_balancers errors out ... Errno::EPIPE: Broken pipe - <STDERR> (using either XML or JSON output):

>> curl -X POST --user "un:pw" -F "name=myLB" -F "realm_id=us-east-1c" -F "listener_protocol=HTTP" -F "listener_balancer_port=80" -F "listener_instance_port=3001" 
"qeblade39.rhq.lab.eng.bos.redhat.com:3003/api/load_balancers?format=xml" |more


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   588    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0Errno::EPIPE: Broken pipe - <STDERR>
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1113:in `write'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1113:in `puts'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1113:in `dump_error
s!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1080:in `handle_exc
eption!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1056:in `block in d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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:1056:in `rescue in 
dispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1063:in `dispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_traver
sal.rb:16:in `call'

[root@qeblade39 deltacloud]# 
[root@qeblade39 deltacloud]# 
[root@qeblade39 deltacloud]# 
[root@qeblade39 deltacloud]# 
[root@qeblade39 deltacloud]# curl -X POST --user "AKIAJCBB265A57CGKR2Q:mRqPo4C566epOauIxO4faFsOdeTyus7oOVdHKgw5" -F "name=myLB" -F "realm_id=us-east-1c" -F "listener_protocol=HTTP" -F "listener_balancer_port=80" -F "listener_instance_port=3001" "qeblade39.rhq.lab.eng.bos.redhat.com:3003/api/load_balancers?format=xml" |more
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   588    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0Errno::EPIPE: Broken pipe - <STDERR>
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1113:in `write'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1113:in `puts'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1113:in `dump_error
s!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1080:in `handle_exc
eption!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1056:in `block in d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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:1056:in `rescue in 
dispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1063:in `dispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:878:in `block in ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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 `c
all'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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'
100 77000  100 76412  100   588    215      1  0:09:48  0:05:54  0:03:54   215
	/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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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 `c
all'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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 `c
all'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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 `c
all'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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 `c
all'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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 `c
all'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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 `c
all'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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 `c
all'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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 `c
all'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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 `c
all'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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 `c
all'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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 `c
all'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_missi
ng'
	/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 d
ispatch!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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 ca
ll!'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1035:in `block in i
nvoke'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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 `c
all'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 `ca
ll'
	/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 `c
all'
	/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_traver
sal.rb:16:in `call'
	/usr/local/share/gems/gems/rack-protection-1.5.0/lib/rack/protection/json_csrf.r
b: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_optio
ns.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 c
all'
	/usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:1693:in `synchroniz
e'
	/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:i
n `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'


--
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