-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.8
-
Component/s: Performance
-
Environment:
The Crowd Server installed is integrated with an Oracle 11r2 Database. The setup done with the Crowd setup Wizard on a clean server and empty database.
-
12
-
Severity 3 - Minor
-
3
Tracking the log-file in Crowd tells an error on hibernate.tool.hbm2ddl.SchemaUpdate:
HHH000388: Unsuccessful: create index idx_expirable_user_token_key on cwd_expirable_user_token (token)
...
[hibernate.tool.hbm2ddl.SchemaUpdate] ORA-01408: such column list already indexed
_tell the create index was unsuccessful.
The solution or workaround in included in the attachment.