Guest User

Untitled

a guest
Jun 24th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. [info] sbt.internal.io.TranslatedException: Error during a recursive delete of
  2. path C:\Users\eed3si9n\AppData\Local\Temp\sbt_fcda14cf: Error deleting C:\Users
  3. \eed3si9n\AppData\Local\Temp\sbt_fcda14cf\handshake\project\target\config-classe
  4. s\$dde6a003478912824d62$$anonfun$$nestedInanonfun$root$3$1.class: java.nio.file.
  5. FileSystemException: C:\Users\eed3si9n\AppData\Local\Temp\sbt_fcda14cf\handshake
  6. \project\target\config-classes\$dde6a003478912824d62$$anonfun$$nestedInanonfun$r
  7. oot$3$1.class: The process cannot access the file because it is being used by an
  8. other process.
  9. [info] at sbt.internal.io.ErrorHandling$.translate(ErrorHandling.scala:12)
  10. [info] at sbt.io.IO$.delete(IO.scala:488)
  11. [info] at sbt.io.IO$.withTemporaryDirectory(IO.scala:384)
  12. [info] at sbt.io.IO$.withTemporaryDirectory(IO.scala:391)
  13. [info] at testpkg.TestServer$.withTestServer(ServerSpec.scala:46)
  14. [info] at testpkg.ServerSpec.$anonfun$new$2(ServerSpec.scala:22)
  15. [info] at org.scalatest.AsyncFreeSpecLike.transformToOutcomeParam$1(AsyncFreeS
  16. pecLike.scala:140)
  17. [info] at org.scalatest.AsyncFreeSpecLike.$anonfun$registerTestToRun$2(AsyncFr
  18. eeSpecLike.scala:141)
  19. [info] at org.scalatest.AsyncTestSuite.$anonfun$transformToOutcome$1(AsyncTest
  20. Suite.scala:240)
  21. [info] at org.scalatest.AsyncFreeSpecLike$$anon$1.apply(AsyncFreeSpecLike.scal
  22. a:408)
  23. [info] ...
  24. [info] Cause: sbt.internal.io.TranslatedIOException: Error deleting C:\Users\e
  25. ed3si9n\AppData\Local\Temp\sbt_fcda14cf\handshake\project\target\config-classes\
  26. $dde6a003478912824d62$$anonfun$$nestedInanonfun$root$3$1.class: java.nio.file.Fi
  27. leSystemException: C:\Users\eed3si9n\AppData\Local\Temp\sbt_fcda14cf\handshake\p
  28. roject\target\config-classes\$dde6a003478912824d62$$anonfun$$nestedInanonfun$roo
  29. t$3$1.class: The process cannot access the file because it is being used by anot
  30. her process.
  31. [info] at sbt.internal.io.ErrorHandling$.translate(ErrorHandling.scala:11)
  32. [info] at sbt.io.IO$deleter$2$.deletePath(IO.scala:468)
  33. [info] at sbt.io.IO$deleter$2$.visitFile(IO.scala:476)
  34. [info] at sbt.io.IO$deleter$2$.visitFile(IO.scala:465)
  35. [info] at java.nio.file.Files.walkFileTree(Files.java:2670)
  36. [info] at java.nio.file.Files.walkFileTree(Files.java:2742)
  37. [info] at sbt.io.IO$.$anonfun$delete$3(IO.scala:489)
  38. [info] at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:1
  39. 2)
  40. [info] at sbt.internal.io.ErrorHandling$.translate(ErrorHandling.scala:10)
  41. [info] at sbt.io.IO$.delete(IO.scala:488)
  42. [info] ...
Add Comment
Please, Sign In to add comment