Skip to content

Instantly share code, notes, and snippets.

@hakanai
Created May 12, 2009 05:37
Show Gist options
  • Save hakanai/110332 to your computer and use it in GitHub Desktop.
Save hakanai/110332 to your computer and use it in GitHub Desktop.
C:\Data\Projects\vendor\jruby\jruby~main>java -jar lib\jruby-complete.jar -S jirb
JRubyFile.java:62:in `createNoUnicodeConversion': java.lang.IllegalArgumentException: Neither current working directory (file:/C:/Data/Projects/vendor/jruby/jruby~main/lib/jruby-complete.jar!/M
ETA-INF/jruby.home) nor pathname (bin/jirb) led to an absolute path
from JRubyFile.java:51:in `create'
from RubyInstanceConfig.java:1035:in `resolveScript'
from RubyInstanceConfig.java:1016:in `runBinScript'
from RubyInstanceConfig.java:861:in `processArgument'
from RubyInstanceConfig.java:712:in `processArguments'
from RubyInstanceConfig.java:518:in `processArguments'
from Main.java:110:in `run'
from Main.java:95:in `main'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment