Having an exception when running a build using Gradle wrapper

JesusR November 14, 2012

Here is the partial stack trace:

15-Nov-2012 13:45:12 Downloading http://services.gradle.org/distributions-snapshots/gradle-1.4-20121114230009+0000-bin.zip

15-Nov-2012 13:45:17 ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

15-Nov-2012 13:45:17 Deleting directory C: Windows System32 config systemprofile .gradle wrapper dists gradle-1.4-20121114230009+0000-bin 4bboskv50iv5mdkasu6v336h16 gradle-1.4-20121114230009+0000

15-Nov-2012 13:45:17 Unzipping C: Windows System32 config systemprofile .gradle wrapper dists gradle-1.4-20121114230009+0000-bin 4bboskv50iv5mdkasu6v336h16 gradle-1.4-20121114230009+0000-bin.zip to C: Windows System32 config systemprofile .gradle wrapper dists gradle-1.4-20121114230009+0000-bin 4bboskv50iv5mdkasu6v336h16

15-Nov-2012 13:45:26 13:45:26.328 DEBUG org.gradle.logging.internal.DefaultLoggingConfigurer Finished configuring with level: DEBUG, configurers: org.gradle.logging.internal.OutputEventRenderer@88e2dd, org.gradle.logging.internal.logback.LogbackLoggingConfigurer@e64686, org.gradle.logging.internal.JavaUtilLoggingConfigurer@203c31

15-Nov-2012 13:45:26 13:45:26.388 ERROR org.gradle.BuildExceptionReporter

15-Nov-2012 13:45:26 13:45:26.389 ERROR org.gradle.BuildExceptionReporter FAILURE: Build aborted because of an internal error.

15-Nov-2012 13:45:26 13:45:26.391 ERROR org.gradle.BuildExceptionReporter

15-Nov-2012 13:45:26 13:45:26.392 ERROR org.gradle.BuildExceptionReporter * What went wrong:

15-Nov-2012 13:45:26 13:45:26.392 ERROR org.gradle.BuildExceptionReporter Build aborted because of an unexpected internal error. Please file an issue at: http://forums.gradle.org.

15-Nov-2012 13:45:26 Failing task since return code was 1 while expected 0

1 answer

0 votes
vkharisma
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 14, 2012

Hi Jesus,

Reviewing the stack trace above, I'm not sure if this is related to JIRA (or did I miss something? )

But, from the following stack trace:

15-Nov-2012 13:45:26 13:45:26.392 ERROR org.gradle.BuildExceptionReporter Build aborted because of an unexpected internal error. Please file an issue at: http://forums.gradle.org.

It might be better to raise this in http://forums.gradle.org as well.

Just my 2c. Vicky.

Suggest an answer

Log in or Sign up to answer