Skip to content

Instantly share code, notes, and snippets.

@hosiawak
Created January 5, 2009 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hosiawak/43415 to your computer and use it in GitHub Desktop.
Save hosiawak/43415 to your computer and use it in GitHub Desktop.
../bin/jruby --fast ../bin/merb -I test_merb.rb
Error, could not compile; pass -d or -J-Djruby.jit.logging.verbose=true for more details
Error, could not compile; pass -J-Djruby.jit.logging.verbose=true for more details
Error, could not compile; pass -d or -J-Djruby.jit.logging.verbose=true for more details
Error, could not compile; pass -J-Djruby.jit.logging.verbose=true for more details
org/jruby/RubyKernel$s_method_1_0$RUBYFRAMEDINVOKER$require.gen:-1:in `call': IO error -- erubis/converter (LoadError)
from DynamicMethod.java:152:in `call'
from AliasMethod.java:64:in `call'
from CachingCallSite.java:273:in `cacheAndCall'
from CachingCallSite.java:112:in `call'
from custom_require.rb:36:in `rescue_line_31_3'
from custom_require.rb:31:in `rescue_1$RUBY$__rescue___2'
from custom_require.rb:-1:in `method__1$RUBY$require'
from custom_require#require:-1:in `call'
... 119 levels...
from Main.java:214:in `run'
from Main.java:100:in `run'
from Main.java:84:in `main'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment