Advertisement
JetSerge

Untitled

Apr 1st, 2014
432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.62 KB | None | 0 0
  1. d:\work\attaches\fastighetsearch>"C:\Program Files\Java\jdk1.7\bin\java" -Dfile.encoding=UTF8 -Dsbt.boot.properties=file:///D:/dev/play-2.1.
  2. 3/framework/sbt/sbt.boot.properties -Djline.terminal=none -Dsbt.log.noformat=true -Dplay.version=2.1.3 -Dsbt.global.base=C:\temp\sbt-global-
  3. plugin4887574526758319445stub -Dsbt.ivy.home=D:\dev\play-2.1.3\repository -Dplay.home=D:\dev\play-2.1.3\framework -Xms512M -Xmx1024M -Xss1M
  4. -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M -classpath D:\dev\play-2.1.3\framework\sbt\sbt-launch.jar xsbt.boot.Boot last
  5. [info] Loading project definition from D:\work\attaches\fastighetsearch\project
  6. [error] sbt.IncompatiblePluginsException: Binary incompatibility in plugins detected.
  7. [error] Note that conflicts were resolved for some dependencies:
  8. [error] asm:asm
  9. [error] asm:asm-tree
  10. [error] asm:asm-util
  11. [error] org.avaje.ebeanorm:avaje-ebeanorm-agent
  12. [error] jline:jline
  13. [error] junit:junit
  14. [error] com.jcraft:jsch
  15. [error] commons-logging:commons-logging
  16. [error] commons-codec:commons-codec
  17. [error] Use 'last' for the full log.
  18. [error] java.lang.ExceptionInInitializerError
  19. [error] Use 'last' for the full log.
  20. [info] Loading project definition from D:\work\attaches\fastighetsearch\project
  21. [debug] Running task... Cancelable: false, check cycles: false
  22. [debug]
  23. [debug] Initial source changes:
  24. [debug] removed:Set()
  25. [debug] added: Set()
  26. [debug] modified: Set()
  27. [debug] Removed products: Set()
  28. [debug] Modified external sources: Set()
  29. [debug] Modified binary dependencies: Set()
  30. [debug] Initial directly invalidated sources: Set()
  31. [debug]
  32. [debug] Sources indirectly invalidated by:
  33. [debug] product: Set()
  34. [debug] binary dep: Set()
  35. [debug] external source: Set()
  36. [debug] Initially invalidated: Set()
  37. [debug] Copy resource mappings:
  38. [debug]
  39. sbt.IncompatiblePluginsException: Binary incompatibility in plugins detected.
  40. Note that conflicts were resolved for some dependencies:
  41. asm:asm
  42. asm:asm-tree
  43. asm:asm-util
  44. org.avaje.ebeanorm:avaje-ebeanorm-agent
  45. jline:jline
  46. junit:junit
  47. com.jcraft:jsch
  48. commons-logging:commons-logging
  49. commons-codec:commons-codec
  50. at sbt.Load$.incompatiblePlugins(Load.scala:567)
  51. at sbt.Load$.liftedTree1$1(Load.scala:555)
  52. at sbt.Load$.loadPlugins(Load.scala:554)
  53. at sbt.Load$.loadPluginDefinition(Load.scala:492)
  54. at sbt.Load$.buildPlugins(Load.scala:487)
  55. at sbt.Load$.plugins(Load.scala:475)
  56. at sbt.Load$.loadUnitNew(Load.scala:421)
  57. at sbt.Load$.loadUnit(Load.scala:412)
  58. at sbt.Load$$anonfun$13$$anonfun$apply$11.apply(Load.scala:252)
  59. at sbt.Load$$anonfun$13$$anonfun$apply$11.apply(Load.scala:252)
  60. at sbt.BuildLoader$$anonfun$componentLoader$1$$anonfun$apply$4$$anonfun$apply$5$$anonfun$apply$6.apply(BuildLoader.scala:94)
  61. at sbt.BuildLoader$$anonfun$componentLoader$1$$anonfun$apply$4$$anonfun$apply$5$$anonfun$apply$6.apply(BuildLoader.scala:93)
  62. at sbt.BuildLoader.apply(BuildLoader.scala:137)
  63. at sbt.Load$.loadAll(Load.scala:307)
  64. at sbt.Load$.loadURI(Load.scala:260)
  65. at sbt.Load$.load(Load.scala:256)
  66. at sbt.Load$.load(Load.scala:247)
  67. at sbt.Load$.apply(Load.scala:124)
  68. at sbt.Load$.defaultLoad(Load.scala:39)
  69. at sbt.BuiltinCommands$.doLoadProject(Main.scala:407)
  70. at sbt.BuiltinCommands$$anonfun$loadProjectImpl$2.apply(Main.scala:401)
  71. at sbt.BuiltinCommands$$anonfun$loadProjectImpl$2.apply(Main.scala:401)
  72. at sbt.Command$$anonfun$applyEffect$1$$anonfun$apply$2.apply(Command.scala:60)
  73. at sbt.Command$$anonfun$applyEffect$1$$anonfun$apply$2.apply(Command.scala:60)
  74. at sbt.Command$$anonfun$applyEffect$2$$anonfun$apply$3.apply(Command.scala:62)
  75. at sbt.Command$$anonfun$applyEffect$2$$anonfun$apply$3.apply(Command.scala:62)
  76. at sbt.Command$.process(Command.scala:90)
  77. at sbt.MainLoop$$anonfun$next$1$$anonfun$apply$1.apply(MainLoop.scala:71)
  78. at sbt.MainLoop$$anonfun$next$1$$anonfun$apply$1.apply(MainLoop.scala:71)
  79. at sbt.State$$anon$2.process(State.scala:170)
  80. at sbt.MainLoop$$anonfun$next$1.apply(MainLoop.scala:71)
  81. at sbt.MainLoop$$anonfun$next$1.apply(MainLoop.scala:71)
  82. at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18)
  83. at sbt.MainLoop$.next(MainLoop.scala:71)
  84. at sbt.MainLoop$.run(MainLoop.scala:64)
  85. at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:53)
  86. at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:50)
  87. at sbt.Using.apply(Using.scala:25)
  88. at sbt.MainLoop$.runWithNewLog(MainLoop.scala:50)
  89. at sbt.MainLoop$.runAndClearLast(MainLoop.scala:33)
  90. at sbt.MainLoop$.runLoggedLoop(MainLoop.scala:17)
  91. at sbt.MainLoop$.runLogged(MainLoop.scala:13)
  92. at sbt.xMain.run(Main.scala:26)
  93. at xsbt.boot.Launch$.run(Launch.scala:55)
  94. at xsbt.boot.Launch$$anonfun$explicit$1.apply(Launch.scala:45)
  95. at xsbt.boot.Launch$.launch(Launch.scala:69)
  96. at xsbt.boot.Launch$.apply(Launch.scala:16)
  97. at xsbt.boot.Boot$.runImpl(Boot.scala:31)
  98. at xsbt.boot.Boot$.main(Boot.scala:20)
  99. at xsbt.boot.Boot.main(Boot.scala)
  100. Caused by: java.lang.ExceptionInInitializerError
  101. at java.lang.Class.forName0(Native Method)
  102. at java.lang.Class.forName(Class.java:270)
  103. at sbt.ModuleUtilities$.getObject(ModuleUtilities.scala:10)
  104. at sbt.Load$.loadPlugin(Load.scala:586)
  105. at sbt.Load$$anonfun$loadPlugins$1.apply(Load.scala:583)
  106. at sbt.Load$$anonfun$loadPlugins$1.apply(Load.scala:583)
  107. at scala.collection.immutable.Stream.map(Stream.scala:376)
  108. at sbt.Load$.loadPlugins(Load.scala:583)
  109. at sbt.Load$.liftedTree1$1(Load.scala:554)
  110. at sbt.Load$.loadPlugins(Load.scala:554)
  111. at sbt.Load$.loadPluginDefinition(Load.scala:492)
  112. at sbt.Load$.buildPlugins(Load.scala:487)
  113. at sbt.Load$.plugins(Load.scala:475)
  114. at sbt.Load$.loadUnitNew(Load.scala:421)
  115. at sbt.Load$.loadUnit(Load.scala:412)
  116. at sbt.Load$$anonfun$13$$anonfun$apply$11.apply(Load.scala:252)
  117. at sbt.Load$$anonfun$13$$anonfun$apply$11.apply(Load.scala:252)
  118. at sbt.BuildLoader$$anonfun$componentLoader$1$$anonfun$apply$4$$anonfun$apply$5$$anonfun$apply$6.apply(BuildLoader.scala:94)
  119. at sbt.BuildLoader$$anonfun$componentLoader$1$$anonfun$apply$4$$anonfun$apply$5$$anonfun$apply$6.apply(BuildLoader.scala:93)
  120. at sbt.BuildLoader.apply(BuildLoader.scala:137)
  121. at sbt.Load$.loadAll(Load.scala:307)
  122. at sbt.Load$.loadURI(Load.scala:260)
  123. at sbt.Load$.load(Load.scala:256)
  124. at sbt.Load$.load(Load.scala:247)
  125. at sbt.Load$.apply(Load.scala:124)
  126. at sbt.Load$.defaultLoad(Load.scala:39)
  127. at sbt.BuiltinCommands$.doLoadProject(Main.scala:407)
  128. at sbt.BuiltinCommands$$anonfun$loadProjectImpl$2.apply(Main.scala:401)
  129. at sbt.BuiltinCommands$$anonfun$loadProjectImpl$2.apply(Main.scala:401)
  130. at sbt.Command$$anonfun$applyEffect$1$$anonfun$apply$2.apply(Command.scala:60)
  131. at sbt.Command$$anonfun$applyEffect$1$$anonfun$apply$2.apply(Command.scala:60)
  132. at sbt.Command$$anonfun$applyEffect$2$$anonfun$apply$3.apply(Command.scala:62)
  133. at sbt.Command$$anonfun$applyEffect$2$$anonfun$apply$3.apply(Command.scala:62)
  134. at sbt.Command$.process(Command.scala:90)
  135. at sbt.MainLoop$$anonfun$next$1$$anonfun$apply$1.apply(MainLoop.scala:71)
  136. at sbt.MainLoop$$anonfun$next$1$$anonfun$apply$1.apply(MainLoop.scala:71)
  137. at sbt.State$$anon$2.process(State.scala:170)
  138. at sbt.MainLoop$$anonfun$next$1.apply(MainLoop.scala:71)
  139. at sbt.MainLoop$$anonfun$next$1.apply(MainLoop.scala:71)
  140. at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18)
  141. at sbt.MainLoop$.next(MainLoop.scala:71)
  142. at sbt.MainLoop$.run(MainLoop.scala:64)
  143. at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:53)
  144. at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:50)
  145. at sbt.Using.apply(Using.scala:25)
  146. at sbt.MainLoop$.runWithNewLog(MainLoop.scala:50)
  147. at sbt.MainLoop$.runAndClearLast(MainLoop.scala:33)
  148. at sbt.MainLoop$.runLoggedLoop(MainLoop.scala:17)
  149. at sbt.MainLoop$.runLogged(MainLoop.scala:13)
  150. at sbt.xMain.run(Main.scala:26)
  151. at xsbt.boot.Launch$.run(Launch.scala:55)
  152. at xsbt.boot.Launch$$anonfun$explicit$1.apply(Launch.scala:45)
  153. at xsbt.boot.Launch$.launch(Launch.scala:69)
  154. at xsbt.boot.Launch$.apply(Launch.scala:16)
  155. at xsbt.boot.Boot$.runImpl(Boot.scala:31)
  156. at xsbt.boot.Boot$.main(Boot.scala:20)
  157. at xsbt.boot.Boot.main(Boot.scala)
  158. Caused by: java.lang.IllegalArgumentException: java.lang.ClassNotFoundException: none
  159. at jline.Terminal.setupTerminal(Terminal.java:65)
  160. at jline.Terminal.getTerminal(Terminal.java:26)
  161. at jline.ConsoleReader.<init>(ConsoleReader.java:174)
  162. at jline.ConsoleReader.<init>(ConsoleReader.java:169)
  163. at jline.ConsoleReader.<init>(ConsoleReader.java:157)
  164. at sbt.PlayCommands$class.$init$(PlayCommands.scala:33)
  165. at play.Project$.<init>(Project.scala:10)
  166. at play.Project$.<clinit>(Project.scala)
  167. at java.lang.Class.forName0(Native Method)
  168. at java.lang.Class.forName(Class.java:270)
  169. at sbt.ModuleUtilities$.getObject(ModuleUtilities.scala:10)
  170. at sbt.Load$.loadPlugin(Load.scala:586)
  171. at sbt.Load$$anonfun$loadPlugins$1.apply(Load.scala:583)
  172. at sbt.Load$$anonfun$loadPlugins$1.apply(Load.scala:583)
  173. at scala.collection.immutable.Stream.map(Stream.scala:376)
  174. at sbt.Load$.loadPlugins(Load.scala:583)
  175. at sbt.Load$.liftedTree1$1(Load.scala:554)
  176. at sbt.Load$.loadPlugins(Load.scala:554)
  177. at sbt.Load$.loadPluginDefinition(Load.scala:492)
  178. at sbt.Load$.buildPlugins(Load.scala:487)
  179. at sbt.Load$.plugins(Load.scala:475)
  180. at sbt.Load$.loadUnitNew(Load.scala:421)
  181. at sbt.Load$.loadUnit(Load.scala:412)
  182. at sbt.Load$$anonfun$13$$anonfun$apply$11.apply(Load.scala:252)
  183. at sbt.Load$$anonfun$13$$anonfun$apply$11.apply(Load.scala:252)
  184. at sbt.BuildLoader$$anonfun$componentLoader$1$$anonfun$apply$4$$anonfun$apply$5$$anonfun$apply$6.apply(BuildLoader.scala:94)
  185. at sbt.BuildLoader$$anonfun$componentLoader$1$$anonfun$apply$4$$anonfun$apply$5$$anonfun$apply$6.apply(BuildLoader.scala:93)
  186. at sbt.BuildLoader.apply(BuildLoader.scala:137)
  187. at sbt.Load$.loadAll(Load.scala:307)
  188. at sbt.Load$.loadURI(Load.scala:260)
  189. at sbt.Load$.load(Load.scala:256)
  190. at sbt.Load$.load(Load.scala:247)
  191. at sbt.Load$.apply(Load.scala:124)
  192. at sbt.Load$.defaultLoad(Load.scala:39)
  193. at sbt.BuiltinCommands$.doLoadProject(Main.scala:407)
  194. at sbt.BuiltinCommands$$anonfun$loadProjectImpl$2.apply(Main.scala:401)
  195. at sbt.BuiltinCommands$$anonfun$loadProjectImpl$2.apply(Main.scala:401)
  196. at sbt.Command$$anonfun$applyEffect$1$$anonfun$apply$2.apply(Command.scala:60)
  197. at sbt.Command$$anonfun$applyEffect$1$$anonfun$apply$2.apply(Command.scala:60)
  198. at sbt.Command$$anonfun$applyEffect$2$$anonfun$apply$3.apply(Command.scala:62)
  199. at sbt.Command$$anonfun$applyEffect$2$$anonfun$apply$3.apply(Command.scala:62)
  200. at sbt.Command$.process(Command.scala:90)
  201. at sbt.MainLoop$$anonfun$next$1$$anonfun$apply$1.apply(MainLoop.scala:71)
  202. at sbt.MainLoop$$anonfun$next$1$$anonfun$apply$1.apply(MainLoop.scala:71)
  203. at sbt.State$$anon$2.process(State.scala:170)
  204. at sbt.MainLoop$$anonfun$next$1.apply(MainLoop.scala:71)
  205. at sbt.MainLoop$$anonfun$next$1.apply(MainLoop.scala:71)
  206. at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18)
  207. at sbt.MainLoop$.next(MainLoop.scala:71)
  208. at sbt.MainLoop$.run(MainLoop.scala:64)
  209. at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:53)
  210. at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:50)
  211. at sbt.Using.apply(Using.scala:25)
  212. at sbt.MainLoop$.runWithNewLog(MainLoop.scala:50)
  213. at sbt.MainLoop$.runAndClearLast(MainLoop.scala:33)
  214. at sbt.MainLoop$.runLoggedLoop(MainLoop.scala:17)
  215. at sbt.MainLoop$.runLogged(MainLoop.scala:13)
  216. at sbt.xMain.run(Main.scala:26)
  217. at xsbt.boot.Launch$.run(Launch.scala:55)
  218. at xsbt.boot.Launch$$anonfun$explicit$1.apply(Launch.scala:45)
  219. at xsbt.boot.Launch$.launch(Launch.scala:69)
  220. at xsbt.boot.Launch$.apply(Launch.scala:16)
  221. at xsbt.boot.Boot$.runImpl(Boot.scala:31)
  222. at xsbt.boot.Boot$.main(Boot.scala:20)
  223. at xsbt.boot.Boot.main(Boot.scala)
  224. [error] sbt.IncompatiblePluginsException: Binary incompatibility in plugins detected.
  225. [error] Note that conflicts were resolved for some dependencies:
  226. [error] asm:asm
  227. [error] asm:asm-tree
  228. [error] asm:asm-util
  229. [error] org.avaje.ebeanorm:avaje-ebeanorm-agent
  230. [error] jline:jline
  231. [error] junit:junit
  232. [error] com.jcraft:jsch
  233. [error] commons-logging:commons-logging
  234. [error] commons-codec:commons-codec
  235. [error] Use 'last' for the full log.
  236. java.lang.ExceptionInInitializerError
  237. at sbt.BuiltinCommands$.handleLoadFailed(Main.scala:376)
  238. at sbt.BuiltinCommands$$anonfun$loadFailed$1.apply(Main.scala:373)
  239. at sbt.BuiltinCommands$$anonfun$loadFailed$1.apply(Main.scala:373)
  240. at sbt.Command$$anonfun$command$1$$anonfun$apply$1.apply(Command.scala:31)
  241. at sbt.Command$$anonfun$command$1$$anonfun$apply$1.apply(Command.scala:31)
  242. at sbt.Command$.process(Command.scala:90)
  243. at sbt.MainLoop$$anonfun$next$1$$anonfun$apply$1.apply(MainLoop.scala:71)
  244. at sbt.MainLoop$$anonfun$next$1$$anonfun$apply$1.apply(MainLoop.scala:71)
  245. at sbt.State$$anon$2.process(State.scala:170)
  246. at sbt.MainLoop$$anonfun$next$1.apply(MainLoop.scala:71)
  247. at sbt.MainLoop$$anonfun$next$1.apply(MainLoop.scala:71)
  248. at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18)
  249. at sbt.MainLoop$.next(MainLoop.scala:71)
  250. at sbt.MainLoop$.run(MainLoop.scala:64)
  251. at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:53)
  252. at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:50)
  253. at sbt.Using.apply(Using.scala:25)
  254. at sbt.MainLoop$.runWithNewLog(MainLoop.scala:50)
  255. at sbt.MainLoop$.runAndClearLast(MainLoop.scala:33)
  256. at sbt.MainLoop$.runLoggedLoop(MainLoop.scala:17)
  257. at sbt.MainLoop$.runLogged(MainLoop.scala:13)
  258. at sbt.xMain.run(Main.scala:26)
  259. at xsbt.boot.Launch$.run(Launch.scala:55)
  260. at xsbt.boot.Launch$$anonfun$explicit$1.apply(Launch.scala:45)
  261. at xsbt.boot.Launch$.launch(Launch.scala:69)
  262. at xsbt.boot.Launch$.apply(Launch.scala:16)
  263. at xsbt.boot.Boot$.runImpl(Boot.scala:31)
  264. at xsbt.boot.Boot$.main(Boot.scala:20)
  265. at xsbt.boot.Boot.main(Boot.scala)
  266. Caused by: java.lang.IllegalArgumentException: java.lang.ClassNotFoundException: none
  267. at jline.Terminal.setupTerminal(Terminal.java:65)
  268. at jline.Terminal.getTerminal(Terminal.java:26)
  269. at sbt.JLine$.sbt$JLine$$terminal(LineReader.scala:65)
  270. at sbt.JLine$.withTerminal(LineReader.scala:69)
  271. at sbt.JLine$.usingTerminal(LineReader.scala:75)
  272. at sbt.JLine$.createReader(LineReader.scala:80)
  273. at sbt.SimpleReader.<init>(LineReader.scala:137)
  274. at sbt.SimpleReader$.<init>(LineReader.scala:139)
  275. at sbt.SimpleReader$.<clinit>(LineReader.scala)
  276. at sbt.BuiltinCommands$.handleLoadFailed(Main.scala:376)
  277. at sbt.BuiltinCommands$$anonfun$loadFailed$1.apply(Main.scala:373)
  278. at sbt.BuiltinCommands$$anonfun$loadFailed$1.apply(Main.scala:373)
  279. at sbt.Command$$anonfun$command$1$$anonfun$apply$1.apply(Command.scala:31)
  280. at sbt.Command$$anonfun$command$1$$anonfun$apply$1.apply(Command.scala:31)
  281. at sbt.Command$.process(Command.scala:90)
  282. at sbt.MainLoop$$anonfun$next$1$$anonfun$apply$1.apply(MainLoop.scala:71)
  283. at sbt.MainLoop$$anonfun$next$1$$anonfun$apply$1.apply(MainLoop.scala:71)
  284. at sbt.State$$anon$2.process(State.scala:170)
  285. at sbt.MainLoop$$anonfun$next$1.apply(MainLoop.scala:71)
  286. at sbt.MainLoop$$anonfun$next$1.apply(MainLoop.scala:71)
  287. at sbt.ErrorHandling$.wideConvert(ErrorHandling.scala:18)
  288. at sbt.MainLoop$.next(MainLoop.scala:71)
  289. at sbt.MainLoop$.run(MainLoop.scala:64)
  290. at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:53)
  291. at sbt.MainLoop$$anonfun$runWithNewLog$1.apply(MainLoop.scala:50)
  292. at sbt.Using.apply(Using.scala:25)
  293. at sbt.MainLoop$.runWithNewLog(MainLoop.scala:50)
  294. at sbt.MainLoop$.runAndClearLast(MainLoop.scala:33)
  295. at sbt.MainLoop$.runLoggedLoop(MainLoop.scala:17)
  296. at sbt.MainLoop$.runLogged(MainLoop.scala:13)
  297. at sbt.xMain.run(Main.scala:26)
  298. at xsbt.boot.Launch$.run(Launch.scala:55)
  299. at xsbt.boot.Launch$$anonfun$explicit$1.apply(Launch.scala:45)
  300. at xsbt.boot.Launch$.launch(Launch.scala:69)
  301. at xsbt.boot.Launch$.apply(Launch.scala:16)
  302. at xsbt.boot.Boot$.runImpl(Boot.scala:31)
  303. at xsbt.boot.Boot$.main(Boot.scala:20)
  304. at xsbt.boot.Boot.main(Boot.scala)
  305. [error] java.lang.ExceptionInInitializerError
  306. [error] Use 'last' for the full log.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement