Matthias Tarasiewicz
2007-Feb-18 21:40 UTC
[Instiki-devel] current trunk on windows 98// rails on windows 98?
hi list, i just tried various tests on windows98 with ruby, instiki and so on. the current 0.11 version runs on windows98 without any problems. the current edge-version of instiki seems to have problems (see the attached production.log error) i found out, that the error might be related to an update after rails 1.1.2 http://forum.rubyonbr.org/forums/1/topics/216?page=2 so with 1.1.2 it should work. anyone knows if we can patch the current rails 1.2 to get it running on win98? or could maybe changing the session store fix our problem? feedback, please! -matthias -- production.log error output -- Invalid argument ? C:/WINDOWS/TEMP/ruby_sess.94f5988a51e2605c C:/RUBY/lib/ruby/1.8/pstore.rb:292:in `flock'' C:/RUBY/lib/ruby/1.8/pstore.rb:292:in `transaction'' C:/RUBY/lib/ruby/1.8/cgi/session/pstore.rb:62:in `initialize'' C:/RUBY/lib/ruby/1.8/cgi/session.rb:273:in `new'' C:/RUBY/lib/ruby/1.8/cgi/session.rb:273:in `initialize'' ./script/../config/../vendor/rails/actionpack/lib/action_controller/cgi_process.rb:122:in `new'' ./script/../config/../vendor/rails/actionpack/lib/action_controller/cgi_process.rb:122:in `session'' ./script/../config/../vendor/rails/actionpack/lib/action_controller/cgi_process.rb:154:in `stale_session_check!'' ./script/../config/../vendor/rails/actionpack/lib/action_controller/cgi_process.rb:109:in `session'' ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:1052:in `assign_shortcuts_without_flash'' ./script/../config/../vendor/rails/actionpack/lib/action_controller/flash.rb:140:in `assign_shortcuts'' ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:424:in `process_without_filters'' ./script/../config/../vendor/rails/actionpack/lib/action_controller/filters.rb:624:in `process_without_session_management_support'' ./script/../config/../vendor/rails/actionpack/lib/action_controller/session_management.rb:114:in `process'' ./script/../config/../vendor/rails/actionpack/lib/action_controller/base.rb:330:in `process'' ./script/../config/../vendor/rails/railties/lib/dispatcher.rb:41:in `dispatch'' ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:113:in `handle_dispatch'' ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:79: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:173:in `start_thread'' C:/RUBY/lib/ruby/1.8/webrick/server.rb:162:in `start'' C:/RUBY/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'' C:/RUBY/lib/ruby/1.8/webrick/server.rb:95:in `start'' C:/RUBY/lib/ruby/1.8/webrick/server.rb:92:in `each'' C:/RUBY/lib/ruby/1.8/webrick/server.rb:92:in `start'' C:/RUBY/lib/ruby/1.8/webrick/server.rb:23:in `start'' C:/RUBY/lib/ruby/1.8/webrick/server.rb:82:in `start'' ./script/../config/../vendor/rails/railties/lib/webrick_server.rb:63:in `dispatch'' script/server:49