JRuby trunk doesn't work on mongrel_jcluster --------------------------------------------
Key: JRUBY-1705 URL: http://jira.codehaus.org/browse/JRUBY-1705 Project: JRuby Issue Type: Bug Components: Miscellaneous Environment: Ubuntu Linux JDK 6u3 (AMD64) mongrel 1.1.1 mongrel_jcluster 0.0.1 Reporter: Changshin Lee requesting to a port apart from the starting port causes the following error: Wed Dec 12 20:42:50 +0900 2007: Error calling Dispatcher.dispatch #<NativeException: java.lang.NullPointerException: null> RubyString.java:2485:in `org.jruby.RubyString.scan' null:-1:in `org.jruby.RubyStringInvoker$scan_method_1_0.call' CallSite.java:144:in `org.jruby.runtime.CallSite$InlineCachingCallSite.call' /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/actionpack-2.0.1/lib/action_controller/vendor/html-scanner/html/tokenizer.rb:75:in `update_current_line1384001351_1172818142.__file__' /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/actionpack-2.0.1/lib/action_controller/vendor/html-scanner/html/tokenizer.rb:-1:in `update_current_line1384001351_1172818142.run' DefaultMethod.java:115:in `org.jruby.internal.runtime.methods.DefaultMethod.call' CallSite.java:144:in `org.jruby.runtime.CallSite$InlineCachingCallSite.call' CallSite.java:103:in `org.jruby.runtime.CallSite$ArgumentBoxingCallSite.call' /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/actionpack-2.0.1/lib/action_controller/vendor/html-scanner/html/tokenizer.rb:39:in `next1090730688_1172818142.__file__' /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/actionpack-2.0.1/lib/action_controller/vendor/html-scanner/html/tokenizer.rb:-1:in `next1090730688_1172818142.run' ... /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/mongrel-1.0.1-jruby/lib/mongrel/rails.rb:76:in `process' /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/mongrel-1.0.1-jruby/lib/mongrel/rails.rb:76:in `process_client' /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/mongrel-1.0.1-jruby/lib/mongrel.rb:617:in `each' /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/mongrel-1.0.1-jruby/lib/mongrel.rb:617:in `process_client' /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/mongrel-1.0.1-jruby/lib/mongrel.rb:617:in `run' /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/mongrel-1.0.1-jruby/lib/mongrel.rb:736:in `initialize' Wed Dec 12 20:43:05 +0900 2007: Error calling Dispatcher.dispatch #<NativeException: java.lang.NullPointerException: null> /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/mongrel-1.0.1-jruby/lib/mongrel/rails.rb:76:in `process' /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/mongrel-1.0.1-jruby/lib/mongrel/rails.rb:76:in `process_client' /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/mongrel-1.0.1-jruby/lib/mongrel.rb:617:in `each' /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/mongrel-1.0.1-jruby/lib/mongrel.rb:617:in `process_client' /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/mongrel-1.0.1-jruby/lib/mongrel.rb:617:in `run' /home/sysop/sw/jruby-1.1b1/lib/ruby/gems/1.8/gems/mongrel-1.0.1-jruby/lib/mongrel.rb:736:in `initialize' -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email