I have unzipped the sonar(code review tool) and started by executing batch file on win 7 64 bit when m hitting the url in mozilla :http://localhost:9000 m getting following error
Application initialization failed: no !/ in spec
from file:/D:/#Software/sonar-2.9/war/sonar-server/WEB-INF/lib/jruby-rack-1.0.0.1.jar!/vendor/rack.rb:7:in (root)'
from org/jruby/RubyKernel.java:1038:in
require'
from file:/D:/#Software/sonar-2.9/war/sonar-server/WEB-INF/lib/jruby-rack-1.0.0.1.jar!/vendor/rack.rb:28:in boot!'
from file:/D:/#Software/sonar-2.9/war/sonar-server/WEB-INF/lib/jruby-rack-1.0.0.1.jar!/jruby/rack/boot/rack.rb:10:in
Rack'
from file:/D:/#Software/sonar-2.9/war/sonar-server/WEB-INF/lib/jruby-rack-1.0.0.1.jar!/jruby/rack/boot/rack.rb:8:in (root)'
from org/jruby/RubyKernel.java:1063:in
load'
from file:/D:/#Software/sonar-2.9/war/sonar-server/WEB-INF/lib/jruby-rack-1.0.0.1.jar!/jruby/rack/boot/rack.rb:1:in `(root)'
is it the right procedure to install the sonar or do i need anything else to do.?