Project

General

Profile

redmine start fail!!!!

Added by Michael Gu almost 6 years ago

The redmine can not start since I installed some plugins.But after I remove them,the problem hasn't been sloved.
Fail log:

*C:\Users\Administrator\Desktop>cd c:\Sites\redmine-3.4.4\bin

c:\Sites\redmine-3.4.4\bin>ruby rails server webrick -e production -b 10.60.31.2
21
C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.4/lib/bundler/
source_list.rb:107:in `source_list_for': Invalid source: nil (ArgumentError)
from C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.4
/lib/bundler/source_list.rb:56:in `get'
from C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.4
/lib/bundler/definition.rb:746:in `block in converge_locked_specs'
from C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.4
/lib/bundler/definition.rb:743:in `converge_locked_specs'
from C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.4
/lib/bundler/definition.rb:228:in `resolve'
from C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.4
/lib/bundler/definition.rb:159:in `specs'
from C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.4
/lib/bundler/definition.rb:218:in `specs_for'
from C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.4
/lib/bundler/definition.rb:207:in `requested_specs'
from C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.4
/lib/bundler/runtime.rb:109:in `block in definition_method'
from C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.4
/lib/bundler/runtime.rb:21:in `setup'
from C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.4
/lib/bundler.rb:101:in `setup'
from C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.4
/lib/bundler/setup.rb:9:in `<top (required)>'
from C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel
_require.rb:127:in `require'
from C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel
_require.rb:127:in `rescue in require'
from C:/RailsInstaller/Ruby2.3.3/lib/ruby/2.3.0/rubygems/core_ext/kernel
_require.rb:40:in `require'
from c:/Sites/redmine-3.4.4/config/boot.rb:4:in `<top (required)>'
from rails:3:in `require_relative'
from rails:3:in `<main>' *

Please advise me