Quoting Adrian Schröter <adrian@suse.de>:
You may run in development mode then? check development.log.
Also trying to run a local console might help to find some dependency problem:
RAILS_ENV=production rails-3_2 c
A lot of debugging more (Thanks Darix!) it seems a lot like the DB schema is a bit corrupted. I saw that db:migrate doesn't complete... first issues were in 20110728072502_create_issue_trackers (a quick patch from darix fixed that). Currently I run into undefined method `issues_updated' for #<IssueTracker:0x0000000296a300> Not really sure why the DB migrations causes so many issues here :( (The upgrade was from a 2.1 to 2.3.91 system.. so the 'long' upgrade path makes sense... if it'd work) Best regards, Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org