Project

General

Profile

Actions

Defect #21877

closed

"ArgumentError (comparison of Time with BigDecimal failed)" in app/models/setting.rb:229

Added by Stefan Kuhr about 8 years ago. Updated about 8 years ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Hello,

just in the process of upgrading version 2.5.1.stable (installed on debian wheezy from wheezy backports) to 2.5.2.devel (debian jessie) and now I get the following error in production.log when trying to access the upgraded redmine instance:

Started GET "/redmine/" for 192.168.199.1 at 2016-01-29 13:05:29 +0100
Processing by WelcomeController#index as HTML
Completed 500 Internal Server Error in 7ms

ArgumentError (comparison of Time with BigDecimal failed):
app/models/setting.rb:229:in `<='
app/models/setting.rb:229:in `check_cache'
app/controllers/application_controller.rb:98:in `user_setup'

What can I do to fix this problem? Please assign a proper category to this ticket, I dunno what the proper category for this would be.

TIA,

--
Stefan

Actions #1

Updated by Toshi MARUYAMA about 8 years ago

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

Redmine 2.5.x is not maintained.
You should ask Debian team.

Actions #2

Updated by Stefan Kuhr about 8 years ago

Oh my, I found this: http://www.redmine.org/boards/2/topics/46006

This fixed the problem in this ticket though the next problem just waited to raise its ugly head: Defect #21878. Just wanted to add this to this ticket in case someone runs into the same problem.

Actions

Also available in: Atom PDF