active questions tagged jruby - Stack Overflow most recent 30 from stackoverflow.com 2009-12-17T11:18:48Z http://stackoverflow.com/feeds/tag/jruby http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1903005/installing-gems-from-behind-a-corporate-firewall 1 Installing gems from behind a corporate firewall digitalsanctum 2009-12-14T19:40:22Z 2009-12-15T18:59:45Z <p>I suspect that the corporate firewall is preventing gems from getting installed. I have HTTP_PROXY defined and I'm able to view remote gems via the following command:</p> <pre><code>jruby -S gem list -r </code></pre> <p>But when I go to install a gem, I get a 404:</p> <pre><code>jruby -S gem install rails </code></pre> <p>Is there a good workaround for resolving this issue other than maintaining an internal gem repository?</p> http://stackoverflow.com/questions/484482/conditional-gem-dependencies 2 Conditional gem dependencies jshen 2009-01-27T17:57:21Z 2009-12-15T17:49:26Z <p>Is it possible to conditionally set a dependency on a gem at install time? Here's my situation which will hopefully clarify the question.</p> <p>There is a gem I maintain that depends on the json gem. However, I frequently use jruby which has a port of the json gem that's called json-jruby. To work around this I have to build two separate gems for each dependency. I'd like to build one gem that either says it depends on json OR json-jruby, or it checks at install time and uses the right dependency. </p> <p>Anyone have a good solution to this?</p> http://stackoverflow.com/questions/1811864/possible-to-load-nokogiri-in-jruby-without-installing-nokogiri-java 0 possible to load nokogiri in jruby without installing nokogiri-java ? joeyaa 2009-11-28T07:22:40Z 2009-12-14T18:01:25Z <p>i need a way to run following nokogiri script</p> <pre><code>#parser.rb require 'nokogiri' def parseit() //... end </code></pre> <p>and call the <code>parseit()</code> while running below main.rb in jruby</p> <pre><code>#main.rb require 'parser' parseit() </code></pre> <p>Of course the problem is jruby cannot find <code>'nokogiri'</code> as I have not installed it aka <em>nokogiri-java</em> via <code>jruby -S gem install nokogiri</code></p> <p>The reason is there is some bug I found in nokogiri running under Jruby, so I have only installed nokogiri on Ruby not Jruby. The <code>parser.rb</code> runs perfectly under just Ruby.</p> <p>So my objective is to be able to run parseit() without having to install nokogiri on Jruby!</p> http://stackoverflow.com/questions/1492966/can-you-run-jython-on-the-jvm-that-runs-on-pulse-smart-pens 0 Can you run Jython on the JVM that runs on Pulse smart pens? DevelopingChris 2009-09-29T14:37:46Z 2009-12-14T14:00:11Z <p>I'm looking at developing an application that takes advantage of the Pulse smart pen.</p> <p>I would rather do it in python than java. Its not clear what version of the jvm runs on the pen, as evidence <a href="http://www.livescribe.com/media/pdf/Livescribe%5FPulse%5FSpecifications.pdf" rel="nofollow">here in the tech specs</a></p> <p>Are there limitations on whether or not jython and jruby will run on mobile version of the jvm?</p> http://stackoverflow.com/questions/1758374/error-your-application-used-more-memory-than-the-safety-cap-of-500m-specify-j 0 Error: Your application used more memory than the safety cap of 500m. Specify -J-Xmx####m to increase it (#### = cap size in MB). Specify -w for full OutOfMemoryError stack trace puqt 2009-11-18T19:17:55Z 2009-12-09T22:25:21Z <p>i was running a jruby something.rb script and suddenly it throws this </p> <pre><code>Error: Your application used more memory than the safety cap of 500m. Specify -J-Xmx####m to increase it (#### = cap size in MB). Specify -w for full OutOfMemoryError stack trace </code></pre> http://stackoverflow.com/questions/1745690/ezcrypto-not-encrypting-consistently-in-jruby-mri-is-fine 0 ezcrypto not encrypting consistently in JRuby (MRI is fine) madlep 2009-11-16T23:59:09Z 2009-12-09T21:45:37Z <p>I'm trying to encrypt some data using the Ezcrypto gem in Ruby. Things work perfectly when running under MRI, but I'm getting strange results when running the same code using JRuby.</p> <p>Executing the following <em>should</em> produce the same output with repeated called.</p> <p>Output from MRI:</p> <pre><code>irb(main):007:0&gt; Base64.encode64(EzCrypto::Key.encrypt_with_password "password", "salt","Top secret should not be revealed") =&gt; "6KNkObMUfXzyPey+TOGFHbozsmj5bGYqKql2Qava7++j5Moz0Zi2MwRp/FEC\nkpqw\n" irb(main):008:0&gt; Base64.encode64(EzCrypto::Key.encrypt_with_password "password", "salt","Top secret should not be revealed") =&gt; "6KNkObMUfXzyPey+TOGFHbozsmj5bGYqKql2Qava7++j5Moz0Zi2MwRp/FEC\nkpqw\n" irb(main):009:0&gt; Base64.encode64(EzCrypto::Key.encrypt_with_password "password", "salt","Top secret should not be revealed") =&gt; "6KNkObMUfXzyPey+TOGFHbozsmj5bGYqKql2Qava7++j5Moz0Zi2MwRp/FEC\nkpqw\n" </code></pre> <p>This output can be decrypted quite happily.</p> <p>From JRuby though, I get different output on every call:</p> <pre><code>irb(main):020:0&gt; Base64.encode64(EzCrypto::Key.encrypt_with_password "password", "salt","Top secret should not be revealed") =&gt; "oX5JKZVkDbpbnrizI2bxkLVfQVfxayBAa0RbG+sfa9OUP1epzAyR7eDf92Bf\nVAiK\n" irb(main):021:0&gt; Base64.encode64(EzCrypto::Key.encrypt_with_password "password", "salt","Top secret should not be revealed") =&gt; "mmyKTtn78Dv3eiH2AET1olTkHNPMhtbiXth68Lqoph1nKkYyQH6cSWws/KI5\nwza0\n" irb(main):022:0&gt; Base64.encode64(EzCrypto::Key.encrypt_with_password "password", "salt","Top secret should not be revealed") =&gt; "pzDxS0p0CyDCkEY+QVyQKdgP1Of2ZeiNE06InS70ndkHnPwYOFmlH3h+xKXd\nmx54\n" </code></pre> <p>None of which can be successfully decrypted.</p> <p>Are there any extra configuration steps in JRuby that need to be done to get this to work?</p> http://stackoverflow.com/questions/429002/can-i-import-java-class-files-into-jruby 3 Can I import Java class files into JRuby? bjnortier 2009-01-09T17:44:10Z 2009-12-09T17:04:59Z <p>The documentation seems to suggest that in order for me to import Java classes into JRuby, that they must be in a JAR file:</p> <p>"In order to use resources within a jar file from JRuby the jar file must either be on the classpath or you can make it available with the require method" (<a href="http://wiki.jruby.org/wiki/Calling_Java_from_JRuby#Require_a_jar_file_to_make_resources_in_the_jar_discoverable_within_JRuby" rel="nofollow">http://wiki.jruby.org/wiki/Calling_Java_from_JRuby#Require_a_jar_file_to_make_resources_in_the_jar_discoverable_within_JRuby</a>)</p> <p>Is it at all possible to import .class files directly?</p> <p>Thanks!</p> http://stackoverflow.com/questions/1857742/jruby-full-locales-localisation-cultureinfo-support 0 (J)Ruby full locales/localisation/cultureInfo support Dmitriy Nagirnyak 2009-12-07T04:04:05Z 2009-12-09T00:10:33Z <p>Hi,</p> <p>Does (J)Ruby support such things like Calendar in Java or CultureInfo in .NET?</p> <p>I want to be able to write code in Ruby similar to this:</p> <pre><code>locale = Locale.new("en-GB") date1 = "30/12/2000".to_date(locale) locale = Locale.new("en-US") date2 = "12/30/2000".to_date(locale) Locale.current = "ru-RU" date2 = "30.12.2000".to_date # uses the default locale date1 == date2 # -&gt; true date2 == date3 # -&gt; true date1.to_s('s') # s = short format -&gt; 30/12/2000 date2.to_s('l') # s = long format -&gt; Saturday December 30, 2000 </code></pre> <p>In addition to that I want ActiveRecord to pick current locale and correctly use it.</p> <p>This applies not only to the dates but also to decimal numbers, integers etc.</p> <p>Also TimeZone support should be available, so I could do things like:</p> <pre><code>utc = date1.to_utc() date1 == utc.to_local() # -&gt; true </code></pre> <p>Well, you get the idea.<br> Just need fully blown Culture/Calendar/locale support.<br> .NET has just everything around that. I believe Java too. </p> <p>I suppose Ruby should have something similar as well (maybe as a plugin). </p> <p>Currently I am trying JRuby but would be better if it could be poor Ruby implementation so it could be use on any platform. </p> <p>So my question is how can achieve the full locales support in Ruby?</p> http://stackoverflow.com/questions/1811818/running-ruby-something-rb-in-each-loop 1 running "ruby something.rb" in each loop joeyaa 2009-11-28T06:52:01Z 2009-12-08T20:57:08Z <p>is there a problem with doing? will there be some constraint on resources?</p> <pre><code>#main.rb (1..100000).each do |loop| `ruby dosomething.rb` end </code></pre> <p>The reason i am doing this is because main.rb needs to be run in Jruby.</p> <p>Somescript.rb runs faster using less resource in just Ruby, hence i am running it as shell command.</p> http://stackoverflow.com/questions/728626/using-embedded-derby-with-jruby-on-rails 4 Using embedded Derby with JRuby on Rails. Don Werve 2009-04-08T05:33:06Z 2009-12-07T16:46:31Z <p>Attempting to use JRuby 1.2.0 and Rails 2.3.2 with an embedded Derby database. I've copied <code> derbytools.jar</code> and <code>derby.jar</code> to <code>$RUBY_HOME/lib</code>, yet <code>rake db:migrate</code> still gives:</p> <pre><code>The driver encountered an error: cannot load Java class org.apache.derby.jdbc.ClientDriver </code></pre> <p>Aaaand... I played a hunch and figured it out. So, I'll post this here in case somebody else runs into the same problem I did.</p> <p>Almost all the documentation I found online has the following <code>database.yml</code> configuration for Derby:</p> <pre><code>development: adapter: jdbc driver: org.apache.derby.jdbc.ClientDriver url: jdbc:derby:[db];create=true username: xxx password: xxx </code></pre> <p>This probably works fine for a client/server setup, but for an embedded Derby setup, you need this:</p> <pre><code>development: adapter: jdbc driver: org.apache.derby.jdbc.EmbeddedDriver url: jdbc:derby:[db];create=true username: xxx password: xxx </code></pre> <p>Note the 'EmbeddedDriver', and not 'ClientDriver'.</p> http://stackoverflow.com/questions/1780087/hpricot-in-netbeans 0 hpricot in netbeans Lily 2009-11-22T21:39:17Z 2009-12-06T08:59:07Z <p>hi</p> <p>I am trying to use hpricot in JRuby. My problem is the following. If I have this code:</p> <pre><code> #!ruby require 'hpricot' require 'open-uri' # load the RedHanded home page doc = Hpricot(open("http://redhanded.hobix.com/index.html")) </code></pre> <p>where do I put it? Into my controller? Because its not accepting it there. And if I'm supposed to put it in my model. How can I call it frm my view?</p> <p>Thank you</p> <p>it gives me this error when trying the wired.com website</p> <blockquote> <p>Errno::ENOENT in ProductsController#create</p> <p>No such file or directory - File not found - www.wired.com</p> <p>RAILS_ROOT: H:\Documents and Settings/owner/My Documents/NetBeansProjects/RailsApplication5</p> </blockquote> http://stackoverflow.com/questions/1815309/jruby-on-windows-7 0 JRuby on windows 7 Lily 2009-11-29T11:38:21Z 2009-11-29T11:38:21Z <p>Hi</p> <p>I had a ruby on rails project on Windows XP. Now I've upgraded to Windows 7 and installed all the necessary applications etc and my project won't run. Neither will new projects. I don't understand what's wrong. It gives me a </p> <blockquote> <p>Server is busy loading the application... </p> <p>-------------------------------------------------------------------------------- Powered by GlassFish v3</p> </blockquote> <p>on the page. Any help please?</p> http://stackoverflow.com/questions/1811472/running-nokogiri-in-jruby-vs-just-ruby 0 running nokogiri in Jruby vs. just ruby bbbnb 2009-11-28T03:40:59Z 2009-11-28T11:29:05Z <p>I found startling difference in CPU and memory consumption usage. It seems garbage collection is not happening when i run the following nokogiri script</p> <pre><code>require 'rubygems' require 'nokogiri' require 'open-uri' def getHeader() doz = Nokogiri::HTML(open('http://losangeles.craigslist.org/wst/reb/1484772751.html')) puts doz.xpath("html[1]\/body[1]\/h2[1]") end (1..10000).each do |a| getHeader() end </code></pre> <p>when run in Jruby, CPU consumption is over 10, and memory consumption % rises with time(starts from 2 to 20), until it eventually says "not enough memory"</p> <p>when run in Ruby, CPU consumption never exceeds 2, and memory consumption % constant at 0.2 !</p> <p>Why such big differences, why is memory consumption steadily increasing until it crashes.</p> <p>running it in Ruby, much much lower cpu usage, and constant very low memory consumption</p> http://stackoverflow.com/questions/1804975/warbler-config-and-jruby-version 1 warbler config and jruby version brad 2009-11-26T17:55:16Z 2009-11-27T16:32:18Z <p>I just installed jruby-1.4.0 to play around with it. I'm noticing however that warbler is packaging this by default with my rails deploy. My production uses jruby-complete-1.3.1 (which I've added to my lib dir to freeze the version) but warbler is adding jruby-core-1.4 when it packages everything up. That's a bit worrisome for me as I don't want any version issues or conflicts, I just want to freeze my jruby version so that I must explicitly change it when I'm ready to upgrade. Does anyone know the best way to achieve this?</p> <p>The docs I read say that it will take all jars from from WARBLER_HOME and package them, so I assumed that the jruby-core-1.4 was there, but it's not. How do I omit this from the deploy, or specifically say, "only give me XX version of jruby"</p> <p>I found warbler home by running:</p> <pre><code>jruby -S gem which warbler </code></pre> <p>Which gives</p> <pre><code>/opt/local/share/java/jruby/lib/ruby/gems/1.8/gems/warbler-0.9.14/lib/ </code></pre> <p>But it only has a rack jar in there, no reference to jruby-core-1.4</p> <p>Any thoughts?</p> http://stackoverflow.com/questions/1792495/casting-objects-in-jruby 2 Casting objects in JRuby rampion 2009-11-24T19:49:27Z 2009-11-24T22:02:37Z <p>Is there a way I can explicitly cast one Java object to another Java class from JRuby? </p> <p>Sometimes I want to be able to invoke <code>SomeJavaClass#aMethod(MySuperClass)</code> rather than <code>SomeJavaClass#aMethod(MyClass)</code> from JRuby. </p> <p>From Java, I'd do this:</p> <pre><code>someJavaObject.aMethod( (MySuperClass) myObj ); </code></pre> <p>but I didn't see a <code>#cast</code> ruby method or anything like that to do the equivalent from JRuby.</p> <p><strong>Note</strong> that the question <a href="http://stackoverflow.com/questions/548565/casting-java-objects-from-jruby">Casting Java Objects From JRuby</a> lacks an answer for the general case, which is why I'm re-asking the question.</p> http://stackoverflow.com/questions/1764716/how-to-register-a-jdbc-driver-using-jruby-complete-jar 0 How to register a JDBC driver using jruby-complete.jar? Samuel Holloway 2009-11-19T16:42:51Z 2009-11-23T00:14:06Z <p>I'm trying to write a script that is executed with the jruby-complete.jar like so:</p> <pre><code>java -cp derby.jar; -Djdbc.drivers=org.apache.derby.jdbc.EmbeddedDriver -jar jruby-complete.jar -S my_script.rb </code></pre> <p>I'm using JVM 1.6.0_11 and JRuby 1.4.</p> <p>In my jruby script I attempt to connect to the database like this.</p> <pre><code>connection = Java::com.sql.DriverManager.getConnection("jdbc:derby:path_to_my_DB") </code></pre> <p>This throws a java.sql.SQLException: "No suitable driver found" exception.</p> <p>I've tried manually loading the driver into the class loader using Class.forName which gives me the same error. </p> <p>It looks like to me that the class loader being used by the DriverManager is not the same as the current thread's. I've tried setting the current thread's class loader using:</p> <pre><code>JThread = java.lang.Thread ... class_loader = JavaLang::URLClassLoader.new( [JavaLang::URL.new("jar:file:/derby.jar!/")].to_java( JavaLang::URL),JRuby.runtime.jruby_class_loader) JThread.currentThread().setContextClassLoader(class_loader ) </code></pre> <p>But this doesn't help.</p> <p>Any ideas?</p> http://stackoverflow.com/questions/1767055/what-do-these-ruby-warnings-mean 0 what do these ruby warnings mean ? puqt 2009-11-19T22:33:18Z 2009-11-19T22:45:41Z <pre><code>cqq.rb:96 **warning: Statement not reached.** /root/newpackage/lib.rb:727 **warning: instance variable @object not initialized** Error: Your application used more memory than the safety cap of 500m. Specify -J-Xmx####m to increase it (#### = cap size in MB). Exception trace follows: java.lang.OutOfMemoryError: Java heap space </code></pre> <p>curiosu to know what these 2 mean</p> <p>cqq.rb:96 <strong>warning: Statement not reached.</strong></p> <p>/root/newpackage/lib.rb:727 <strong>warning: instance variable @object not initialized</strong></p> http://stackoverflow.com/questions/726412/installing-hpricot-for-jruby 2 Installing hpricot for JRuby MatthieuF 2009-04-07T15:46:17Z 2009-11-19T18:48:29Z <p>I'm trying to look at cucumber for Jruby on Rails. One of the pre-requesites is webrat which has as pre-requisite hpricot.</p> <p>I've installed the gem with hpricot using:</p> <p>gem install hpricot --source <a href="http://code.whytheluckystiff.net" rel="nofollow">http://code.whytheluckystiff.net</a> --version 0.6.1 --platform java</p> <p>This installs the java version of hpricot. I add the hpricot_scan.jar to the CLASSPATH but when I run:</p> <pre><code>cucumber features -n </code></pre> <p>I get the following output:</p> <pre><code>HpricotScanService.java:931:in `hpricot_scan': java.lang.NoSuchMethodError: org.jruby.runtime.builtin.IRubyObject.getInstanceVariable(Ljava/lang/String;)Lorg/jruby/runtime/builtin/IRubyObject; from HpricotScanService.java:1324:in `__hpricot_scan' from null:-1:in `call' from InvocationCallback.java:67:in `execute' from FullFunctionCallbackMethod.java:69:in `call' from DynamicMethod.java:243:in `call' from CachingCallSite.java:283:in `cacheAndCall' from CachingCallSite.java:121:in `callBlock' </code></pre> <p>etc.</p> <p>If I compile the HpricotScanService.java file and add the resulting .class file to the classpath, I get:</p> <pre><code>Then I should see "Run" private method `scan' called for Hpricot:Module (NoMethodError) features/step_definitions/webrat_steps.rb:94:in `/^I should see "([^\"]*)"$/' features/manage_activity.feature:9:in `Then I should see "Run"' </code></pre> <p>If I try to install later versions of the hpricot, then I get:</p> <pre><code>ERROR: Failed to build gem native extension. C:/Program Files/Ruby/jruby-1.2.0/bin/../bin/jruby.bat extconf.rb install hpricot --platform java C:/Program Files/Ruby/jruby-1.2.0/bin/../lib/ruby/1.8/mkmf.rb:7: JRuby does not support native extensions. Check wiki.jruby.org for alternatives. (Not ImplementedError) from C:/Program Files/Ruby/jruby-1.2.0/bin/../lib/ruby/1.8/mkmf.rb:1:in `require' from extconf.rb:1 </code></pre> <p>Does anyone have any clues as to what I'm doing wrong/not doing/where I'm being stupid.?</p> <p>Using Windows XP, JRuby 1.2.0</p> http://stackoverflow.com/questions/1759371/how-do-i-unmarshal-a-ruby-object-in-java 1 How do I unmarshal a ruby object in java? feydr 2009-11-18T21:55:23Z 2009-11-19T17:25:43Z <p>I have a an object that I'd like to grab the contents of in java. The only problem is that is is currently in ruby.</p> <pre><code>irb(main):050:0&gt; blah =&gt; "BAh7ByIeYXV0aGVudGljYXRpb25fc3RyYXRlZ2llczAiCXVzZXJpBg%253D%253D-\ -0cdecf4edfaa5cbe4693c9fb83b204c1256a54a6" irb(main):049:0&gt; Marshal.load(Base64.decode64(blah)) =&gt; {"authentication_strategies"=&gt;nil, "user"=&gt;1} </code></pre> <p>I got the base64 portion allright -- so now everything is in bytes. How would i access that 2nd string? I presume something can be done with jruby but I've never used it before and would have no clue where to start.</p> <p>let me elaborate on my problem here.</p> <p>1) these are cookies that I'm trying to share between a servlet on tomcat and a merb app on apache</p> <p>2) I am not going to be storing them in the database. I have thought about using them in memcached but for other reasons I'd like to store them as cookies (yes I'm well aware of the security implications involved)</p> <p>I am currently looking at jruby's Red Bridge/jruby-embed, however since this is only like 70 bytes I need to look at I think it's ridiculous to call up all that overhead for something so simple.</p> <p>rather than start up a new question.... code I have right now looks like so:</p> <pre><code> // using commons Base64 b64 = new Base64(); byte[] decoded = b64.decode(cookie.getValue().getBytes()); ScriptingContainer container = new ScriptingContainer(); container.runScriptlet("la = Marshal.load(\"" + decoded + "\"); puts la.to_s;"); </code></pre> <p>obviously this isn't going to work cause marshal is going to check the first 2 bytes of decoded and freak out since it doesn't match jruby's major/minor version....hrmss..</p> http://stackoverflow.com/questions/1749427/jruby-1-4-webrick-logs-in-rails 0 jruby 1.4 webrick logs in rails brad 2009-11-17T14:57:38Z 2009-11-17T22:06:00Z <p>I just upgraded jruby to 1.4 and I notice when I run my rails app that I get all kinds of logging spam now. Has anyone had experience with this? </p> <p>I'm not sure if it's a jruby thing, or if they've change the version of Webrick (i can't remember the version being run before) but I have a log line for every static file it loads. The worst part is, is that it's being logged AFTER the "completed" line, so if I want to find out how long my controller took, I have to parse through a bunch crap. </p> <p>Here's a sample output below. A majority of that log is just garbage that I don't care about.</p> <p>Any Thoughts??</p> <pre><code>Processing AdminController#index (for 0:0:0:0:0:0:0:1%0 at 2009-11-17 09:52:16) [GET] Parameters: {"controller"=&gt;"admin", "action"=&gt;"index"} SQL (2.0ms) SET SQL_AUTO_IS_NULL=0 User Load (1.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 1) LIMIT 1 Rendering admin/index Rendered admin/_search (2.0ms) Rendered users/_row (4.0ms) Rendered users/_row (3.0ms) Rendered users/_row (3.0ms) Rendered users/_row (6.0ms) Rendered users/_row (4.0ms) Rendered users/_row (3.0ms) Rendered users/_row (4.0ms) Rendered admin/_right_col (2.0ms) Rendered layouts/_admin (12.0ms) Rendered layouts/_body_header (4.0ms) Rendered layouts/_main_nav (3.0ms) Rendered layouts/_body_footer (2.0ms) Completed in 817ms (View: 133, DB: 8) | 200 OK [http://localhost/admin] 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:16 EST] "GET /admin HTTP/1.1" 200 12852 http://localhost:3000/ -&gt; /admin 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:18 EST] "GET /stylesheets/jquery.autocomplete.css?1245963105 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /stylesheets/jquery.autocomplete.css?1245963105 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:18 EST] "GET /stylesheets/admin.css?1256670028 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /stylesheets/admin.css?1256670028 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:18 EST] "GET /stylesheets/velo.selectbox.css?1252080426 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /stylesheets/velo.selectbox.css?1252080426 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:18 EST] "GET /stylesheets/styles.css?1258409239 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /stylesheets/styles.css?1258409239 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:18 EST] "GET /stylesheets/tooltip.css?1252696964 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /stylesheets/tooltip.css?1252696964 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:18 EST] "GET /stylesheets/jqModal.css?1251400183 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /stylesheets/jqModal.css?1251400183 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:18 EST] "GET /stylesheets/jquery-ui-1.7.2.custom.css?1251406553 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /stylesheets/jquery-ui-1.7.2.custom.css?1251406553 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:18 EST] "GET /stylesheets/dialog.css?1252080426 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /stylesheets/dialog.css?1252080426 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:18 EST] "GET /javascripts/jquery-ui-1.7.2.custom.min.js?1250099284 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/jquery-ui-1.7.2.custom.min.js?1250099284 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:18 EST] "GET /javascripts/jqModal.js?1240867913 HTTP/1.1" 304 0 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:18 EST] "GET /javascripts/jquery.selectbox.js?1252088026 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/jqModal.js?1240867913 http://localhost:3000/admin -&gt; /javascripts/jquery.selectbox.js?1252088026 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /javascripts/jquery.quicksearch.min.js?1251489281 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/jquery.quicksearch.min.js?1251489281 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /javascripts/jquery.watermark.js?1253224853 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/jquery.watermark.js?1253224853 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /javascripts/jquery.autocomplete.js?1252080426 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/jquery.autocomplete.js?1252080426 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /javascripts/jquery.alphanumeric.pack.js?1237489455 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/jquery.alphanumeric.pack.js?1237489455 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /javascripts/application.js?1251407088 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/application.js?1251407088 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /javascripts/velo.app.js?1255729397 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/velo.app.js?1255729397 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /javascripts/velo.location.js?1248366551 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/velo.location.js?1248366551 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /javascripts/jquery.charcounter.js?1249491478 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/jquery.charcounter.js?1249491478 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /javascripts/velo.util.js?1256672217 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/velo.util.js?1256672217 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /javascripts/velo.admin.js?1255729502 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/velo.admin.js?1255729502 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /javascripts/velo.map.js?1255630558 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/velo.map.js?1255630558 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /javascripts/Tooltip.v2.js?1247250164 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/Tooltip.v2.js?1247250164 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /javascripts/velo.base.js?1253307437 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /javascripts/velo.base.js?1253307437 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /images/logo.gif HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /images/logo.gif 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /images/checkBox.gif HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /images/checkBox.gif 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /images/whitePanel.png HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /images/whitePanel.png 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /images/zerofootprint-logo.gif HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /images/zerofootprint-logo.gif 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /images/spritesBlueBg.png HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /images/spritesBlueBg.png 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /images/sprites.png HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /images/sprites.png 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /images/rightShadow.png HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /images/rightShadow.png 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /images/loading.gif?1242250103 HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /images/loading.gif?1242250103 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /images/printIcon.gif HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /images/printIcon.gif 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /images/tab_blue_bg.png HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /images/tab_blue_bg.png 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /images/tab_white_bg.png HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /images/tab_white_bg.png 0:0:0:0:0:0:0:1%0 - - [17/Nov/2009:09:52:19 EST] "GET /images/theme/ui-bg_flat_75_ffffff_40x100.png HTTP/1.1" 304 0 http://localhost:3000/admin -&gt; /images/theme/ui-bg_flat_75_ffffff_40x100.png </code></pre> http://stackoverflow.com/questions/283095/preserving-jruby-gems-between-upgrades 0 Preserving JRuby gems between upgrades Rob 2008-11-12T05:00:07Z 2009-11-17T21:00:02Z <p>When installing one of JRuby's frequent upgrades, I need to re-install my gems, as they normally reside in the jruby install directory.</p> <p>I know it doesn't have to be this way. Could someone post some instructions or point to a web page on how to avoid this?</p> <p>Keep in mind, I'm not wanting to share gems with a C-Ruby install. Just share between JRuby installs.</p> <p>Thanks,</p> http://stackoverflow.com/questions/1337137/whats-the-difference-between-duby-and-juby-and-why-would-i-need-either-of-them 7 What's the difference between Duby and Juby and why would I need either of them? Michael Stockman 2009-08-26T20:04:30Z 2009-11-17T06:53:34Z <p>According to <a href="http://blog.headius.com/2009/08/introducing-surinx.html" rel="nofollow">Charles Nutter</a>, <strong>Duby</strong> is</p> <blockquote> <p>a static-typed language with Ruby's syntax and Java's type system. Duby supports all Ruby's literals, uses local type inference (only argument types <em>must</em> be declared), and runs as fast as Java (because it produces nearly identical bytecode). But with the advent of invokedynamic, Duby needed a playmate.</p> </blockquote> <p><strong>1. What's invokedynamic and why does Duby "need a playmate"?</strong></p> <p><strong>Juby</strong>, on the other hand, is</p> <blockquote> <p>intended to be basically like Duby, in that it uses Java's types and Ruby's syntax. But it takes advantage of the new invokedynamic opcode to be 100% dynamic. Juby is a dynamic Duby, or perhaps a dynamic Java with Ruby syntax. It's not hard to comprehend.</p> </blockquote> <p>Actually it is hard to comprehend.</p> <p><strong>2. Could someone elaborate a little bit more on what this distinction is about?</strong></p> <p><strong>3. Why do we need (<em>need!</em>) another Ruby-related language?</strong> Or, rather, two more Ruby-related languages?</p> http://stackoverflow.com/questions/1107960/jruby-with-ruby-1-9 2 JRuby with Ruby 1.9 atlantis 2009-07-10T06:13:49Z 2009-11-17T05:46:18Z <p>I know there is ongoing work for in this regards but what is the exact status of JRUby 1.3 compatibility with Ruby 1.9.1 ? I am slightly confused if I can dwnload jruby 1.3 and start working with my ruby 1.9 installation.</p> <p>The JRuby homepage says : * Ruby 1.8.6 compatible now * Ruby 1.9 compatible soon</p> <p>Wikipedia says the following: </p> <p>Release history</p> <p>This table present only releases that present significant steps in JRuby history, aside from versions that mainly fixed bugs and improved performance. Release Release Date Highlights 0.9 2006-08-01 Rails support[11] 1.1 2008-03-28 Performs better than Ruby MRI 1.8.7[6] AOT mode and JIT mode[21] 1.1.4 2008-08-28 Refactored Java integration layer Beginning of Ruby 1.9 support FFI subsystem for calling C libraries[22] <strong>1.2.0 2009-03-16 Ruby 1.9 support almost complete (including JIT compiler)</strong> Preliminary Android support</p> http://stackoverflow.com/questions/1714521/cucumber-and-or-rspec-with-pure-java-application-using-jruby 0 Cucumber and/or RSpec with pure Java application using JRuby Darth 2009-11-11T11:13:07Z 2009-11-14T15:54:57Z <p>After doing some stuff in Ruby on Rails with Cucumber, RSpec and Ruby BDD in general, comming back to JUnit in my Java apps feels like incredible pain to me. I just love the convenience that Ruby brings into testing.</p> <p>From what I understand, it should be theoreticaly possible to use Cucumber features, or even RSpec mocking with pure Java application.</p> <p><strong>Is someone using Cucumber with Java app in production?</strong> </p> <p>Last time when I tried hacking JRuby into Java was running it on Google App Engine, which actualy worked, but increased App Engine <em>startup time</em> by about 10 seconds, which made it quite useless.</p> <p><strong>I am not talking just about web applications.</strong></p> http://stackoverflow.com/questions/1733879/why-doesnt-jruby-script-rb-out-txt-capture-java-errors 0 Why doesn't JRuby script.rb > out.txt capture Java errors? puqt 2009-11-14T10:15:12Z 2009-11-14T10:33:33Z <p><a href="http://en.wikipedia.org/wiki/JRuby" rel="nofollow">JRuby</a> script.rb throws many Java errors.</p> <p>I tried outputting to a text file, but only the output from the script itself is recorded. I need to capture all the errors that happen, as they are very long. How can I do that?</p> http://stackoverflow.com/questions/1282672/problems-with-jruby-version-of-ruby-debug 0 problems with jruby version of ruby-debug jshen 2009-08-15T19:42:41Z 2009-11-13T16:17:17Z <p>Whenever I use 'n' to step over a line it steps into it instead. This happens to me on all the versions of jruby i've tried, the latest being 1.3.1</p> <p>Does it work right for anyone? If so any idea how to fix it, because it's too painful when it steps into every function every time. </p> <p>Also, I use it like this if it makes any difference.</p> <pre><code>require 'ruby-debug'; debugger </code></pre> http://stackoverflow.com/questions/1728999/whats-the-difference-between-ruby-and-jruby 5 What's the difference between Ruby and JRuby? Ash 2009-11-13T12:40:59Z 2009-11-13T15:30:48Z <p>Can anyone please provide me in layman's terms the difference between developing a JRuby and a Ruby, Rails application?</p> <p>I use NetBeans as my Ruby on Rails IDE and every-time I create a project is asks me that question - and I don't really get the difference. Are there any pro and cons?</p> http://stackoverflow.com/questions/1728638/ruby-parser-in-java 2 Ruby parser in Java fgysin 2009-11-13T11:22:40Z 2009-11-13T11:35:59Z <p>The project I'm doing is written in Java and parsers source code files. (Java src up to now). Now I'd like to enable parsing Ruby code as well. Therefore I am looking for a parser in Java that parses Ruby source code.</p> <p>The only thing I have been able to find up to now are Ruby parsers in Ruby (ParseTree and RubyParser...). I could maybe parse the source files I want with a Ruby parser in JRuby, and then access my Java stuff from there. But that would mean that I will not be able to reuse a lot of my previously written Java code.</p> <p>Is there a decent Ruby parser in Java out there and have I just not be able to find it? Or does someone see a better solution?</p> http://stackoverflow.com/questions/1619606/unable-to-load-jars-in-a-rails-app-on-glassfish 0 Unable to load jars in a Rails app on Glassfish Stuart 2009-10-25T00:34:32Z 2009-11-13T00:44:45Z <p>Hi all,</p> <p>I have a Rails app that I'm trying to deploy onto Glassfish using the Glassfish gem, but it's unable to load the jar files I've written. I've tried passing the jars' path to jruby explicitly with jruby -I, but no luck. Any tips? Thanks a bunch</p> http://stackoverflow.com/questions/1717674/how-to-initialize-the-sqlite3-jdbc-driver-in-jruby 0 How to initialize the SQLite3 JDBC driver in JRuby? Samuel Holloway 2009-11-11T19:58:16Z 2009-11-11T19:59:28Z <p>How do you access SQLite3 via JDBC without using active record?</p>