[ https://issues.apache.org/jira/browse/DTACLOUD-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13560831#comment-13560831 ]
Ronelle Landy commented on DTACLOUD-430: ---------------------------------------- Reproducible on platforms using Ruby 1.8.7 only . I checked again against git commit version: >> cat ../.git/refs/heads/master 8d8d19039e48e4f993c834b9ee1e7749a90a347c Although now I get all sorts of "stack level too deep" errors ... [root@qeblade39 server]# ./bin/deltacloudd -i mock -f cimi Starting Deltacloud API :: mock :: http://localhost:3001/cimi/cloudEntryPoint >> Thin web server (v1.5.0 codename Knife) >> Debugging ON >> Maximum connections set to 1024 >> Listening on localhost:3001, CTRL+C to stop E, [2013-01-23T11:59:41.200149 #16703] ERROR -- 500: [SystemStackError] stack level too deep /usr/lib/ruby/site_ruby/1.8/rubygems/specification.rb:961:in `contains_requirable_file?' /usr/lib/ruby/site_ruby/1.8/rubygems/specification.rb:960:in `each' /usr/lib/ruby/site_ruby/1.8/rubygems/specification.rb:960:in `contains_requirable_file?' /usr/lib/ruby/site_ruby/1.8/rubygems/specification.rb:958:in `each' /usr/lib/ruby/site_ruby/1.8/rubygems/specification.rb:958:in `contains_requirable_file?' ................... > GET /cimi/network_configurations errors out - [SystemStackError] stack > level too deep > --------------------------------------------------------------------------------------- > > Key: DTACLOUD-430 > URL: https://issues.apache.org/jira/browse/DTACLOUD-430 > Project: DeltaCloud > Issue Type: Bug > Components: CIMI/Frontend > Environment: Deltacloud commit version: > 72309806b704aad45b4812eb2cecda9238c52768 > cimi front end > mock driver > Reporter: Ronelle Landy > Assignee: Marios Andreou > > >> curl -X GET --user "un:pw" > >> "http://localhost:3001/cimi/network_configurations?format=xml" > returns ... > E, [2013-01-21T14:42:07.656711 #19331] ERROR -- 500: [SystemStackError] stack > level too deep > /usr/lib/ruby/gems/1.8/gems/rack-1.4.4/lib/rack/showexceptions.rb:96:in > `inspect' > /usr/lib/ruby/gems/1.8/gems/rack-1.4.4/lib/rack/showexceptions.rb:96:in `h' > (erb):272:in `pretty' > (erb):269:in `each' > (erb):269:in `pretty' > /usr/lib/ruby/gems/1.8/gems/rack-1.4.4/lib/rack/showexceptions.rb:88:in > `pretty' > /usr/lib/ruby/gems/1.8/gems/sinatra-1.3.3/lib/sinatra/showexceptions.rb:30:in > `call' > /usr/lib/ruby/gems/1.8/gems/sinatra-1.3.3/lib/sinatra/base.rb:99:in `call' > /usr/lib/ruby/gems/1.8/gems/rack-accept-0.4.5/lib/rack/accept/context.rb:22:in > `call' > /usr/lib/ruby/gems/1.8/gems/rack-protection-1.3.2/lib/rack/protection/xss_header.rb:27:in > `call' > /usr/lib/ruby/gems/1.8/gems/rack-protection-1.3.2/lib/rack/protection/path_traversal.rb:16:in > `call' > /usr/lib/ruby/gems/1.8/gems/rack-protection-1.3.2/lib/rack/protection/json_csrf.rb:17:in > `call' > /usr/lib/ruby/gems/1.8/gems/rack-protection-1.3.2/lib/rack/protection/base.rb:48:in > `call' > /usr/lib/ruby/gems/1.8/gems/rack-protection-1.3.2/lib/rack/protection/xss_header.rb:27:in > `call' > /usr/lib/ruby/gems/1.8/gems/rack-1.4.4/lib/rack/nulllogger.rb:9:in `call' > /usr/lib/ruby/gems/1.8/gems/rack-1.4.4/lib/rack/head.rb:9:in `call' > /usr/lib/ruby/gems/1.8/gems/rack-1.4.4/lib/rack/methodoverride.rb:21:in `call' > /usr/lib/ruby/gems/1.8/gems/sinatra-1.3.3/lib/sinatra/base.rb:99:in `call' > /usr/lib/ruby/gems/1.8/gems/sinatra-1.3.3/lib/sinatra/base.rb:816:in `forward' > /usr/lib/ruby/gems/1.8/gems/sinatra-1.3.3/lib/sinatra/base.rb:885:in > `route_missing' > /usr/lib/ruby/gems/1.8/gems/sinatra-1.3.3/lib/sinatra/base.rb:846:in `route!' > I tried this GET with and without http://tracker.deltacloud.org/set/263 > applied. > In Deltacloud 1.0.5, GET /cimi/network_collections returned: > <Collection > resourceURI="http://schemas.dmtf.org/cimi/1/NetworkConfigurationCollection"><id>http://dev.deltacloud.org/cimi/network_configurations</id><count>0</count></Collection> -- 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