Actions
Defect #16238
closedRedmine crashes with CKEditor plugin
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Redmine Bitnami stack 2.3.1-0 on Windows 7 64 bit
When including the CKEditor plugin (only plugin included), Redmine runs for a while then shuts down. The log only shows:
Connecting to database specified by database.yml Connecting to database specified by database.yml
I tried to turn on verbosity in the log (
config.log_level = :debug
) but no additional messages are shown. Is there a way to debug where it is crashing or get additional logging? I realize this issue is more related to the plugin but the question about how to debug or increase logging is related to Redmine core.I should mention separately that I am having issues with RMagick not calling ImageMagick properly.
Updated by Toshi MARUYAMA over 10 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Please contact plugin author or bitnami team.
Actions