You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2015/08/05 17:30:05 UTC

[jira] [Resolved] (AURORA-1428) Execution failed for task ':api:classesThrift'. Could not find tools.jar in ./gradlew distZip

     [ https://issues.apache.org/jira/browse/AURORA-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bill Farner resolved AURORA-1428.
---------------------------------
    Resolution: Not A Problem

Closing the issue, please reopen if the advice above didn't fix you up!

Also, you may be interested in active work to produce rpms (AURORA-1410).  Hopefully these will be ready by the end of this week.

> Execution failed for task ':api:classesThrift'. Could not find tools.jar in ./gradlew distZip
> ---------------------------------------------------------------------------------------------
>
>                 Key: AURORA-1428
>                 URL: https://issues.apache.org/jira/browse/AURORA-1428
>             Project: Aurora
>          Issue Type: Bug
>          Components: Scheduler
>    Affects Versions: 0.9.0
>         Environment: Fedora 22 x86_64
> {code}
> uname -a  
> Linux localhost.localdomain 4.1.3-200.fc22.x86_64 #1 SMP Wed Jul 22 19:51:58 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
> java -version 
> openjdk version "1.8.0_51"
> OpenJDK Runtime Environment (build 1.8.0_51-b16)
> OpenJDK 64-Bit Server VM (build 25.51-b03, mixed mode)
> {code}
>            Reporter: David Young
>
> Here is the result of command *./gradlew distZip --debug  --stacktrace*
> {code}
> 13:14:26.758 [INFO] [org.gradle.api.internal.tasks.compile.JdkJavaCompiler] Compiling with JDK Java compiler API.
> 13:14:26.760 [DEBUG] [org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter] Finished executing task ':api:classesThrift'
> 13:14:26.761 [LIFECYCLE] [class org.gradle.TaskExecutionLogger] :api:classesThrift FAILED
> 13:14:26.762 [INFO] [org.gradle.execution.taskgraph.AbstractTaskPlanExecutor] :api:classesThrift (Thread[main,5,main]) completed. Took 0.251 secs.
> 13:14:26.762 [DEBUG] [org.gradle.execution.taskgraph.AbstractTaskPlanExecutor] Task worker [Thread[main,5,main]] finished, busy: 0.314 secs, idle: 0.005 secs
> 13:14:26.771 [ERROR] [org.gradle.BuildExceptionReporter] 
> 13:14:26.778 [ERROR] [org.gradle.BuildExceptionReporter] FAILURE: Build failed with an exception.
> 13:14:26.780 [ERROR] [org.gradle.BuildExceptionReporter] 
> 13:14:26.784 [ERROR] [org.gradle.BuildExceptionReporter] * What went wrong:
> 13:14:26.784 [ERROR] [org.gradle.BuildExceptionReporter] Execution failed for task ':api:classesThrift'.
> 13:14:26.784 [ERROR] [org.gradle.BuildExceptionReporter] > Could not find tools.jar
> 13:14:26.785 [ERROR] [org.gradle.BuildExceptionReporter] 
> 13:14:26.786 [ERROR] [org.gradle.BuildExceptionReporter] * Exception is:
> 13:14:26.787 [ERROR] [org.gradle.BuildExceptionReporter] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':api:classesThrift'.
> 13:14:26.788 [ERROR] [org.gradle.BuildExceptionReporter]        at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExec
> uter.java:69)
> 13:14:26.788 [ERROR] [org.gradle.BuildExceptionReporter]        at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.ja
> va:46)
> 13:14:26.789 [ERROR] [org.gradle.BuildExceptionReporter]        at org.gradle.api.internal.tasks.execution.PostExecutionAnalysisTaskExecuter.execute(PostExecutionAnalysisT
> askExecuter.java:35)
> 13:14:26.789 [ERROR] [org.gradle.BuildExceptionReporter]        at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:6
> 4)
> 13:14:26.789 [ERROR] [org.gradle.BuildExceptionReporter]        at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:58)
> 13:14:26.790 [ERROR] [org.gradle.BuildExceptionReporter]        at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTas
> kExecuter.java:52)
> 13:14:26.790 [ERROR] [org.gradle.BuildExceptionReporter]        at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecu
> ter.java:52)
> 13:14:26.790 [ERROR] [org.gradle.BuildExceptionReporter]        at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:53)
> 13:14:26.791 [ERROR] [org.gradle.BuildExceptionReporter]        at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecu
> ter.java:43)
> 13:14:26.792 [ERROR] [org.gradle.BuildExceptionReporter]        at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphEx
> ecuter.java:208)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)