Hi all, I just downloaded instiki 0.16.5 and run ./instiki.  When I go
to http://<host>:2500, this is what I got

Application error (Apache)

Something very bad just happened. I just know it. Do you smell smoke?


=============================================================================
bash-3.1$ ./instiki
** Ruby version is not up-to-date; loading cgi_multipart_eof_fix
=> Booting Mongrel
=> Rails 2.3.2 application starting on http://0.0.0.0:2500
=> Call with -d to detach
=> Ctrl-C to shutdown server


Processing WikiController#index (for 172.29.80.49 at 2009-04-13 15:34:12) [GET]

SQLite3::BusyException (database is locked):
  app/models/wiki.rb:83:in `setup?'
  app/controllers/wiki_controller.rb:20:in `index'
  /instiki:6:in `load'
  /instiki:6




Processing ApplicationController#index (for 172.29.80.49 at 2009-04-13
15:34:13) [GET]

NameError (uninitialized constant ApplicationController::ActiveController):
  app/controllers/application_controller.rb:139:in `rescue_action_in_public'
  /instiki:6:in `load'
  /instiki:6


=================================================================

I am using ruby 1.8.5

bash-3.1$ ruby -v
ruby 1.8.5 (2006-08-25) [i386-linux]

=================================================================

and here is the list of gems I've installed

bash-3.1$ gem list

*** LOCAL GEMS ***

actionmailer (2.3.2, 2.0.2, 1.3.4, 1.2.5)
actionpack (2.3.2, 2.0.2, 1.13.4, 1.12.5)
actionwebservice (1.2.4, 1.1.6)
activerecord (2.0.2, 1.15.4, 1.14.4)
activeresource (2.0.2)
activesupport (2.3.2, 2.0.2, 1.4.3, 1.3.1)
cgi_multipart_eof_fix (2.5.0)
daemons (1.0.10, 1.0.9)
fastthread (1.0.1)
gem_plugin (0.2.3)
mongrel (1.1.4)
mongrel_cluster (1.0.5)
postgres-pr (0.4.0)
rails (1.2.4)
rake (0.8.1, 0.7.1)
ruby-net-ldap (0.0.4)
ruby-prof (0.5.2)
rubygems-update (1.3.1)
simple-daemon (0.1.2)
sources (0.0.1)
sqlite3-ruby (1.2.4)

Thanks,

Victor
_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to