Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to run runFeatures #16

Open
delphyne opened this issue Jul 31, 2011 · 1 comment
Open

Failure to run runFeatures #16

delphyne opened this issue Jul 31, 2011 · 1 comment

Comments

@delphyne
Copy link

When I attempt to run a simple project using the CukePlugin, I get a stacktrace with the following error:

Execution failed for task ':cukeGems'.
Cause: java.lang.AbstractMethodError: org.jruby.ext.JRubyPOSIXHandler.error(Lorg/jruby/ext/posix/POSIX$ERRORS;Ljava/lang/String;)V
Cause: org.jruby.ext.JRubyPOSIXHandler.error(Lorg/jruby/ext/posix/POSIX$ERRORS;Ljava/lang/String;)V

@delphyne
Copy link
Author

Sorry, I was expecting the ability to attach files to the issue...

Here's a link to the full (long) stacktrace and output from 'gradle -q --stacktrace runF' https://webspace.utexas.edu/carrbm1/pub/CukePlugin-stacktrace.txt

Here's the full project that is failing. I included the .gradle folder in case it is somehow indicative of what's wrong: https://webspace.utexas.edu/carrbm1/pub/exercise-1.tgz

and finally, here's the 'gradle -v' output:


Gradle 1.0-milestone-3

Gradle build time: Monday, 25 April 2011 5:40:11 PM EST
Groovy: 1.7.10
Ant: Apache Ant(TM) version 1.8.2 compiled on December 20 2010
Ivy: 2.2.0
JVM: 1.6.0_26 (Apple Inc. 20.1-b02-383)
OS: Mac OS X 10.7 x86_64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant