On Jun 14, 2008, at 6:58 PM, Charles Oliver Nutter (JIRA) wrote:
specs hang under Apple Java 5
-----------------------------
Key: JRUBY-2661
URL: http://jira.codehaus.org/browse/JRUBY-2661
Project: JRuby
Issue Type: Bug
Components: Miscellaneous
Affects Versions: JRuby 1.1.2
Reporter: Charles Oliver Nutter
Fix For: JRuby 1.1.3
I could not get the spec run to complete under Apple Java 5 on
Leopard. It hangs somewhere. soylatte Java 6 works fine. We need to
get it to run successfully under Java 5 on OS X.
I don't know if it's the same issue or not, but here's what I see with
JRuby trunk (r6965) on OS X 10.5.3.
'Ant' eventually spawns 'yes', which spins CPU at near 100%. I have
to kill this 'yes' process to get the task moving forward, but must
repeat this a few times to complete the task. In the end, I have a
deep (about 140 levels) stack trace, along with a reference to command
'sad'.
run-specs-precompiled:
[echo] Excludes: /Users/asari/Development/src/jruby/jruby/spec/
tags
[echo] compile=FORCE, threshold=0, objectspace=true
threadpool=false reflection=false
[java] /bin/sh: sad: command not found
[java] Exception in thread "main" java.lang.NoSuchMethodError:
org.jruby.RubyStringIO.initialize_copy(Lorg/jruby/runtime/
ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/
runtime/builtin/IRubyObject;
[java] at org.jruby.RubyStringIOInvoker
$initialize_copy_method_1_0.call(Unknown Source)
[java] at org.jruby.internal.runtime.methods.JavaMethod
$JavaMethodOne.call(JavaMethod.java:316)
<snip>
I hope this helps you identify the problem.
Hiro
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email