Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. [Solved] My OpenProject 3.0 is very Slow

[Solved] My OpenProject 3.0 is very Slow

Added by Lucas Pereira about 11 years ago

I have a VM with:

2 core Intel® Xeon® CPU, X5680 @ 3.33GHz, 4 GB de RAM.

The front-end OpenProject is very slow, in any action Ruby was 100%:

top - 14:46:27 up 11 days, 6:03, 1 user, load average: 0.13, 0.07, 0.11
Tasks: 83 total, 2 running, 81 sleeping, 0 stopped, 0 zombie
Cpu(s): 50.0%us, 0.2%sy, 0.0%ni, 49.8%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 4049836k total, 2791664k used, 1258172k free, 178800k buffers
Swap: 1046524k total, 0k used, 1046524k free, 940240k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1512 root 20 0 1527m 1.3g 3660 R 100 33.6 47:31.58 ruby1.9.1
8764 root 20 0 0 0 0 S 0 0.0 0:40.85 kworker/0:2

Thanks
Regards.
Lucas Pereira


Replies (4)

RE: My OpenProject 3.0 is very Slow - Added by Lucas Pereira about 11 years ago

My Linux is a Ubuntu 12.04.4 LTS 64 bits.

RE: My OpenProject 3.0 is very Slow - Added by Hagen Schink about 11 years ago

Hello Lucas,

according to your top output you’re running Ruby 1.9.1. OpenProject 3.0 requires Ruby 2.1, so I recommend ýou to switch to Ruby 2.1 accordingly.

Does this help?

Kind regards,
Hagen

RE: My OpenProject 3.0 is very Slow - Added by jason southwell about 11 years ago

I seem to recall having significant speed issues when I was configured to use Memcached but the service had stopped. Starting Memcached brought me back up to normal.

Also, be sure to precompile the assets.

RE: My OpenProject 3.0 is very Slow - Added by Lucas Pereira about 11 years ago

Thanks a lot.

I installed ruby 2.1 and of final version OpenProject 3.0. My problem was solved.

Thanks.
Lucas Pereira

  • (1 - 4/4)
Loading...