Afternoon all,
I kee getting errors like the following. This occurs when clicking the
Admin links for All Pages, Recent Activity and so on. Also, just while
clicking about the few pages I have running.
Any ideas?
Its a Windows 2000 machine hosting the Wiki.
Error:-
Errno::EBADF in Wiki#new
Bad file descriptor
/script/server:92
/instiki.rbw:3:in `load''
/instiki.rbw:3
Show framework trace
c:/ruby/lib/ruby/1.8/logger.rb:520:in `write''
c:/ruby/lib/ruby/1.8/logger.rb:520:in `write''
c:/ruby/lib/ruby/1.8/logger.rb:318:in `add''
c:/ruby/lib/ruby/1.8/logger.rb:372:in `info''
/vendor/rails/actionpack/lib/action_controller/base.rb:702:in
`log_processing''
/vendor/rails/actionpack/lib/action_controller/base.rb:329:in `process''
/vendor/rails/actionpack/lib/action_controller/base.rb:273:in `process''
/vendor/rails/railties/lib/dispatcher.rb:32:in `dispatch''
/public/dispatch.rb:10
/vendor/rails/activesupport/lib/active_support/dependencies.rb:189:in
`load''
/vendor/rails/activesupport/lib/active_support/dependencies.rb:189:in
`load''
/vendor/rails/railties/lib/webrick_server.rb:82:in `handle_dispatch''
/vendor/rails/railties/lib/webrick_server.rb:35:in `service''
c:/ruby/lib/ruby/1.8/webrick/httpserver.rb:104:in `service''
c:/ruby/lib/ruby/1.8/webrick/httpserver.rb:65:in `run''
c:/ruby/lib/ruby/1.8/webrick/server.rb:155:in `start_thread''
c:/ruby/lib/ruby/1.8/webrick/server.rb:144:in `start''
c:/ruby/lib/ruby/1.8/webrick/server.rb:144:in `start_thread''
c:/ruby/lib/ruby/1.8/webrick/server.rb:94:in `start''
c:/ruby/lib/ruby/1.8/webrick/server.rb:89:in `each''
c:/ruby/lib/ruby/1.8/webrick/server.rb:89:in `start''
c:/ruby/lib/ruby/1.8/webrick/server.rb:79:in `start''
c:/ruby/lib/ruby/1.8/webrick/server.rb:79:in `start''
/vendor/rails/railties/lib/webrick_server.rb:21:in `dispatch''
Request
Parameters: {"id"=>"Timemanager",
"web"=>"datalinx"}
Show session dump
---
:return_to: /datalinx/list
flash: !ruby/hash:ActionController::Flash::FlashHash {}
Response
Headers: {"cookie"=>[],
"Cache-Control"=>"no-cache"}
Show template parameters
--- !ruby/hash:HashWithIndifferentAccess
rescues_path:
C:/instiki/instiki-0.10.1/vendor/rails/actionpack/lib/action_controller/templates/rescues/
Actually never mind. I think I caused it by fiddling with something I shouldn''t have. Rob Sharp wrote:> Afternoon all, > > I kee getting errors like the following. This occurs when clicking the > Admin links for All Pages, Recent Activity and so on. Also, just while > clicking about the few pages I have running. > > Any ideas? > > Its a Windows 2000 machine hosting the Wiki. > > Error:- > > Errno::EBADF in Wiki#new > > Bad file descriptor > > /script/server:92 > /instiki.rbw:3:in `load'' > /instiki.rbw:3 > > Show framework trace > > c:/ruby/lib/ruby/1.8/logger.rb:520:in `write'' > c:/ruby/lib/ruby/1.8/logger.rb:520:in `write'' > c:/ruby/lib/ruby/1.8/logger.rb:318:in `add'' > c:/ruby/lib/ruby/1.8/logger.rb:372:in `info'' > /vendor/rails/actionpack/lib/action_controller/base.rb:702:in > `log_processing'' > /vendor/rails/actionpack/lib/action_controller/base.rb:329:in `process'' > /vendor/rails/actionpack/lib/action_controller/base.rb:273:in `process'' > /vendor/rails/railties/lib/dispatcher.rb:32:in `dispatch'' > /public/dispatch.rb:10 > /vendor/rails/activesupport/lib/active_support/dependencies.rb:189:in > `load'' > /vendor/rails/activesupport/lib/active_support/dependencies.rb:189:in > `load'' > /vendor/rails/railties/lib/webrick_server.rb:82:in `handle_dispatch'' > /vendor/rails/railties/lib/webrick_server.rb:35:in `service'' > c:/ruby/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'' > c:/ruby/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'' > c:/ruby/lib/ruby/1.8/webrick/server.rb:155:in `start_thread'' > c:/ruby/lib/ruby/1.8/webrick/server.rb:144:in `start'' > c:/ruby/lib/ruby/1.8/webrick/server.rb:144:in `start_thread'' > c:/ruby/lib/ruby/1.8/webrick/server.rb:94:in `start'' > c:/ruby/lib/ruby/1.8/webrick/server.rb:89:in `each'' > c:/ruby/lib/ruby/1.8/webrick/server.rb:89:in `start'' > c:/ruby/lib/ruby/1.8/webrick/server.rb:79:in `start'' > c:/ruby/lib/ruby/1.8/webrick/server.rb:79:in `start'' > /vendor/rails/railties/lib/webrick_server.rb:21:in `dispatch'' > > > > Request > > Parameters: {"id"=>"Timemanager", "web"=>"datalinx"} > > Show session dump > > --- > :return_to: /datalinx/list > flash: !ruby/hash:ActionController::Flash::FlashHash {} > > Response > Headers: {"cookie"=>[], "Cache-Control"=>"no-cache"} > > Show template parameters > > --- !ruby/hash:HashWithIndifferentAccess > rescues_path: > C:/instiki/instiki-0.10.1/vendor/rails/actionpack/lib/action_controller/templates/rescues/ > > > _______________________________________________ > Instiki-users mailing list > Instiki-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users >