Advertisement
Guest User

Untitled

a guest
May 6th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.39 KB | None | 0 0
  1. [ERROR] [05/06/2016 16:46:03.469] [default-akka.actor.default-dispatcher-2] [akka.actor.ActorSystemImpl(default)] Error during processing of request HttpRequest(HttpMethod(GET),http://0.0.0.0:5006/trade/bet,List(Cookie: _ga=GA1.1.859289523.1453827211; _ym_uid=1453827855397259045, Accept-Language: en-US, en;q=0.8, ru;q=0.6, Accept-Encoding: gzip, deflate, sdch, Referer: http://0.0.0.0:5006/traderoom, User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.94 Safari/537.36, Accept: application/json, text/plain, */*, Connection: close, Host: 0.0.0.0:5006, Timeout-Access: <function1>),HttpEntity.Strict(application/json,),HttpProtocol(HTTP/1.1))
  2. 06.05.2016 19:46:03java.lang.UnsupportedOperationException: empty.reduceLeft
  3. 06.05.2016 19:46:03 at scala.collection.LinearSeqOptimized$class.reduceLeft(LinearSeqOptimized.scala:137)
  4. 06.05.2016 19:46:03 at scala.collection.immutable.List.reduceLeft(List.scala:84)
  5. 06.05.2016 19:46:03 at Repository$$anonfun$getDealsByIds$1.apply(Repository.scala:72)
  6. 06.05.2016 19:46:03 at Repository$$anonfun$getDealsByIds$1.apply(Repository.scala:71)
  7. 06.05.2016 19:46:03 at slick.lifted.Query.filterHelper(Query.scala:46)
  8. 06.05.2016 19:46:03 at slick.lifted.Query.withFilter(Query.scala:60)
  9. 06.05.2016 19:46:03 at slick.lifted.Query.filter(Query.scala:53)
  10. 06.05.2016 19:46:03 at Repository.getDealsByIds(Repository.scala:71)
  11. 06.05.2016 19:46:03 at Service$$anonfun$1$$anonfun$apply$1$$anonfun$apply$9$$anonfun$apply$13$$anonfun$apply$14.apply(Service.scala:43)
  12. 06.05.2016 19:46:03 at Service$$anonfun$1$$anonfun$apply$1$$anonfun$apply$9$$anonfun$apply$13$$anonfun$apply$14.apply(Service.scala:43)
  13. 06.05.2016 19:46:03 at akka.http.scaladsl.server.directives.RouteDirectives$$anonfun$complete$1.apply(RouteDirectives.scala:59)
  14. 06.05.2016 19:46:03 at akka.http.scaladsl.server.directives.RouteDirectives$$anonfun$complete$1.apply(RouteDirectives.scala:59)
  15. 06.05.2016 19:46:03 at akka.http.scaladsl.server.StandardRoute$$anon$1.apply(StandardRoute.scala:19)
  16. 06.05.2016 19:46:03 at akka.http.scaladsl.server.StandardRoute$$anon$1.apply(StandardRoute.scala:19)
  17. 06.05.2016 19:46:03 at akka.http.scaladsl.server.directives.FutureDirectives$$anonfun$onComplete$1$$anonfun$apply$1$$anonfun$apply$2.apply(FutureDirectives.scala:31)
  18. 06.05.2016 19:46:03 at akka.http.scaladsl.server.directives.FutureDirectives$$anonfun$onComplete$1$$anonfun$apply$1$$anonfun$apply$2.apply(FutureDirectives.scala:31)
  19. 06.05.2016 19:46:03 at akka.http.scaladsl.util.FastFuture$$anonfun$transformWith$extension0$1.apply(FastFuture.scala:37)
  20. 06.05.2016 19:46:03 at akka.http.scaladsl.util.FastFuture$$anonfun$transformWith$extension0$1.apply(FastFuture.scala:37)
  21. 06.05.2016 19:46:03 at akka.http.scaladsl.util.FastFuture$.akka$http$scaladsl$util$FastFuture$$strictTransform$1(FastFuture.scala:41)
  22. 06.05.2016 19:46:03 at akka.http.scaladsl.util.FastFuture$$anonfun$transformWith$extension1$1.apply(FastFuture.scala:51)
  23. 06.05.2016 19:46:03 at akka.http.scaladsl.util.FastFuture$$anonfun$transformWith$extension1$1.apply(FastFuture.scala:50)
  24. 06.05.2016 19:46:03 at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:32)
  25. 06.05.2016 19:46:03 at akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(BatchingExecutor.scala:55)
  26. 06.05.2016 19:46:03 at akka.dispatch.BatchingExecutor$BlockableBatch$$anonfun$run$1.apply$mcV$sp(BatchingExecutor.scala:91)
  27. 06.05.2016 19:46:03 at akka.dispatch.BatchingExecutor$BlockableBatch$$anonfun$run$1.apply(BatchingExecutor.scala:91)
  28. 06.05.2016 19:46:03 at akka.dispatch.BatchingExecutor$BlockableBatch$$anonfun$run$1.apply(BatchingExecutor.scala:91)
  29. 06.05.2016 19:46:03 at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:72)
  30. 06.05.2016 19:46:03 at akka.dispatch.BatchingExecutor$BlockableBatch.run(BatchingExecutor.scala:90)
  31. 06.05.2016 19:46:03 at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:39)
  32. 06.05.2016 19:46:03 at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:405)
  33. 06.05.2016 19:46:03 at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
  34. 06.05.2016 19:46:03 at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
  35. 06.05.2016 19:46:03 at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
  36. 06.05.2016 19:46:03 at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
  37. 06.05.2016 19:46:03
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement