Ronelle Landy created DTACLOUD-533:
--------------------------------------

             Summary: GET api/firewalls format=xml, errors: missing xml view
                 Key: DTACLOUD-533
                 URL: https://issues.apache.org/jira/browse/DTACLOUD-533
             Project: DeltaCloud
          Issue Type: Bug
          Components: Native/Frontend
         Environment: Deltacloud commit version: 
d387f0c25ae45ec55ea723aa1052c354efa658d0
ec2 provider
XML output
            Reporter: Ronelle Landy


Using ec2 provider:

curl -X GET --user "un:pw" "localhost:3001/api/firewalls?format=xml"

<?xml version='1.0' encoding='utf-8' ?>
<error status='500' url='/api/firewalls'>
  <backend driver='ec2' provider='default'></backend>
  <code>500</code>
  <message><![CDATA[undefined local variable or method `firewalls' for 
#<Deltacloud::Collections::Firewalls:0x007f36f86481c0>]]></message>
  <backtrace>
    
<![CDATA[/home/dcloud/workspace/deltacloud/server/lib/deltacloud/collections/../../../views/firewalls/index.xml.haml:3:in
 `block in singletonclass'
    
/home/dcloud/workspace/deltacloud/server/lib/deltacloud/collections/../../../views/firewalls/index.xml.haml:65527:in
 `instance_eval'
    
/home/dcloud/workspace/deltacloud/server/lib/deltacloud/collections/../../../views/firewalls/index.xml.haml:65527:in
 `singletonclass'
    
/home/dcloud/workspace/deltacloud/server/lib/deltacloud/collections/../../../views/firewalls/index.xml.haml:65525:in
 `__tilt_7515140'
    /usr/local/share/gems/gems/tilt-1.3.6/lib/tilt/template.rb:144:in `call'
    /usr/local/share/gems/gems/tilt-1.3.6/lib/tilt/template.rb:144:in `evaluate'
    /usr/local/share/gems/gems/tilt-1.3.6/lib/tilt/haml.rb:24:in `evaluate'
    /usr/local/share/gems/gems/tilt-1.3.6/lib/tilt/template.rb:77:in `render'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:794:in `render'
    /home/dcloud/workspace/deltacloud/server/lib/sinatra/rack_accept.rb:35:in 
`render'
    /usr/local/share/gems/gems/sinatra-1.4.2/lib/sinatra/base.rb:664:in `haml'
    
/home/dcloud/workspace/deltacloud/server/lib/deltacloud/helpers/deltacloud_helper.rb:79:in
 `block (2 levels) in filter_all'
    /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/helpers/deltacloud_helper.rb:77:in
 `filter_all'
    
/home/dcloud/workspace/deltacloud/server/lib/deltacloud/helpers/rabbit_helper.rb:22:in
 `block (2 levels) in standard_index_operation'
    
/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'
    
/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']]>
  </backtrace>
  <request>
    <param name='format'><![CDATA["xml"]]></param>
    <param name='splat'><![CDATA[[]]]></param>
    <param name='captures'><![CDATA[[#<NameError: undefined local variable or 
method `firewalls' for 
#<Deltacloud::Collections::Firewalls:0x007f36f86481c0>>]]]></param>
  </request>
</error>


Requesting the json view 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

Reply via email to