and below the trace after GET on /_ruote/processes

a...@anb-desktop:~/ruote-kit$ bundle exec rackup
[2010-07-06 10:31:54] INFO  WEBrick 1.3.1
[2010-07-06 10:31:54] INFO  ruby 1.9.1 (2010-01-10) [i686-linux]
[2010-07-06 10:31:59] INFO  WEBrick::HTTPServer#start: pid=4937
port=9292
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/processes HTTP/1.1"
200 2385 0.0148
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/processes HTTP/1.1"
200 2385 0.0243
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/processes HTTP/1.1"
200 2385 0.0254
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/javascripts/
SimplyButtons.js HTTP/1.1" 200 5123 0.0002
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/javascripts/
SimplyButtons.js HTTP/1.1" 200 5123 0.0008
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/javascripts/
SimplyButtons.js HTTP/1.1" 200 5123 0.0015
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/stylesheets/
style.css HTTP/1.1" 200 7142 0.0001
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/stylesheets/
style.css HTTP/1.1" 200 7142 0.0008
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/stylesheets/
style.css HTTP/1.1" 200 7142 0.0014
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/stylesheets/
SimplyButtons.css HTTP/1.1" 200 5248 0.0001
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/stylesheets/
SimplyButtons.css HTTP/1.1" 200 5248 0.0008
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/stylesheets/
SimplyButtons.css HTTP/1.1" 200 5248 0.0014
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/stylesheets/base.css
HTTP/1.1" 200 4873 0.0001
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/stylesheets/base.css
HTTP/1.1" 200 4873 0.0007
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/stylesheets/base.css
HTTP/1.1" 200 4873 0.0014
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/stylesheets/rk.css
HTTP/1.1" 200 352 0.0001
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/stylesheets/rk.css
HTTP/1.1" 200 352 0.0008
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /_ruote/stylesheets/rk.css
HTTP/1.1" 200 352 0.0119
Sinatra::RespondTo::UnhandledFormat:
Sinatra::RespondTo::UnhandledFormat
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-respond_to-0.4.0/lib/
sinatra/respond_to.rb:222:in `respond_to'
        /home/anb/ruote-kit/lib/ruote-kit/helpers/render_helpers.rb:92:in
`resource_not_found'
        /home/anb/ruote-kit/lib/ruote-kit/application.rb:41:in `block in
<class:Application>'
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-1.0/lib/sinatra/base.rb:
641:in `instance_eval'
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-1.0/lib/sinatra/base.rb:
641:in `block in error_block!'
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-1.0/lib/sinatra/base.rb:
636:in `each'
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-1.0/lib/sinatra/base.rb:
636:in `error_block!'
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-1.0/lib/sinatra/base.rb:
412:in `block in call!'
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-1.0/lib/sinatra/base.rb:
566:in `instance_eval'
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-1.0/lib/sinatra/base.rb:
566:in `block in invoke'
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-1.0/lib/sinatra/base.rb:
566:in `catch'
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-1.0/lib/sinatra/base.rb:
566:in `invoke'
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-1.0/lib/sinatra/base.rb:
412:in `call!'
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-1.0/lib/sinatra/base.rb:
399:in `call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/
methodoverride.rb:24:in `call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/static.rb:33:in
`call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/
showexceptions.rb:24:in `call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/
methodoverride.rb:24:in `call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/commonlogger.rb:
18:in `call'
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-1.0/lib/sinatra/base.rb:
979:in `block in call'
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-1.0/lib/sinatra/base.rb:
1005:in `synchronize'
        /home/anb/.bundle/ruby/1.9.1/gems/sinatra-1.0/lib/sinatra/base.rb:
979:in `call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/
showexceptions.rb:24:in `call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/lint.rb:48:in
`_call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/lint.rb:36:in
`call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/commonlogger.rb:
18:in `call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/lint.rb:48:in
`_call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/lint.rb:36:in
`call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/
showexceptions.rb:24:in `call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/commonlogger.rb:
18:in `call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/
content_length.rb:13:in `call'
        /home/anb/.bundle/ruby/1.9.1/gems/rack-1.2.1/lib/rack/handler/
webrick.rb:52:in `service'
        /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
        /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
        /usr/local/lib/ruby/1.9.1/webrick/server.rb:183:in `block in
start_thread'
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /favicon HTTP/1.1" 500 98228
0.0420
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /favicon HTTP/1.1" 500 98228
0.0429
127.0.0.1 - - [06/Jul/2010 10:32:01] "GET /favicon HTTP/1.1" 500 98228
0.0448

-- 
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en

Reply via email to