Project

General

Profile

Actions

Defect #23166

closed

Issue while accessing Activity view

Added by Kamlesh Maurya almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
Activity view
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

While accessing the activity tab we encounter the error "Internal error
An error occurred on the page you were trying to access.
If you continue to experience problems please contact your Redmine administrator for assistance.
If you are the Redmine administrator, check your log files for details about the error."

Attaching the screenshot for more detail.
Error log is as below
"tarted GET "/projects/bihar-maintenance/activity" for 192.168.100.128 at 2016-06-24 17:15:27 +0530
Processing by ActivitiesController#index as HTML
Parameters: {"id"=>"bihar-maintenance"}
Current user: admin (id=1)
Completed 500 Internal Server Error in 78ms (ActiveRecord: 78.0ms)

NameError (uninitialized constant Meeting):
lib/redmine/activity/fetcher.rb:106:in `map'
lib/redmine/activity/fetcher.rb:106:in `constantized_providers'
lib/redmine/activity/fetcher.rb:42:in `block in event_types'
lib/redmine/activity/fetcher.rb:40:in `select'
lib/redmine/activity/fetcher.rb:40:in `event_types'
lib/redmine/activity/fetcher.rb:30:in `initialize'
app/controllers/activities_controller.rb:37:in `new'
app/controllers/activities_controller.rb:37:in `index'
lib/redmine/sudo_mode.rb:63:in `sudo_mode'"

We had configure the redmine with below configuration
Redmine 3.2.3
Ruby 2.2
mysql 5.7.2


Files

Activity_view.JPG (72.2 KB) Activity_view.JPG Kamlesh Maurya, 2016-06-24 13:48
Actions #1

Updated by Toshi MARUYAMA almost 9 years ago

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

There is no "Meeting" on vanilla Redmine.
Please contact plugin author.

Actions

Also available in: Atom PDF