I just tried to run rubicon after the last fix and I am getting
a EmptyStackException (jruby.sh AllTests.rb):


TestArray: org.jruby.util.collections.AbstractStack.pop(AbstractStack.java:59): 
java.util.EmptyStackException: null (NativeException)
        from 
org.jruby.runtime.ThreadContext.beginCallArgs(ThreadContext.java:548)
        from 
org.jruby.evaluator.EvaluateVisitor$CallNodeVisitor.execute(EvaluateVisitor.java:523)
        from 
org.jruby.evaluator.EvaluationState.executeNext(EvaluationState.java:210)
        from org.jruby.evaluator.EvaluationState.begin(EvaluationState.java:327)
        from org.jruby.RubyObject.eval(RubyObject.java:427)
        from 
org.jruby.internal.runtime.methods.DefaultMethod.internalCall(DefaultMethod.java:109)
        from 
org.jruby.internal.runtime.methods.AbstractMethod.call(AbstractMethod.java:51)
        from org.jruby.RubyObject.callMethod(RubyObject.java:351)
         ... 120 levels...
        from org.jruby.Main.main(Main.java:82)
        from ./rubicon_tests.rb:423:in `run'
        from AllTests.rb:41


Anyone else seeing this...I ran rubicon less than a week ago and things
were working, but I do not see any obvious candidates...

-Tom


-- 
+ http://www.tc.umn.edu/~enebo +---- mailto:[EMAIL PROTECTED] ----+
| Thomas E Enebo, Protagonist  | "Luck favors the prepared    |
|                              |  mind." -Louis Pasteur       |


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to