Advertisement
Guest User

Untitled

a guest
Aug 28th, 2015
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.07 KB | None | 0 0
  1. [debug] Scala compilation took 0.859932097 s
  2. [debug] New invalidations:
  3. [debug] Set()
  4. [debug] Initial set of included nodes: Set()
  5. [debug] Previously invalidated, but (transitively) depend on new invalidations:
  6. [debug] Set()
  7. [debug] All newly invalidated sources after taking into account (previously) recompiled sources:Set()
  8. [debug] Copy resource mappings:
  9. [debug] (C:\Projects\chatonmap\project\target\scala-2.10\sbt-0.13\resource_managed\main\sbt\sbt.builds,C:\Projec
  10. ts\chatonmap\project\target\scala-2.10\sbt-0.13\classes\sbt\sbt.builds)
  11. java.lang.NullPointerException
  12. at android.GradleBuild$$anonfun$29.apply(GradleBuild.scala:193)
  13. at android.GradleBuild$$anonfun$29.apply(GradleBuild.scala:192)
  14. at scala.collection.TraversableLike$$anonfun$filter$1.apply(TraversableLike.scala:264)
  15. at scala.collection.immutable.List.foreach(List.scala:318)
  16. at scala.collection.TraversableLike$class.filter(TraversableLike.scala:263)
  17. at scala.collection.AbstractTraversable.filter(Traversable.scala:105)
  18. at android.GradleBuild$class.processDirectoryAt(GradleBuild.scala:192)
  19. at Build$.processDirectoryAt(build.scala:1)
  20. at android.GradleBuild$$anonfun$6.apply(GradleBuild.scala:123)
  21. at android.GradleBuild$$anonfun$6.apply(GradleBuild.scala:118)
  22. at scala.collection.LinearSeqOptimized$class.foldLeft(LinearSeqOptimized.scala:111)
  23. at scala.collection.immutable.List.foldLeft(List.scala:84)
  24. at android.GradleBuild$class.processDirectoryAt(GradleBuild.scala:118)
  25. at Build$.processDirectoryAt(build.scala:1)
  26. at android.GradleBuild$class.importFromGradle(GradleBuild.scala:43)
  27. at Build$.importFromGradle(build.scala:1)
  28. at android.GradleBuild$class.checkGeneratedScript(GradleBuild.scala:82)
  29. at Build$.checkGeneratedScript(build.scala:1)
  30. at android.GradleBuild$class.$init$(GradleBuild.scala:88)
  31. at Build$.<init>(build.scala:1)
  32. at Build$.<clinit>(build.scala)
  33. at java.lang.Class.forName0(Native Method)
  34. at java.lang.Class.forName(Class.java:348)
  35. at sbt.ModuleUtilities$.getObject(ModuleUtilities.scala:14)
  36. at sbt.ModuleUtilities$.getCheckedObject(ModuleUtilities.scala:20)
  37. at sbt.ModuleUtilities$$anonfun$getCheckedObjects$1.apply(ModuleUtilities.scala:23)
  38. at sbt.ModuleUtilities$$anonfun$getCheckedObjects$1.apply(ModuleUtilities.scala:23)
  39. at scala.collection.immutable.Stream.map(Stream.scala:376)
  40. at sbt.ModuleUtilities$.getCheckedObjects(ModuleUtilities.scala:23)
  41. at sbt.PluginDiscovery$.loadModules(PluginDiscovery.scala:129)
  42. at sbt.PluginDiscovery$.binarySourceModules(PluginDiscovery.scala:123)
  43. at sbt.PluginDiscovery$.discover$1(PluginDiscovery.scala:28)
  44. at sbt.PluginDiscovery$.discoverAll(PluginDiscovery.scala:42)
  45. at sbt.Load$.loadPlugins(Load.scala:835)
  46. at sbt.Load$.loadPluginDefinition(Load.scala:792)
  47. at sbt.Load$.buildPlugins(Load.scala:787)
  48. at sbt.Load$.plugins(Load.scala:775)
  49. at sbt.Load$.loadUnit(Load.scala:431)
  50. at sbt.Load$$anonfun$18$$anonfun$apply$11.apply(Load.scala:281)
  51. at sbt.Load$$anonfun$18$$anonfun$apply$11.apply(Load.scala:281)
  52. at sbt.BuildLoader$$anonfun$componentLoader$1$$anonfun$apply$4$$anonfun$apply$5$$anonfun$apply$6.apply(BuildLoad
  53. er.scala:91)
  54. at sbt.BuildLoader$$anonfun$componentLoader$1$$anonfun$apply$4$$anonfun$apply$5$$anonfun$apply$6.apply(BuildLoad
  55. er.scala:90)
  56. at sbt.BuildLoader.apply(BuildLoader.scala:140)
  57. at sbt.Load$.loadAll(Load.scala:334)
  58. at sbt.Load$.loadURI(Load.scala:289)
  59. at sbt.Load$.load(Load.scala:285)
  60. at sbt.Load$.load(Load.scala:276)
  61. at sbt.Load$.apply(Load.scala:130)
  62. at sbt.Load$.defaultLoad(Load.scala:36)
  63. at sbt.BuiltinCommands$.doLoadProject(Main.scala:481)
  64. at sbt.BuiltinCommands$$anonfun$loadProjectImpl$2.apply(Main.scala:475)
  65. at sbt.BuiltinCommands$$anonfun$loadProjectImpl$2.apply(Main.scala:475)
  66. at sbt.Command$$anonfun$applyEffect$1$$anonfun$apply$2.apply(Command.scala:59)
  67. at sbt.Command$$anonfun$applyEffect$1$$anonfun$apply$2.apply(Command.scala:59)
  68. at sbt.Command$$anonfun$applyEffect$2$$anonfun$apply$3.apply(Command.scala:61)
  69. at sbt.Command$$anonfun$applyEffect$2$$anonfun$apply$3.apply(Command.scala:61)
  70. at sbt.Command$.process(Command.scala:93)
  71. at sbt.MainLoop$$anonfun$1$$anonfun$apply$1.apply(MainLoop.scala:98)
  72. at sbt.MainLoop$$anonfun$1$$anonfun$apply$1.apply(MainLoop.scala:98)
  73. at sbt.State$$anon$1.process(State.scala:184)
  74. at sbt.MainLoop$$anonfun$1.apply(MainLoop.scala:98)
  75. at sbt.MainLoop$$anonfun$1.apply(MainLoop.scala:98)
  76. at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:17)
  77. at sbt.MainLoop$.next(MainLoop.scala:98)
  78. at sbt.MainLoop$.run(MainLoop.scala:91)
  79. at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:70)
  80. at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:65)
  81. at sbt.Using.apply(Using.scala:24)
  82. at sbt.MainLoop$.runWithNewLog(MainLoop.scala:65)
  83. at sbt.MainLoop$.runAndClearLast(MainLoop.scala:48)
  84. at sbt.MainLoop$.runLoggedLoop(MainLoop.scala:32)
  85. at sbt.MainLoop$.runLogged(MainLoop.scala:24)
  86. at sbt.StandardMain$.runManaged(Main.scala:53)
  87. at sbt.xMain.run(Main.scala:28)
  88. at xsbt.boot.Launch$$anonfun$run$1.apply(Launch.scala:109)
  89. at xsbt.boot.Launch$.withContextLoader(Launch.scala:128)
  90. at xsbt.boot.Launch$.run(Launch.scala:109)
  91. at xsbt.boot.Launch$$anonfun$apply$1.apply(Launch.scala:35)
  92. at xsbt.boot.Launch$.launch(Launch.scala:117)
  93. at xsbt.boot.Launch$.apply(Launch.scala:18)
  94. at xsbt.boot.Boot$.runImpl(Boot.scala:41)
  95. at xsbt.boot.Boot$.main(Boot.scala:17)
  96. at xsbt.boot.Boot.main(Boot.scala)
  97. [error] java.lang.NullPointerException
  98. [error] Use 'last' for the full log.
  99. [debug] > load-failed
  100. [debug] > last
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement