Defect #2684
closedRedmine Crashing on Ubuntu System
0%
Description
All,
I have redmine 0.8.0 downloaded from the website. I am running:- Ubuntu 8.04 server (virtual machine)
- MySQL 5.0
- Ruby 1.8.6,
- mysql (2.7)
- rmagick (2.9.0)
Redmine has been working great, but lately I have noticed that Redmine will start to run extremely slow. Enough that a lot of my users think its down when really its taking minutes to continue on. I took a look at the Mongrel logs and see no errors and the same for Redmine itself. I do however notice that the mongrel instance itself will be consuming about 4.3% of my memory and some CPU cycles.
I am not sure if thats the issue itself or if it could be something else. I have Redmine running on port 80 and shutdown Apache so I could avoid any conflicts. The weird thing is that the Redmine instance will drastically slow down, but then a few minutes later it will be fine as if nothing were wrong at all. I do not want to resort to having to restart Redmine everyday and would really like some help with this. I love using Redmine and I don't want to switch because of some rogue issue.
Related issues