Stephen Bannasch wrote:
What version of Java are you running? I'm running 1.5.0_07 on MacOS 10.4.11 --
but that shouldn't be the issue because I was getting times like yours about 3
weeks ago.
After starting nailgun as a background process in the same shell I can see
using ps aux that I have just one Java process running on my system. This is
what the start command looks like:
/System/Library/Frameworks/JavaVM.framework/Home/bin/java -Xmx378m -Xss1024k
-classpath
.:/Users/stephen/dev/junit4.1::/Users/stephen/dev/jruby_trunk/jruby/tool/nailgun/jruby-nailgun.jar
-Djruby.base=/Users/stephen/dev/jruby_trunk/jruby
-Djruby.home=/Users/stephen/dev/jruby_trunk/jruby
-Djruby.lib=/Users/stephen/dev/jruby_trunk/jruby/lib -Djruby.script=jruby
-Djruby.shell=/bin/sh com.martiansoftware.nailgun.NGServer
My times are absurdly long
Those times I showed were with Java 5. A few theories:
- maybe it's not actually running jruby-ng?
- some sort of goofy network issue with localhost for you?
I'm really not sure, it's very strange. What's your normal JRuby startup
time look like?
- Charlie
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email