Project

General

Profile

Actions

Defect #14543

closed

db migrate 2.2.3 version sql

Added by arul baskar almost 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

rake aborted!
undefined method `find_by_name' for Setting(Table doesn't exist):Class
D:/redmine2.3.2/app/models/setting.rb:171:in `find_or_default
'
D:/redmine2.3.2/app/models/setting.rb:108:in `[]'
D:/redmine2.3.2/app/models/setting.rb:137:in `plugin_redmine_
pluginname'
D:/redmine2.3.2/plugins/pluginname/init.rb:95:in `block i
n <top (required)>'
D:/redmine2.3.2/config/environment.rb:14:in `<top (required)>
'
Tasks: TOP => db:migrate => environment
(See full trace by running task with --trace)

Actions #1

Updated by Jean-Philippe Lang over 10 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

A table is missing in your database, try to restart from a fresh install or backup.

Actions

Also available in: Atom PDF