Created
August 22, 2014 10:11
-
-
Save mkristian/c416de119d8b3a4bab99 to your computer and use it in GitHub Desktop.
jetty scanning probelm with truffle-0.4.jar
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] MultiException[java.lang.RuntimeException: Error scanning entry com/oracle/nfi/NativeFunctionInterfaceRuntime.class from jar file:/home/travis/build/jruby/jruby/maven/jruby/target/local-repo/com/oracle/truffle/0.4/truffle-0.4.jar, java.lang.RuntimeException: Error scanning entry com/oracle/nfi/api/NativeLibraryHandle.class from jar file:/home/travis/build/jruby/jruby/maven/jruby/target/local-repo/com/oracle/truffle/0.4/truffle-0.4.jar, java.lang.RuntimeException: Error scanning entry com/oracle/nfi/api/NativeFunctionInterface.class from jar file:/home/travis/build/jruby/jruby/maven/jruby/target/local-repo/com/oracle/truffle/0.4/truffle-0.4.jar, java.lang.RuntimeException: Error scanning entry com/oracle/nfi/api/NativeFunctionPointer.class from jar file:/home/travis/build/jruby/jruby/maven/jruby/target/local-repo/com/oracle/truffle/0.4/truffle-0.4.jar, java.lang.RuntimeException: Error scanning entry com/oracle/nfi/api/NativeFunctionHandle.class from jar file:/home/travis/build/jruby/jruby/maven/jruby/target/local-repo/com/oracle/truffle/0.4/truffle-0.4.jar] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment