Advertisement
fedprod

Untitled

Mar 27th, 2015
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. Total time: 32.09 secs
  2. Connected to the daemon. Dispatching Build{id=485f45bc-a3f3-41fe-9d21-db4e6d76076b.1, currentDir=r:\fedprod\PermissionsChecker} request.
  3. The client will now receive all logging from the daemon (pid: 6720). The daemon log file: R:\fedprod\.gradle\daemon\1.11\daemon-6720.out.log
  4. Executing build with daemon context: DefaultDaemonContext[uid=2667bfc6-be65-4722-b507-d372b83de7fa,javaHome=C:\Program Files\Java\jdk1.7.0_72,daemonRegistryDir=R:\fedprod\.gradle\daemon,pid=6720,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=windows-1252]
  5. Starting Build
  6. Settings evaluated using settings file 'R:\fedprod\PermissionsChecker\settings.gradle'.
  7. Projects loaded. Root project using build file 'R:\fedprod\PermissionsChecker\build.gradle'.
  8. Included projects: [root project 'PermChecker']
  9. In-memory cache of R:\fedprod\PermissionsChecker\.gradle\1.11\taskArtifacts\fileHashes.bin: Size{61}, CacheStats{hitCount=0, missCount=0, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
  10. In-memory cache of R:\fedprod\PermissionsChecker\.gradle\1.11\taskArtifacts\outputFileStates.bin: Size{2}, CacheStats{hitCount=0, missCount=0, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
  11. In-memory cache of R:\fedprod\PermissionsChecker\.gradle\1.11\taskArtifacts\fileSnapshots.bin: Size{0}, CacheStats{hitCount=0, missCount=0, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
  12. In-memory cache of R:\fedprod\PermissionsChecker\.gradle\1.11\taskArtifacts\taskArtifacts.bin: Size{1}, CacheStats{hitCount=0, missCount=0, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
  13. Evaluating root project 'PermChecker' using build file 'R:\fedprod\PermissionsChecker\build.gradle'.
  14. All projects evaluated.
  15. Selected primary task 'build'
  16. Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':assemble', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test', task ':check', task ':copySignedLibs', task ':shadowJar', task ':deleteOrig', task ':fixJars', task ':deleteShadow', task ':build']
  17. :compileJava (Thread[Daemon,5,main]) started.
  18. :compileJava
  19. Executing task ':compileJava' (up-to-date check took 0.05 secs) due to:
  20. No history is available.
  21. Compiling with JDK Java compiler API.
  22. :compileJava FAILED
  23. :compileJava (Thread[Daemon,5,main]) completed. Took 2.77 secs.
  24.  
  25. BUILD FAILED
  26.  
  27. Total time: 5.73 secs
  28. Stopped 0 compiler daemon(s).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement