Displaying 2 results from an estimated 2 matches for "e_learning_resourc".
Did you mean:
e_learning_resource
2009 Feb 12
1
"Max pool size" - connection error
...arches - always on the same index (for the User class). I
don''t know why it''s always this same index - it''s smaller, with less
indexed fields, then some of the other indexes, and is generally
unremarkable.
When the error occurs, i get this in the log:
###
/ebs/www/apps/e_learning_resource/releases/20090205174825/app/controllers/application.rb:97:in
`rescue_action'': #<ActiveRecord::ConnectionTimeoutError: could not
obtain a database connection within 5 seconds. The max pool size is
currently 5; consider increasing it.>
ActiveRecord::ConnectionTimeoutError (could not...
2008 Nov 05
1
My rake is broken - "no such file to load..."
Hey folks
After doing an update from our svn server, rake is no longer working for
me, though it''s fine for my team-mates. I get this error:
no such file to load -- spec/rake/spectask
/home/max/work/e_learning_resource/trunk/Rakefile:10:in `require''
when i try to do any rake task. The file it mentions looks like this,
with line 10 being the last line:
#Rakefile
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically...