2012-07-02 2 views
2

redmine 설치가 일정 시간 (수 시간) 실행되었을 때 "충돌"(웹 요청에 응답하지 않음)을 유지합니다.씬 실행 Redmine이 계속 충돌합니다.

Windows 2003 R2 x64에 설치되었으며 Apache를 통해 역방향 프록시로 프록시 처리됩니다.

DB는 로컬 MySQL 5.5입니다.

*** LOCAL GEMS *** 

actionmailer (3.2.3, 2.3.9, 2.3.5) 
actionpack (3.2.3, 2.3.9, 2.3.5) 
activemodel (3.2.3) 
activerecord (3.2.3, 2.3.9, 2.3.5) 
activeresource (3.2.3, 2.3.9, 2.3.5) 
activesupport (3.2.3, 2.3.9) 
arel (3.0.2) 
builder (3.0.0) 
bundler (1.1.3) 
cgi_multipart_eof_fix (2.5.0) 
coderay (1.0.6) 
daemon_controller (1.0.0) 
daemons (1.1.8) 
erubis (2.7.0) 
eventmachine (0.12.10) 
fastercsv (1.5.5) 
fastthread (1.0.7) 
gem_plugin (0.2.3) 
hike (1.2.1) 
i18n (0.6.0, 0.4.2) 
journey (1.0.3) 
json (1.7.3) 
mail (2.4.4) 
mime-types (1.18) 
multi_json (1.3.5) 
mysql (2.8.1 x86-mingw32) 
net-ldap (0.3.1) 
passenger (3.0.12) 
polyglot (0.3.3) 
prototype-rails (3.2.1) 
puma (1.3.1) 
rack (1.4.1, 1.3.3) 
rack-cache (1.2) 
rack-openid (1.3.1) 
rack-ssl (1.3.2) 
rack-test (0.6.1) 
rails (3.2.3, 2.3.9, 2.3.5) 
railties (3.2.3) 
rake (0.9.2.2) 
rdoc (3.12) 
ruby-openid (2.1.8) 
rubygems-update (1.7.0) 
sprockets (2.4.3, 2.1.3) 
thin (1.3.1) 
thor (0.15.2, 0.14.6) 
tilt (1.3.3) 
treetop (1.4.10) 
tzinfo (0.3.33) 
win32-api (1.4.8 x86-mingw32) 
win32-service (0.7.2 x86-mingw32) 
windows-api (0.4.1) 
windows-pr (1.2.1) 

내가 관심을하는 것입니다 생각 제공 한 :

D:\Applications\redmine>thin -p 4000 -e production -D start 
>> Using rack adapter 
>> Thin web server (v1.3.1 codename Triple Espresso) 
>> Debugging ON 
>> Maximum connections set to 1024 
>> Listening on 0.0.0.0:4000, CTRL+C to stop 
D:/Applications/ruby/lib/ruby/gems/1.8/gems/coderay-1.0.6/lib/coderay/helpers/fi 
le_type.rb:19: warning: already initialized constant UnknownFileType 
D:/Applications/ruby/lib/ruby/gems/1.8/gems/coderay-1.0.6/lib/coderay/helpers/fi 
le_type.rb:126: warning: already initialized constant TypeFromExt 
D:/Applications/ruby/lib/ruby/gems/1.8/gems/coderay-1.0.6/lib/coderay/helpers/fi 
le_type.rb:132: warning: already initialized constant TypeFromShebang 
D:/Applications/ruby/lib/ruby/gems/1.8/gems/coderay-1.0.6/lib/coderay/helpers/fi 
le_type.rb:138: warning: already initialized constant TypeFromName 

루비 -v :

ruby 1.8.7 (2012-02-08 patchlevel 358) [i386-mingw32] 

보석 Q

cmd를 출력은 다음과 같다 이 문제.

도움을 주시면 감사하겠습니다.

답변

-1

크래시가 사라진 것처럼 보입니다. 스레드에 대해 뭔가를 바꿨다고 생각하지만 확실하지 않습니다.

/uniChaos

+0

나는 최신 redmine 2.2를 사용하지 않는 것과 동일한 문제가있었습니다. 나는 푸마로 바꿨고 블루 필로 대몬 화했다. – therealmarv

관련 문제