Project

General

Profile

redmine 2.0.2 running very slow after migration

Added by Mine Red over 10 years ago

Hello,
I have a redmine instance on my server,Environment as below:
Redmine version 2.0.2.stable
Ruby version 1.8.7 (i386-mingw32)
Rails version 3.2.6
System Environment win2008r2
Database adapter MySQL 5.5.34

now I migrated the redmine system from a old server to new, same environment, so I installed ruby187 on new server and copied ruby from original server to overwrite new ruby folder(i installed to this folder), and copied redmine folder to new server(the patch same as original server), and imported the data from original server.

now I found this redmine instance running on new server very slow(the environment same as original, include install patch), and have a warning on command window as below, could you please help me on this questions? many thanks!

warning information:
D:\Redmine\Inst\redmine-2.0.2>D:\Redmine\Ruby187\bin\ruby.exe script/rails
server webrick -e production
=> Booting WEBrick
=> Rails 3.2.6 application starting in production on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2013-10-27 22:34:03] INFO WEBrick 1.3.1
[2013-10-27 22:34:03] INFO ruby 1.8.7 (2012-10-12) [i386-mingw32]
[2013-10-27 22:34:03] INFO WEBrick::HTTPServer#start: pid=5056 port=3000
Connecting to database specified by database.yml
OpenIdAuthentication.store is nil. Using in-memory store.
Creating scope :active. Overwriting existing method User.active.
Creating scope :open. Overwriting existing method Version.open.
DEPRECATION WARNING: The InstanceMethods module inside ActiveSupport::Concern wi
ll be no longer included automatically. Please define instance methods directly
in CollectiveIdea::Acts::NestedSet::Model instead. (called from include at D:/Re
dmine/Inst/redmine-2.0.2/lib/plugins/awesome_nested_set/lib/awesome_nested
_set/awesome_nested_set.rb:58)
DEPRECATION WARNING: The InstanceMethods module inside ActiveSupport::Concern wi
ll be no longer included automatically. Please define instance methods directly
in CollectiveIdea::Acts::NestedSet::Model instead. (called from include at D:/Re
dmine/Inst/redmine-2.0.2/lib/plugins/awesome_nested_set/lib/awesome_nested
_set/awesome_nested_set.rb:58)
Creating scope :open. Overwriting existing method Issue.open.

Started GET "/" for 10.86.132.222 at Sun Oct 27 22:34:19 +0800 2013
Processing by WelcomeController#index as HTML
Rendered welcome/index.html.erb within layouts/base (1138.8ms)
Completed 200 OK in 2434ms (Views: 1404.1ms | ActiveRecord: 546.0ms)

installed gems:
  • LOCAL GEMS ***

actionmailer (3.2.6, 2.3.14)
actionpack (3.2.6, 2.3.14)
activemodel (3.2.12, 3.2.6)
activerecord (3.2.12, 3.2.6, 2.3.14)
activeresource (3.2.6, 2.3.14)
activesupport (3.2.12, 3.2.6, 2.3.14)
after_commit (1.0.10)
allison (2.0.3)
arel (3.0.2)
aws-sdk (1.5.4)
bcrypt-ruby (3.0.1 x86-mingw32)
bluecloth (2.1.0 x86-mingw32)
builder (3.0.0)
bundler (1.0.21)
capistrano (2.9.0)
cgi_multipart_eof_fix (2.5.0)
coderay (1.0.6)
crack (0.3.1)
daemons (1.0.10)
delayed_job (2.0.7)
diff-lcs (1.1.2)
echoe (4.5.6)
edavis10-object_daddy (0.4.3)
erubis (2.7.0)
eventmachine (1.0.0.rc.4 x86-mingw32)
fastercsv (1.5.4)
gem_plugin (0.2.3)
gemcutter (0.7.1)
gruff (0.3.6)
highline (1.6.8)
hike (1.2.1)
hoe (2.12.4)
hpricot (0.8.5 i386-mswin32)
httparty (0.8.1)
i18n (0.6.0)
journey (1.0.3)
json (1.4.6 x86-mingw32)
json_pure (1.6.3)
mail (2.4.4)
memcache-client (1.8.5)
metaclass (0.0.1)
mime-types (1.18)
mini_magick (3.3)
mocha (0.10.5)
mongrel (1.1.5 x86-mingw32)
mongrel_cluster (1.0.5)
mongrel_service (0.4.0)
multi_json (1.1.0)
multi_xml (0.4.1)
mysql (2.8.1 x86-mingw32)
mysql2 (0.3.11)
needle (1.3.0)
net-ldap (0.3.1)
net-scp (1.0.4)
net-sftp (2.0.5)
net-ssh (2.2.1)
net-ssh-gateway (1.1.0)
nokogiri (1.5.0 x86-mingw32)
polyglot (0.3.3)
prototype-rails (3.2.1)
rack (1.4.1, 1.1.3)
rack-cache (1.2)
rack-openid (1.3.1)
rack-ssl (1.3.2)
rack-test (0.6.1)
rails (3.2.6, 2.3.14)
rails_analyzer_tools (1.4.0)
railties (3.2.6)
rake (0.9.2.2)
rake-compiler (0.7.9)
rdoc (3.11)
RedCloth (4.2.9 x86-mingw32)
riddle (1.5.0)
rmagick (2.12.0)
rspec (2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
rspec-mocks (2.7.0)
ruby-openid (2.1.8)
rubyforge (2.0.4)
sprockets (2.1.3)
subexec (0.1.0)
SyslogLogger (1.4.0)
term-ansicolor (1.0.7)
thin (1.3.1)
thinking-sphinx (1.4.10)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
tzinfo (0.3.33)
uuidtools (2.1.2)
webrat (0.7.3)
yard (0.8.1)


Replies (1)

RE: redmine 2.0.2 running very slow after migration - Added by Mine Red over 10 years ago

I find it caused by dual network card issue, who can give me a slution for this case? thanks~

    (1-1/1)