It must be my environment. Now it even happens when I try to build the jar from the unmodified trunk code.
This is the same stack trace that I get when I run any of the samples.

generate-method-classes:
[touch] Creating /Users/amckean/Desktop/jruby/jruby/build/ __empty.rb
     [java] Exception in thread "main" java.lang.NullPointerException
[java] at org.jruby.parser.StaticScope.determineModule (StaticScope.java:239) [java] at org.jruby.parser.StaticScope.determineModule (StaticScope.java:239) [java] at org.jruby.runtime.Block.createBinding(Block.java: 160) [java] at org.jruby.RubyBinding.newBinding(RubyBinding.java: 89)
     [java]     at org.jruby.Ruby.newBinding(Ruby.java:1545)
     [java]     at org.jruby.Ruby.init(Ruby.java:674)
     [java]     at org.jruby.Ruby.newInstance(Ruby.java:254)
     [java]     at org.jruby.Main.runInterpreter(Main.java:172)
     [java]     at org.jruby.Main.run(Main.java:121)
     [java]     at org.jruby.Main.main(Main.java:96)
     [java] Java Result: 1
[delete] Deleting: /Users/amckean/Desktop/jruby/jruby/build/ __empty.rb [jar] Building jar: /Users/amckean/Desktop/jruby/jruby/lib/ jruby.jar


On Jul 11, 2007, at 10:47 AM, Charles Oliver Nutter wrote:

Alan McKean wrote:
I checked out the trunk and get a NullPointerException in StaticScope.determineModule() when I run anything. Any suggestions? I am hoping to roll my changes in for a diff so I can send them along for potential checkin, but I can't get the head revision of the trunk to work.

I'm not seeing it, can you send the stack trace and some sample code?

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email


---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to