プロジェクト

全般

プロフィール

Defect #1292 » production.log

Nguyễn Minh Thiện, 2013/10/30 01:06

 
Connecting to database specified by database.yml
Creating scope :system. Overwriting existing method Enumeration.system.
Starting SCM Creator Plugin for Redmine
Starting Advertising plugin for Redmine
Starting WikiNG Plugin for Redmine
OpenIdAuthentication.store is nil. Using in-memory store.
Creating scope :sorted. Overwriting existing method User.sorted.
Creating scope :sorted. Overwriting existing method Group.sorted.
Started GET "/projects/electronic_projects/copy" for 113.190.225.66 at 2013-10-29 22:20:21 +0700
Processing by ProjectsController#copy as HTML
Parameters: {"id"=>"electronic_projects"}
Current user: eDesignLab (id=5)
Rendered plugins/redmine_scm/app/views/projects/_scm.html.erb (7.9ms)
Rendered projects/_form.html.erb (240.2ms)
Rendered projects/copy.html.erb within layouts/base (730.9ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.9ms)
Rendered inline template (0.7ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_html_header.html.erb (2.4ms)
Completed 500 Internal Server Error in 1448ms

ActionView::Template::Error (can't convert nil into Integer):
45: </div>
46:
47: <% end %>
48:
49: </div>
50:
51: <div id="main" class="<%= sidebar_content? ? '' : 'nosidebar' %>">
lib/redmine/hook.rb:61:in `block (2 levels) in call_hook'
lib/redmine/hook.rb:61:in `each'
lib/redmine/hook.rb:61:in `block in call_hook'
lib/redmine/hook.rb:58:in `tap'
lib/redmine/hook.rb:58:in `call_hook'
lib/redmine/hook.rb:158:in `call_hook'
app/helpers/application_helper.rb:1161:in `view_layouts_base_sidebar_hook_response'
app/helpers/application_helper.rb:1157:in `sidebar_content?'
app/views/layouts/base.html.erb:48:in `_app_views_layouts_base_html_erb___3801586733542619679_55893940'


Connecting to database specified by database.yml
Creating scope :system. Overwriting existing method Enumeration.system.
Starting SCM Creator Plugin for Redmine
Starting Advertising plugin for Redmine
Starting WikiNG Plugin for Redmine
OpenIdAuthentication.store is nil. Using in-memory store.
Creating scope :sorted. Overwriting existing method User.sorted.
Creating scope :sorted. Overwriting existing method Group.sorted.
Started GET "/" for 113.190.225.66 at 2013-10-29 22:23:12 +0700
Processing by WelcomeController#index as HTML
Current user: eDesignLab (id=5)
Rendered news/_news.html.erb (118.4ms)
Rendered welcome/index.html.erb within layouts/base (448.6ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.8ms)
Rendered inline template (0.7ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_html_header.html.erb (0.7ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (1.8ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_body_bottom.html.erb (0.8ms)
Completed 200 OK in 1139ms (Views: 695.8ms | ActiveRecord: 13.6ms)
Started GET "/admin" for 113.190.225.66 at 2013-10-29 22:23:19 +0700
Processing by AdminController#index as HTML
Current user: eDesignLab (id=5)
Rendered admin/_menu.html.erb (6.5ms)
Rendered admin/index.html.erb within layouts/admin (14.9ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.7ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_html_header.html.erb (0.0ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_body_bottom.html.erb (0.0ms)
Rendered layouts/base.html.erb (13.9ms)
Completed 200 OK in 53ms (Views: 45.5ms | ActiveRecord: 2.0ms)
Started GET "/admin/projects" for 113.190.225.66 at 2013-10-29 22:23:21 +0700
Processing by AdminController#projects as HTML
Current user: eDesignLab (id=5)
Rendered plugins/projects_tree_view/app/views/admin/projects.html.erb within layouts/admin (1607.1ms)
Rendered admin/_menu.html.erb (4.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.8ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_html_header.html.erb (0.1ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_body_bottom.html.erb (0.0ms)
Rendered layouts/base.html.erb (12.8ms)
Completed 200 OK in 1662ms (Views: 1551.8ms | ActiveRecord: 84.9ms)
Started GET "/projects/mechanical_projects/copy" for 113.190.225.66 at 2013-10-29 22:23:28 +0700
Processing by ProjectsController#copy as HTML
Parameters: {"id"=>"mechanical_projects"}
Current user: eDesignLab (id=5)
Rendered plugins/redmine_scm/app/views/projects/_scm.html.erb (7.5ms)
Rendered projects/_form.html.erb (123.6ms)
Rendered projects/copy.html.erb within layouts/base (266.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.1ms)
Rendered inline template (0.9ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_html_header.html.erb (1.6ms)
Completed 500 Internal Server Error in 483ms

ActionView::Template::Error (can't convert nil into Integer):
45: </div>
46:
47: <% end %>
48:
49: </div>
50:
51: <div id="main" class="<%= sidebar_content? ? '' : 'nosidebar' %>">
lib/redmine/hook.rb:61:in `block (2 levels) in call_hook'
lib/redmine/hook.rb:61:in `each'
lib/redmine/hook.rb:61:in `block in call_hook'
lib/redmine/hook.rb:58:in `tap'
lib/redmine/hook.rb:58:in `call_hook'
lib/redmine/hook.rb:158:in `call_hook'
app/helpers/application_helper.rb:1161:in `view_layouts_base_sidebar_hook_response'
app/helpers/application_helper.rb:1157:in `sidebar_content?'
app/views/layouts/base.html.erb:48:in `_app_views_layouts_base_html_erb___2868661552967296490_59803480'


Started GET "/projects/mechanical_projects_copy_shape3d_machine/copy" for 113.190.225.66 at 2013-10-29 22:23:36 +0700
Processing by ProjectsController#copy as HTML
Parameters: {"id"=>"mechanical_projects_copy_shape3d_machine"}
Current user: eDesignLab (id=5)
Rendered plugins/redmine_scm/app/views/projects/_scm.html.erb (0.9ms)
Rendered projects/_form.html.erb (59.2ms)
Rendered projects/copy.html.erb within layouts/base (70.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.1ms)
Rendered inline template (0.8ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_html_header.html.erb (1.4ms)
Completed 500 Internal Server Error in 112ms

ActionView::Template::Error (can't convert nil into Integer):
45: </div>
46:
47: <% end %>
48:
49: </div>
50:
51: <div id="main" class="<%= sidebar_content? ? '' : 'nosidebar' %>">
lib/redmine/hook.rb:61:in `block (2 levels) in call_hook'
lib/redmine/hook.rb:61:in `each'
lib/redmine/hook.rb:61:in `block in call_hook'
lib/redmine/hook.rb:58:in `tap'
lib/redmine/hook.rb:58:in `call_hook'
lib/redmine/hook.rb:158:in `call_hook'
app/helpers/application_helper.rb:1161:in `view_layouts_base_sidebar_hook_response'
app/helpers/application_helper.rb:1157:in `sidebar_content?'
app/views/layouts/base.html.erb:48:in `_app_views_layouts_base_html_erb___2868661552967296490_59803480'


Started GET "/" for 113.190.225.66 at 2013-10-29 22:23:46 +0700
Processing by WelcomeController#index as HTML
Current user: eDesignLab (id=5)
Rendered news/_news.html.erb (6.7ms)
Rendered welcome/index.html.erb within layouts/base (147.7ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.8ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_html_header.html.erb (0.1ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_body_bottom.html.erb (0.0ms)
Completed 200 OK in 172ms (Views: 160.4ms | ActiveRecord: 2.7ms)
Started GET "/admin" for 113.190.225.66 at 2013-10-29 22:24:23 +0700
Processing by AdminController#index as HTML
Current user: eDesignLab (id=5)
Rendered admin/_menu.html.erb (4.9ms)
Rendered admin/index.html.erb within layouts/admin (5.5ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.8ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_html_header.html.erb (0.1ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_body_bottom.html.erb (0.0ms)
Rendered layouts/base.html.erb (13.3ms)
Completed 200 OK in 25ms (Views: 19.8ms | ActiveRecord: 1.1ms)
Started GET "/admin/plugins" for 113.190.225.66 at 2013-10-29 22:24:25 +0700
Processing by AdminController#plugins as HTML
Current user: eDesignLab (id=5)
Rendered admin/plugins.html.erb within layouts/admin (7.0ms)
Rendered admin/_menu.html.erb (4.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.8ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_html_header.html.erb (0.0ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_body_bottom.html.erb (0.0ms)
Rendered layouts/base.html.erb (13.5ms)
Completed 200 OK in 39ms (Views: 34.3ms | ActiveRecord: 1.1ms)
Connecting to database specified by database.yml
Creating scope :system. Overwriting existing method Enumeration.system.
Starting SCM Creator Plugin for Redmine
Starting Advertising plugin for Redmine
Starting WikiNG Plugin for Redmine
OpenIdAuthentication.store is nil. Using in-memory store.
Creating scope :sorted. Overwriting existing method User.sorted.
Creating scope :sorted. Overwriting existing method Group.sorted.
Migrating to CreateAutomaticMemberships (1)
Migrating to CreateAutomaticMembershipRoles (2)
Migrating to AddAuthorMailToIssues (20110919091155)
Migrating to AddUserMailAndNameToJournals (20110920033709)
Migrating to AddCheckoutUrlInfo (20091208210439)
Migrating to AddDisplayLogin (20091220173312)
Migrating to AddRenderLink (20100118174556)
Migrating to RemoveDefaults (20100118235845)
Migrating to AddOverwriteOption (20100118235909)
Migrating to UpdateSettings (20100203202320)
Migrating to RenameRenderLinkToRenderType (20100426154202)
Migrating to ConsolidateRepositoryOptions (20100512135418)
Migrating to ApplySettingChanges (20100609153630)
Migrating to ChangeProtocolStorageFromHashToArray (20100808185600)
Migrating to AddUsernameToProtocolUrls (20101110133453)
Migrating to MoreDisplayOptions (20110218202110)
Migrating to ChangeDescriptionStorageFormat (20120621021152)
Migrating to CreateCodeReviews (1)
Migrating to AddUpdatedBy (2)
Migrating to AddLockVersion (3)
Migrating to AddStatusChanged (4)
Migrating to CreateCodeReviewUserSettings (5)
Migrating to LinkToIssue (6)
Migrating to RenameUser (7)
Migrating to CreateCodeReviewProjectSettings (8)
Migrating to AddHideTab (9)
Migrating to AddActionType (10)
Migrating to AddAutoRelation (11)
Migrating to AddAttachmentId (12)
Migrating to AddFileCount (13)
Migrating to CreateCodeReviewAssignments (14)
Migrating to AddAssignmentTracker (15)
Migrating to AddChangesetId (16)
Migrating to AddAutoAssign (17)
Migrating to AddLockVersionToProjectSettings (18)
Migrating to DeleteOldFields (19)
Migrating to AddTrackerToReviewDialog (20)
Migrating to CreateContacts (16)
Migrating to CreateContactsRelations (17)
Migrating to CreateDeals (18)
Migrating to CreateDealsRelations (19)
Migrating to CreateNotes (20)
Migrating to CreateTags (21)
Migrating to CreateRecentlyVieweds (22)
Migrating to CreateContactsSettings (23)
Migrating to AddTypeToNotes (24)
Migrating to AddFieldsToDeals (25)
Migrating to CreateContactsQueries (26)
Migrating to ChangeDealsCurrencyType (27)
Migrating to AddCachedTagListToContacts (28)
Migrating to AddVisibilityToContacts (29)
Migrating to ChangeDealStatusesIsClosed (30)
Migrating to CreateInvoicesAndExpenses (1)
Migrating to CreateInvoiceLines (2)
Migrating to AddInvoicesFields (3)
Migrating to ChangeInvoicesSettings (4)
Migrating to AddCommentsCountToInvoices (5)
Migrating to AddAssignedToIdToExpenses (6)
Migrating to CreateInvoicePayments (7)
Migrating to AddPaidDateAndBalanceToInvoices (8)
Migrating to PopulateInvoicesBalance (9)
Migrating to CreateCategories (20100210212009)
Migrating to AddParentIdToCategories (20100211210218)
Migrating to CreateArticles (20100211212704)
Migrating to AddAuthorToArticle (20100213145708)
Migrating to AddViewingTables (20100213201848)
Migrating to AddNestedSetBoundriesToCategory (20100216000133)
Migrating to AddRatingsToArticles (20100317201659)
Migrating to AddCommentsCountToArticles (20100329103527)
Migrating to ActsAsTaggableOnMigration (20100429152124)
Migrating to AddProjectIdToArticles (20110131145123)
Migrating to UpdateTaggingsModel (20120627194945)
Migrating to AddUpdaterToArticle (20121005075010)
Migrating to AddRepositoriesCreatedWithScm (1)
Migrating to CreateThemeChangerUserSettings (1)
Migrating to CreateUserProfiles (1)
Migrating to CreateAdvertisements (1)
Migrating to AddAdvertisementsEnabled (2)
Migrating to AddAdvertisementsLanguage (3)
Migrating to CreateAdvertisementsProjects (4)
Migrating to MigrateProjects (5)
Migrating to AddColumnIssuePosition (1)
Connecting to database specified by database.yml
Creating scope :system. Overwriting existing method Enumeration.system.
Starting SCM Creator Plugin for Redmine
Starting Advertising plugin for Redmine
Starting WikiNG Plugin for Redmine
OpenIdAuthentication.store is nil. Using in-memory store.
Creating scope :sorted. Overwriting existing method User.sorted.
Creating scope :sorted. Overwriting existing method Group.sorted.
Migrating to CreateAutomaticMemberships (1)
Migrating to CreateAutomaticMembershipRoles (2)
Migrating to AddAuthorMailToIssues (20110919091155)
Migrating to AddUserMailAndNameToJournals (20110920033709)
Migrating to AddCheckoutUrlInfo (20091208210439)
Migrating to AddDisplayLogin (20091220173312)
Migrating to AddRenderLink (20100118174556)
Migrating to RemoveDefaults (20100118235845)
Migrating to AddOverwriteOption (20100118235909)
Migrating to UpdateSettings (20100203202320)
Migrating to RenameRenderLinkToRenderType (20100426154202)
Migrating to ConsolidateRepositoryOptions (20100512135418)
Migrating to ApplySettingChanges (20100609153630)
Migrating to ChangeProtocolStorageFromHashToArray (20100808185600)
Migrating to AddUsernameToProtocolUrls (20101110133453)
Migrating to MoreDisplayOptions (20110218202110)
Migrating to ChangeDescriptionStorageFormat (20120621021152)
Migrating to CreateCodeReviews (1)
Migrating to AddUpdatedBy (2)
Migrating to AddLockVersion (3)
Migrating to AddStatusChanged (4)
Migrating to CreateCodeReviewUserSettings (5)
Migrating to LinkToIssue (6)
Migrating to RenameUser (7)
Migrating to CreateCodeReviewProjectSettings (8)
Migrating to AddHideTab (9)
Migrating to AddActionType (10)
Migrating to AddAutoRelation (11)
Migrating to AddAttachmentId (12)
Migrating to AddFileCount (13)
Migrating to CreateCodeReviewAssignments (14)
Migrating to AddAssignmentTracker (15)
Migrating to AddChangesetId (16)
Migrating to AddAutoAssign (17)
Migrating to AddLockVersionToProjectSettings (18)
Migrating to DeleteOldFields (19)
Migrating to AddTrackerToReviewDialog (20)
Migrating to CreateContacts (16)
Migrating to CreateContactsRelations (17)
Migrating to CreateDeals (18)
Migrating to CreateDealsRelations (19)
Migrating to CreateNotes (20)
Migrating to CreateTags (21)
Migrating to CreateRecentlyVieweds (22)
Migrating to CreateContactsSettings (23)
Migrating to AddTypeToNotes (24)
Migrating to AddFieldsToDeals (25)
Migrating to CreateContactsQueries (26)
Migrating to ChangeDealsCurrencyType (27)
Migrating to AddCachedTagListToContacts (28)
Migrating to AddVisibilityToContacts (29)
Migrating to ChangeDealStatusesIsClosed (30)
Migrating to CreateInvoicesAndExpenses (1)
Migrating to CreateInvoiceLines (2)
Migrating to AddInvoicesFields (3)
Migrating to ChangeInvoicesSettings (4)
Migrating to AddCommentsCountToInvoices (5)
Migrating to AddAssignedToIdToExpenses (6)
Migrating to CreateInvoicePayments (7)
Migrating to AddPaidDateAndBalanceToInvoices (8)
Migrating to PopulateInvoicesBalance (9)
Migrating to CreateCategories (20100210212009)
Migrating to AddParentIdToCategories (20100211210218)
Migrating to CreateArticles (20100211212704)
Migrating to AddAuthorToArticle (20100213145708)
Migrating to AddViewingTables (20100213201848)
Migrating to AddNestedSetBoundriesToCategory (20100216000133)
Migrating to AddRatingsToArticles (20100317201659)
Migrating to AddCommentsCountToArticles (20100329103527)
Migrating to ActsAsTaggableOnMigration (20100429152124)
Migrating to AddProjectIdToArticles (20110131145123)
Migrating to UpdateTaggingsModel (20120627194945)
Migrating to AddUpdaterToArticle (20121005075010)
Migrating to AddRepositoriesCreatedWithScm (1)
Migrating to CreateThemeChangerUserSettings (1)
Migrating to CreateUserProfiles (1)
Migrating to CreateAdvertisements (1)
Migrating to AddAdvertisementsEnabled (2)
Migrating to AddAdvertisementsLanguage (3)
Migrating to CreateAdvertisementsProjects (4)
Migrating to MigrateProjects (5)
Migrating to AddColumnIssuePosition (1)
Connecting to database specified by database.yml
Creating scope :system. Overwriting existing method Enumeration.system.
Starting SCM Creator Plugin for Redmine
Starting Advertising plugin for Redmine
Starting WikiNG Plugin for Redmine
OpenIdAuthentication.store is nil. Using in-memory store.
Creating scope :sorted. Overwriting existing method User.sorted.
Creating scope :sorted. Overwriting existing method Group.sorted.
Started GET "/admin/plugins" for 113.190.225.66 at 2013-10-29 22:43:25 +0700
Processing by AdminController#plugins as HTML
Current user: eDesignLab (id=5)
Rendered admin/plugins.html.erb within layouts/admin (334.8ms)
Rendered admin/_menu.html.erb (13.4ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.8ms)
Rendered inline template (0.7ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (1.6ms)
Rendered layouts/base.html.erb (245.7ms)
Completed 200 OK in 808ms (Views: 629.7ms | ActiveRecord: 7.9ms)
Started GET "/admin/info" for 113.190.225.66 at 2013-10-29 22:45:08 +0700
Processing by AdminController#info as HTML
Current user: eDesignLab (id=5)
Rendered admin/info.html.erb within layouts/admin (3.3ms)
Rendered admin/_menu.html.erb (5.0ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.7ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Rendered layouts/base.html.erb (11.9ms)
Completed 200 OK in 36ms (Views: 28.7ms | ActiveRecord: 1.5ms)
Started POST "/logout" for 113.190.225.66 at 2013-10-29 22:45:40 +0700
Processing by AccountController#logout as HTML
Parameters: {"authenticity_token"=>"VW8O+yCny1Zhuaudnoc4OK615AbxXmmbz8az7IMPo0s="}
Current user: eDesignLab (id=5)
Redirected to http://edesignlab.org/
Completed 302 Found in 33ms (ActiveRecord: 1.0ms)
Started GET "/" for 113.190.225.66 at 2013-10-29 22:45:40 +0700
Processing by WelcomeController#index as HTML
Current user: anonymous
Redirected to http://edesignlab.org/login?back_url=http%3A%2F%2Fedesignlab.org%2F
Filter chain halted as :check_if_login_required rendered or redirected
Completed 302 Found in 7ms (ActiveRecord: 1.0ms)
Started GET "/login?back_url=http%3A%2F%2Fedesignlab.org%2F" for 113.190.225.66 at 2013-10-29 22:45:40 +0700
Processing by AccountController#login as HTML
Parameters: {"back_url"=>"http://edesignlab.org/"}
Current user: anonymous
Rendered account/login.html.erb within layouts/base (6.1ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.1ms)
Rendered inline template (0.7ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.1ms)
Completed 200 OK in 262ms (Views: 252.3ms | ActiveRecord: 5.9ms)
Started POST "/login" for 113.190.225.66 at 2013-10-29 22:45:42 +0700
Processing by AccountController#login as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"CG1xqFhjqIoHTSzvcBEsy1tloXaOvQKvoYs9dsr1qHA=", "back_url"=>"http://edesignlab.org/", "username"=>"edesignlab", "password"=>"[FILTERED]", "login"=>"Đăng nhập »"}
Current user: anonymous
Successful authentication for 'eDesignLab' from 113.190.225.66 at 2013-10-29 15:45:42 UTC
Redirected to http://edesignlab.org/
Completed 302 Found in 64ms (ActiveRecord: 57.3ms)
Started GET "/" for 113.190.225.66 at 2013-10-29 22:45:42 +0700
Processing by WelcomeController#index as HTML
Current user: eDesignLab (id=5)
Rendered news/_news.html.erb (13.5ms)
Rendered welcome/index.html.erb within layouts/base (77.7ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.7ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.1ms)
Completed 200 OK in 241ms (Views: 192.4ms | ActiveRecord: 5.2ms)
Started GET "/admin" for 113.190.225.66 at 2013-10-29 22:45:44 +0700
Processing by AdminController#index as HTML
Current user: eDesignLab (id=5)
Rendered admin/_menu.html.erb (5.4ms)
Rendered admin/index.html.erb within layouts/admin (6.6ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Rendered layouts/base.html.erb (13.6ms)
Completed 200 OK in 34ms (Views: 28.1ms | ActiveRecord: 1.1ms)
Started GET "/admin/plugins" for 113.190.225.66 at 2013-10-29 22:45:47 +0700
Processing by AdminController#plugins as HTML
Current user: eDesignLab (id=5)
Rendered admin/plugins.html.erb within layouts/admin (5.8ms)
Rendered admin/_menu.html.erb (4.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Rendered layouts/base.html.erb (13.1ms)
Completed 200 OK in 29ms (Views: 25.2ms | ActiveRecord: 1.0ms)
Started GET "/" for 113.190.225.66 at 2013-10-29 22:46:42 +0700
Processing by WelcomeController#index as HTML
Current user: anonymous
Redirected to http://edesignlab.org/login?back_url=http%3A%2F%2Fedesignlab.org%2F
Filter chain halted as :check_if_login_required rendered or redirected
Completed 302 Found in 5ms (ActiveRecord: 0.8ms)
Started GET "/login?back_url=http%3A%2F%2Fedesignlab.org%2F" for 113.190.225.66 at 2013-10-29 22:46:42 +0700
Processing by AccountController#login as HTML
Parameters: {"back_url"=>"http://edesignlab.org/"}
Current user: anonymous
Rendered account/login.html.erb within layouts/base (1.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Completed 200 OK in 20ms (Views: 15.6ms | ActiveRecord: 1.8ms)
Started POST "/login" for 113.190.225.66 at 2013-10-29 22:46:45 +0700
Processing by AccountController#login as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"AjCJibhgG2VRbxnhhlrmLUa730evhe2uFySw1EWIkag=", "back_url"=>"http://edesignlab.org/", "username"=>"edesignlab", "password"=>"[FILTERED]", "login"=>"Đăng nhập »"}
Current user: anonymous
Successful authentication for 'eDesignLab' from 113.190.225.66 at 2013-10-29 15:46:45 UTC
Redirected to http://edesignlab.org/
Completed 302 Found in 87ms (ActiveRecord: 81.1ms)
Started GET "/" for 113.190.225.66 at 2013-10-29 22:46:45 +0700
Processing by WelcomeController#index as HTML
Current user: eDesignLab (id=5)
Rendered news/_news.html.erb (5.3ms)
Rendered welcome/index.html.erb within layouts/base (44.7ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Completed 200 OK in 68ms (Views: 57.3ms | ActiveRecord: 2.4ms)
Started GET "/admin" for 113.190.225.66 at 2013-10-29 22:46:48 +0700
Processing by AdminController#index as HTML
Current user: eDesignLab (id=5)
Rendered admin/_menu.html.erb (5.0ms)
Rendered admin/index.html.erb within layouts/admin (5.6ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Rendered layouts/base.html.erb (13.1ms)
Completed 200 OK in 25ms (Views: 19.6ms | ActiveRecord: 1.1ms)
Started GET "/admin/plugins" for 113.190.225.66 at 2013-10-29 22:46:50 +0700
Processing by AdminController#plugins as HTML
Current user: eDesignLab (id=5)
Rendered admin/plugins.html.erb within layouts/admin (5.9ms)
Rendered admin/_menu.html.erb (4.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Rendered layouts/base.html.erb (13.2ms)
Completed 200 OK in 30ms (Views: 25.3ms | ActiveRecord: 1.0ms)
Started GET "/" for 113.190.225.66 at 2013-10-29 22:48:39 +0700
Processing by WelcomeController#index as HTML
Current user: eDesignLab (id=5)
Rendered news/_news.html.erb (6.7ms)
Rendered welcome/index.html.erb within layouts/base (144.9ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Completed 200 OK in 169ms (Views: 157.1ms | ActiveRecord: 2.7ms)
Started GET "/projects/electronic_projects_medical_clearner" for 113.190.225.66 at 2013-10-29 22:48:41 +0700
Processing by ProjectsController#show as HTML
Parameters: {"id"=>"electronic_projects_medical_clearner"}
Current user: eDesignLab (id=5)
Rendered plugins/redmine_contacts/app/views/projects/_contacts.html.erb (10.4ms)
Rendered projects/_members_box.html.erb (1.7ms)
Rendered plugins/projects_tree_view/app/views/projects/show.html.erb within layouts/base (42.1ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (1.3ms)
Rendered inline template (0.7ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.1ms)
Completed 200 OK in 455ms (Views: 266.1ms | ActiveRecord: 20.1ms)
Started POST "/advertisements/1" for 113.190.225.66 at 2013-10-29 22:48:42 +0700
Processing by AdvertisementsController#show as */*
Parameters: {"id"=>"1"}
Current user: eDesignLab (id=5)
Started GET "/attachments/download/928/Cleaner.png" for 113.190.225.66 at 2013-10-29 22:48:42 +0700
Rendered plugins/reklama/app/views/advertisements/_advertisement.html.erb (31.0ms)
Completed 200 OK in 131ms (Views: 39.5ms | ActiveRecord: 82.4ms)
Started GET "/attachments/929/WCE.jpg" for 113.190.225.66 at 2013-10-29 22:48:42 +0700
Processing by AttachmentsController#show as HTML
Parameters: {"id"=>"929", "filename"=>"WCE.jpg"}
Current user: eDesignLab (id=5)
Completed 304 Not Modified in 109ms (ActiveRecord: 1.2ms)
Processing by AttachmentsController#download as HTML
Parameters: {"id"=>"928", "filename"=>"Cleaner.png"}
Current user: eDesignLab (id=5)
Completed 304 Not Modified in 559ms (ActiveRecord: 146.1ms)
Started GET "/projects/electronic_projects_medical_clearner/settings" for 113.190.225.66 at 2013-10-29 22:48:45 +0700
Processing by ProjectsController#settings as HTML
Parameters: {"id"=>"electronic_projects_medical_clearner"}
Current user: eDesignLab (id=5)
Rendered plugins/redmine_scm/app/views/projects/_scm.html.erb (7.2ms)
Rendered projects/_form.html.erb (198.5ms)
Rendered projects/_edit.html.erb (209.1ms)
Rendered projects/settings/_modules.html.erb (145.3ms)
Rendered projects/settings/_members.html.erb (74.2ms)
Rendered projects/settings/_versions.html.erb (11.8ms)
Rendered projects/settings/_issue_categories.html.erb (4.4ms)
Rendered projects/settings/_wiki.html.erb (2.8ms)
Rendered plugins/redmine_scm/app/views/projects/settings/_repositories.html.erb (141.0ms)
Rendered projects/settings/_boards.html.erb (25.2ms)
Rendered projects/settings/_activities.html.erb (40.2ms)
Rendered common/_tabs.html.erb (733.7ms)
Rendered projects/settings.html.erb within layouts/base (981.4ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.9ms)
Rendered inline template (0.7ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (1.8ms)
Completed 200 OK in 1520ms (Views: 1259.1ms | ActiveRecord: 26.0ms)
Started POST "/advertisements/1" for 113.190.225.66 at 2013-10-29 22:48:47 +0700
Processing by AdvertisementsController#show as */*
Parameters: {"id"=>"1"}
Current user: eDesignLab (id=5)
Rendered plugins/reklama/app/views/advertisements/_advertisement.html.erb (13.9ms)
Completed 200 OK in 109ms (Views: 23.1ms | ActiveRecord: 76.3ms)
Started GET "/attachments/929/WCE.jpg" for 113.190.225.66 at 2013-10-29 22:48:47 +0700
Processing by AttachmentsController#show as HTML
Parameters: {"id"=>"929", "filename"=>"WCE.jpg"}
Current user: eDesignLab (id=5)
Completed 304 Not Modified in 7ms (ActiveRecord: 0.9ms)
Started GET "/projects/electronic_projects_medical_clearner" for 113.190.225.66 at 2013-10-29 22:49:05 +0700
Processing by ProjectsController#show as HTML
Parameters: {"id"=>"electronic_projects_medical_clearner"}
Current user: eDesignLab (id=5)
Rendered plugins/redmine_contacts/app/views/projects/_contacts.html.erb (10.5ms)
Rendered projects/_members_box.html.erb (1.7ms)
Rendered plugins/projects_tree_view/app/views/projects/show.html.erb within layouts/base (40.1ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (1.3ms)
Rendered inline template (0.7ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.1ms)
Completed 200 OK in 236ms (Views: 76.0ms | ActiveRecord: 13.7ms)
Started GET "/attachments/download/928/Cleaner.png" for 113.190.225.66 at 2013-10-29 22:49:05 +0700
Started POST "/advertisements/1" for 113.190.225.66 at 2013-10-29 22:49:05 +0700
Processing by AttachmentsController#download as HTML
Parameters: {"id"=>"928", "filename"=>"Cleaner.png"}
Processing by AdvertisementsController#show as */*
Parameters: {"id"=>"1"}
Current user: eDesignLab (id=5)
Current user: eDesignLab (id=5)
Rendered plugins/reklama/app/views/advertisements/_advertisement.html.erb (6.4ms)
Completed 200 OK in 62ms (Views: 6.3ms | ActiveRecord: 50.0ms)
Completed 304 Not Modified in 106ms (ActiveRecord: 97.2ms)
Started GET "/attachments/929/WCE.jpg" for 113.190.225.66 at 2013-10-29 22:49:05 +0700
Processing by AttachmentsController#show as HTML
Parameters: {"id"=>"929", "filename"=>"WCE.jpg"}
Current user: eDesignLab (id=5)
Completed 304 Not Modified in 6ms (ActiveRecord: 0.8ms)
Started GET "/projects/electronic_projects_medical_clearner/copy" for 113.190.225.66 at 2013-10-29 22:49:10 +0700
Processing by ProjectsController#copy as HTML
Parameters: {"id"=>"electronic_projects_medical_clearner"}
Current user: eDesignLab (id=5)
Rendered plugins/redmine_scm/app/views/projects/_scm.html.erb (1.1ms)
Rendered projects/_form.html.erb (156.5ms)
Rendered projects/copy.html.erb within layouts/base (177.2ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.1ms)
Rendered inline template (0.8ms)
Completed 500 Internal Server Error in 236ms

ActionView::Template::Error (can't convert nil into Integer):
45: </div>
46:
47: <% end %>
48:
49: </div>
50:
51: <div id="main" class="<%= sidebar_content? ? '' : 'nosidebar' %>">
lib/redmine/hook.rb:61:in `block (2 levels) in call_hook'
lib/redmine/hook.rb:61:in `each'
lib/redmine/hook.rb:61:in `block in call_hook'
lib/redmine/hook.rb:58:in `tap'
lib/redmine/hook.rb:58:in `call_hook'
lib/redmine/hook.rb:158:in `call_hook'
app/helpers/application_helper.rb:1161:in `view_layouts_base_sidebar_hook_response'
app/helpers/application_helper.rb:1157:in `sidebar_content?'
app/views/layouts/base.html.erb:48:in `_app_views_layouts_base_html_erb__1761407783432592894_57092460'


Started POST "/advertisements/1" for 113.190.225.66 at 2013-10-29 22:50:54 +0700
Processing by AdvertisementsController#show as */*
Parameters: {"id"=>"1"}
Current user: eDesignLab (id=5)
Rendered plugins/reklama/app/views/advertisements/_advertisement.html.erb (6.3ms)
Completed 200 OK in 137ms (Views: 6.2ms | ActiveRecord: 126.0ms)
Started GET "/attachments/929/WCE.jpg" for 113.190.225.66 at 2013-10-29 22:50:55 +0700
Processing by AttachmentsController#show as HTML
Parameters: {"id"=>"929", "filename"=>"WCE.jpg"}
Current user: eDesignLab (id=5)
Completed 304 Not Modified in 5ms (ActiveRecord: 0.9ms)
Connecting to database specified by database.yml
Creating scope :system. Overwriting existing method Enumeration.system.
Starting SCM Creator Plugin for Redmine
Starting Advertising plugin for Redmine
Starting WikiNG Plugin for Redmine
OpenIdAuthentication.store is nil. Using in-memory store.
Creating scope :sorted. Overwriting existing method User.sorted.
Creating scope :sorted. Overwriting existing method Group.sorted.
Migrating to CreateAutomaticMemberships (1)
Migrating to CreateAutomaticMembershipRoles (2)
Migrating to AddAuthorMailToIssues (20110919091155)
Migrating to AddUserMailAndNameToJournals (20110920033709)
Migrating to AddCheckoutUrlInfo (20091208210439)
Migrating to AddDisplayLogin (20091220173312)
Migrating to AddRenderLink (20100118174556)
Migrating to RemoveDefaults (20100118235845)
Migrating to AddOverwriteOption (20100118235909)
Migrating to UpdateSettings (20100203202320)
Migrating to RenameRenderLinkToRenderType (20100426154202)
Migrating to ConsolidateRepositoryOptions (20100512135418)
Migrating to ApplySettingChanges (20100609153630)
Migrating to ChangeProtocolStorageFromHashToArray (20100808185600)
Migrating to AddUsernameToProtocolUrls (20101110133453)
Migrating to MoreDisplayOptions (20110218202110)
Migrating to ChangeDescriptionStorageFormat (20120621021152)
Migrating to CreateCodeReviews (1)
Migrating to AddUpdatedBy (2)
Migrating to AddLockVersion (3)
Migrating to AddStatusChanged (4)
Migrating to CreateCodeReviewUserSettings (5)
Migrating to LinkToIssue (6)
Migrating to RenameUser (7)
Migrating to CreateCodeReviewProjectSettings (8)
Migrating to AddHideTab (9)
Migrating to AddActionType (10)
Migrating to AddAutoRelation (11)
Migrating to AddAttachmentId (12)
Migrating to AddFileCount (13)
Migrating to CreateCodeReviewAssignments (14)
Migrating to AddAssignmentTracker (15)
Migrating to AddChangesetId (16)
Migrating to AddAutoAssign (17)
Migrating to AddLockVersionToProjectSettings (18)
Migrating to DeleteOldFields (19)
Migrating to AddTrackerToReviewDialog (20)
Migrating to CreateContacts (16)
Migrating to CreateContactsRelations (17)
Migrating to CreateDeals (18)
Migrating to CreateDealsRelations (19)
Migrating to CreateNotes (20)
Migrating to CreateTags (21)
Migrating to CreateRecentlyVieweds (22)
Migrating to CreateContactsSettings (23)
Migrating to AddTypeToNotes (24)
Migrating to AddFieldsToDeals (25)
Migrating to CreateContactsQueries (26)
Migrating to ChangeDealsCurrencyType (27)
Migrating to AddCachedTagListToContacts (28)
Migrating to AddVisibilityToContacts (29)
Migrating to ChangeDealStatusesIsClosed (30)
Migrating to CreateInvoicesAndExpenses (1)
Migrating to CreateInvoiceLines (2)
Migrating to AddInvoicesFields (3)
Migrating to ChangeInvoicesSettings (4)
Migrating to AddCommentsCountToInvoices (5)
Migrating to AddAssignedToIdToExpenses (6)
Migrating to CreateInvoicePayments (7)
Migrating to AddPaidDateAndBalanceToInvoices (8)
Migrating to PopulateInvoicesBalance (9)
Migrating to CreateCategories (20100210212009)
Migrating to AddParentIdToCategories (20100211210218)
Migrating to CreateArticles (20100211212704)
Migrating to AddAuthorToArticle (20100213145708)
Migrating to AddViewingTables (20100213201848)
Migrating to AddNestedSetBoundriesToCategory (20100216000133)
Migrating to AddRatingsToArticles (20100317201659)
Migrating to AddCommentsCountToArticles (20100329103527)
Migrating to ActsAsTaggableOnMigration (20100429152124)
Migrating to AddProjectIdToArticles (20110131145123)
Migrating to UpdateTaggingsModel (20120627194945)
Migrating to AddUpdaterToArticle (20121005075010)
Migrating to AddRepositoriesCreatedWithScm (1)
Migrating to CreateThemeChangerUserSettings (1)
Migrating to CreateUserProfiles (1)
Migrating to CreateAdvertisements (1)
Migrating to AddAdvertisementsEnabled (2)
Migrating to AddAdvertisementsLanguage (3)
Migrating to CreateAdvertisementsProjects (4)
Migrating to MigrateProjects (5)
Migrating to AddColumnIssuePosition (1)
Connecting to database specified by database.yml
Creating scope :system. Overwriting existing method Enumeration.system.
Starting SCM Creator Plugin for Redmine
Starting Advertising plugin for Redmine
Starting WikiNG Plugin for Redmine
OpenIdAuthentication.store is nil. Using in-memory store.
Creating scope :sorted. Overwriting existing method User.sorted.
Creating scope :sorted. Overwriting existing method Group.sorted.
Connecting to database specified by database.yml
Creating scope :system. Overwriting existing method Enumeration.system.
Starting SCM Creator Plugin for Redmine
Starting Advertising plugin for Redmine
Starting WikiNG Plugin for Redmine
OpenIdAuthentication.store is nil. Using in-memory store.
Creating scope :sorted. Overwriting existing method User.sorted.
Creating scope :sorted. Overwriting existing method Group.sorted.
Migrating to CreateAutomaticMemberships (1)
Migrating to CreateAutomaticMembershipRoles (2)
Migrating to AddAuthorMailToIssues (20110919091155)
Migrating to AddUserMailAndNameToJournals (20110920033709)
Migrating to AddCheckoutUrlInfo (20091208210439)
Migrating to AddDisplayLogin (20091220173312)
Migrating to AddRenderLink (20100118174556)
Migrating to RemoveDefaults (20100118235845)
Migrating to AddOverwriteOption (20100118235909)
Migrating to UpdateSettings (20100203202320)
Migrating to RenameRenderLinkToRenderType (20100426154202)
Migrating to ConsolidateRepositoryOptions (20100512135418)
Migrating to ApplySettingChanges (20100609153630)
Migrating to ChangeProtocolStorageFromHashToArray (20100808185600)
Migrating to AddUsernameToProtocolUrls (20101110133453)
Migrating to MoreDisplayOptions (20110218202110)
Migrating to ChangeDescriptionStorageFormat (20120621021152)
Migrating to CreateCodeReviews (1)
Migrating to AddUpdatedBy (2)
Migrating to AddLockVersion (3)
Migrating to AddStatusChanged (4)
Migrating to CreateCodeReviewUserSettings (5)
Migrating to LinkToIssue (6)
Migrating to RenameUser (7)
Migrating to CreateCodeReviewProjectSettings (8)
Migrating to AddHideTab (9)
Migrating to AddActionType (10)
Migrating to AddAutoRelation (11)
Migrating to AddAttachmentId (12)
Migrating to AddFileCount (13)
Migrating to CreateCodeReviewAssignments (14)
Migrating to AddAssignmentTracker (15)
Migrating to AddChangesetId (16)
Migrating to AddAutoAssign (17)
Migrating to AddLockVersionToProjectSettings (18)
Migrating to DeleteOldFields (19)
Migrating to AddTrackerToReviewDialog (20)
Migrating to CreateContacts (16)
Migrating to CreateContactsRelations (17)
Migrating to CreateDeals (18)
Migrating to CreateDealsRelations (19)
Migrating to CreateNotes (20)
Migrating to CreateTags (21)
Migrating to CreateRecentlyVieweds (22)
Migrating to CreateContactsSettings (23)
Migrating to AddTypeToNotes (24)
Migrating to AddFieldsToDeals (25)
Migrating to CreateContactsQueries (26)
Migrating to ChangeDealsCurrencyType (27)
Migrating to AddCachedTagListToContacts (28)
Migrating to AddVisibilityToContacts (29)
Migrating to ChangeDealStatusesIsClosed (30)
Migrating to CreateInvoicesAndExpenses (1)
Migrating to CreateInvoiceLines (2)
Migrating to AddInvoicesFields (3)
Migrating to ChangeInvoicesSettings (4)
Migrating to AddCommentsCountToInvoices (5)
Migrating to AddAssignedToIdToExpenses (6)
Migrating to CreateInvoicePayments (7)
Migrating to AddPaidDateAndBalanceToInvoices (8)
Migrating to PopulateInvoicesBalance (9)
Migrating to CreateCategories (20100210212009)
Migrating to AddParentIdToCategories (20100211210218)
Migrating to CreateArticles (20100211212704)
Migrating to AddAuthorToArticle (20100213145708)
Migrating to AddViewingTables (20100213201848)
Migrating to AddNestedSetBoundriesToCategory (20100216000133)
Migrating to AddRatingsToArticles (20100317201659)
Migrating to AddCommentsCountToArticles (20100329103527)
Migrating to ActsAsTaggableOnMigration (20100429152124)
Migrating to AddProjectIdToArticles (20110131145123)
Migrating to UpdateTaggingsModel (20120627194945)
Migrating to AddUpdaterToArticle (20121005075010)
Migrating to AddRepositoriesCreatedWithScm (1)
Migrating to CreateThemeChangerUserSettings (1)
Migrating to CreateUserProfiles (1)
Migrating to CreateWikiExtensionsComments (1)
Migrating to CreateWikiExtensionsTags (2)
Migrating to CreateWikiExtensionsTagRelations (3)
Migrating to CreateWikiExtensionsProjectSettings (4)
Migrating to CreateWikiExtensionsProjectMenus (5)
Migrating to RenameWikiExtensionsTables (6)
Migrating to CreateWikiExtensionsCounts (7)
Migrating to AddAutoPreview (8)
Migrating to AddParentId (9)
Migrating to AddDisableSidebar (10)
Migrating to RemoveDisableSidebar (11)
Migrating to CreateWikiExtensionsVotes (12)
Migrating to CreateAdvertisements (1)
Migrating to AddAdvertisementsEnabled (2)
Migrating to AddAdvertisementsLanguage (3)
Migrating to CreateAdvertisementsProjects (4)
Migrating to MigrateProjects (5)
Migrating to AddColumnIssuePosition (1)
Connecting to database specified by database.yml
Creating scope :system. Overwriting existing method Enumeration.system.
Starting SCM Creator Plugin for Redmine
Starting Advertising plugin for Redmine
Starting WikiNG Plugin for Redmine
OpenIdAuthentication.store is nil. Using in-memory store.
Creating scope :sorted. Overwriting existing method User.sorted.
Creating scope :sorted. Overwriting existing method Group.sorted.
Started GET "/admin" for 113.190.225.66 at 2013-10-29 22:55:38 +0700
Processing by AdminController#index as HTML
Current user: eDesignLab (id=5)
Rendered admin/_menu.html.erb (14.3ms)
Rendered admin/index.html.erb within layouts/admin (346.1ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.9ms)
Rendered inline template (0.7ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_html_header.html.erb (0.8ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (1.8ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_body_bottom.html.erb (0.8ms)
Rendered layouts/base.html.erb (174.6ms)
Completed 200 OK in 825ms (Views: 550.8ms | ActiveRecord: 9.1ms)
Started GET "/admin/plugins" for 113.190.225.66 at 2013-10-29 22:55:58 +0700
Processing by AdminController#plugins as HTML
Current user: eDesignLab (id=5)
Rendered admin/plugins.html.erb within layouts/admin (7.1ms)
Rendered admin/_menu.html.erb (4.7ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (84.4ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_html_header.html.erb (0.1ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_body_bottom.html.erb (0.0ms)
Rendered layouts/base.html.erb (98.6ms)
Completed 200 OK in 125ms (Views: 119.6ms | ActiveRecord: 1.2ms)
Started GET "/admin/projects" for 113.190.225.66 at 2013-10-29 22:56:31 +0700
Processing by AdminController#projects as HTML
Current user: eDesignLab (id=5)
Rendered plugins/projects_tree_view/app/views/admin/projects.html.erb within layouts/admin (1604.8ms)
Rendered admin/_menu.html.erb (4.7ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.0ms)
Rendered inline template (0.8ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_html_header.html.erb (0.1ms)
Rendered plugins/redmine_code_review/app/views/code_review/_body_bottom.html.erb (0.0ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_body_bottom.html.erb (0.0ms)
Rendered layouts/base.html.erb (12.6ms)
Completed 200 OK in 1681ms (Views: 1557.6ms | ActiveRecord: 77.9ms)
Started GET "/projects/projects-other/copy" for 113.190.225.66 at 2013-10-29 22:56:41 +0700
Processing by ProjectsController#copy as HTML
Parameters: {"id"=>"projects-other"}
Current user: eDesignLab (id=5)
Rendered plugins/redmine_scm/app/views/projects/_scm.html.erb (7.4ms)
Rendered projects/_form.html.erb (215.6ms)
Rendered projects/copy.html.erb within layouts/base (261.9ms)
Rendered plugins/redmine_code_review/app/views/code_review/_html_header.html.erb (0.1ms)
Rendered inline template (0.8ms)
Rendered plugins/redmine_wiki_extensions/app/views/wiki_extensions/_html_header.html.erb (1.5ms)
Completed 500 Internal Server Error in 484ms

ActionView::Template::Error (can't convert nil into Integer):
45: </div>
46:
47: <% end %>
48:
49: </div>
50:
51: <div id="main" class="<%= sidebar_content? ? '' : 'nosidebar' %>">
lib/redmine/hook.rb:61:in `block (2 levels) in call_hook'
lib/redmine/hook.rb:61:in `each'
lib/redmine/hook.rb:61:in `block in call_hook'
lib/redmine/hook.rb:58:in `tap'
lib/redmine/hook.rb:58:in `call_hook'
lib/redmine/hook.rb:158:in `call_hook'
app/helpers/application_helper.rb:1161:in `view_layouts_base_sidebar_hook_response'
app/helpers/application_helper.rb:1157:in `sidebar_content?'
app/views/layouts/base.html.erb:48:in `_app_views_layouts_base_html_erb___1379707111384152087_55796480'


    (1-1/1)