Project

General

Profile

OCI error

Added by Dawes Graybeal almost 8 years ago

I know redmine doesn't "officially" support Oracle; but has anyone seen this error and/or have solution?
Successful authentication for 'admin' from xxx.xxx.xx.xxx at 2016-06-23 18:23:0$ Completed 500 Internal Server Error in 37ms (ActiveRecord: 15.6ms)

OCIError (ORA-02289: sequence does not exist):
app/models/user.rb:399:in `generate_session_token'
app/controllers/application_controller.rb:82:in `start_user_session'
app/controllers/application_controller.rb:160:in `logged_user='
app/controllers/account_controller.rb:257:in `successful_authentication'
app/controllers/account_controller.rb:203:in `password_authentication'
app/controllers/account_controller.rb:189:in `authenticate_user'
app/controllers/account_controller.rb:40:in `login'
lib/redmine/sudo_mode.rb:63:in `sudo_mode'