C:\Users\m1d4s\baza>jruby -W2 test3.rb # with :log => true INFO 07/29 11:04:23 o.b.p.Main - Starting up... 2011-07-29 13:04:25.346:INFO::jetty-7.3.0.v20110203 2011-07-29 13:04:25.850:INFO::started o.e.j.s.ServletContextHandler{/,null} 2011-07-29 13:04:26.459:INFO::Started SelectChannelConnector@0.0.0.0:8080 net/http: warning: Content-Type did not set; using application/x-www-form-urlenc oded INFO 07/29 11:04:27 o.b.p.j.h.HttpServer - Version Jetty/5.1.x INFO 07/29 11:04:27 o.b.p.j.u.Container - Started HttpContext[/,/] INFO 07/29 11:04:27 o.b.p.j.h.SocketLis~ - Started SocketListener on 0.0.0.0:909 1 INFO 07/29 11:04:27 o.b.p.j.u.Container - Started org.browsermob.proxy.jetty.je tty.Server@e41bc3 c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/selenium-webdriver-2.1.0/lib/selenium/webd river/chrome.rb:20 warning: instance variable @path not initialized 2NativeException: java.lang.IndexOutOfBoundsException: null run at c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/childprocess-0.1.9/lib/child process/jruby/redirector.rb:17 redirect at c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/childprocess-0.1.9/lib/child process/jruby/process.rb:87 call at org/jruby/RubyProc.java:268 call at org/jruby/RubyProc.java:232 ## C:\Users\m1d4s\Aplikacje\baza>jruby -W2 test3.rb # without :log net/http: warning: Content-Type did not set; using application/x-www-form-urlenc oded c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/selenium-webdriver-2.1.0/lib/selenium/webd river/chrome.rb:20 warning: instance variable @path not initialized RestClient::InternalServerError: 500 Internal Server Error return! at c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/rest-client-1.6.3/lib/ restclient/abstract_response.rb:48 process_result at c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/rest-client-1.6.3/lib/ restclient/request.rb:228 transmit at c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/rest-client-1.6.3/lib/ restclient/request.rb:176 start at c:/jruby-1.6.1/lib/ruby/1.8/net/http.rb:543 transmit at c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/rest-client-1.6.3/lib/ restclient/request.rb:170 execute at c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/rest-client-1.6.3/lib/ restclient/request.rb:64 execute at c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/rest-client-1.6.3/lib/ restclient/request.rb:33 put at c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/rest-client-1.6.3/lib/ restclient/resource.rb:80 new_har at c:/jruby-1.6.1/lib/ruby/gems/1.8/gems/browsermob-proxy-0.0.2 /lib/browsermob/proxy/client.rb:23 (root) at test3.rb:13