Created
June 11, 2015 19:45
-
-
Save plaflamme/7491f0fae041759ab2df to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jun 11 15:15:06 marathon-master-1 marathon[4703]: [2015-06-11 15:15:06,380] INFO Need to migrate mesosphere.marathon.state.MarathonStore (mesosphere.marathon.state.MarathonStore:29) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: Exception in thread "main" com.google.inject.CreationException: Guice creation errors: | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: 1) Error in custom provider, java.util.concurrent.TimeoutException: Failed to wait for future within timeout | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: at mesosphere.marathon.MarathonModule.provideAppRepository(MarathonModule.scala:89) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: at mesosphere.marathon.MarathonModule.provideAppRepository(MarathonModule.scala:89) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: while locating mesosphere.marathon.state.AppRepository | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: for parameter 5 at mesosphere.marathon.MarathonSchedulerService.<init>(MarathonSchedulerService.scala:31) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: at mesosphere.marathon.MarathonModule.configure(MarathonModule.scala:35) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: while locating mesosphere.marathon.MarathonSchedulerService | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: for parameter 0 at mesosphere.marathon.api.LeaderProxyFilter.<init>(LeaderProxyFilter.scala:20) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: at mesosphere.marathon.api.MarathonRestModule.configureServlets(MarathonRestModule.scala:33) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: while locating mesosphere.marathon.api.LeaderProxyFilter | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: Caused by: java.util.concurrent.TimeoutException: Failed to wait for future within timeout | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at org.apache.mesos.state.AbstractState.__store_get_timeout(Native Method) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at org.apache.mesos.state.AbstractState.access$1000(AbstractState.java:34) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at org.apache.mesos.state.AbstractState$2.get(AbstractState.java:109) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at org.apache.mesos.state.AbstractState$2.get(AbstractState.java:82) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at mesosphere.util.BackToTheFuture$$anonfun$futureToFutureOption$1.apply(BackToTheFuture.scala:20) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at mesosphere.util.BackToTheFuture$$anonfun$futureToFutureOption$1.apply(BackToTheFuture.scala:19) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1(Future.scala:24) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at scala.concurrent.impl.Future$PromiseCompletingRunnable.run(Future.scala:24) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at java.lang.Thread.run(Thread.java:745) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: 2) Error in custom provider, java.util.concurrent.TimeoutException: Failed to wait for future within timeout | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: at mesosphere.marathon.MarathonModule.provideAppRepository(MarathonModule.scala:89) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: at mesosphere.marathon.MarathonModule.provideAppRepository(MarathonModule.scala:89) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: while locating mesosphere.marathon.state.AppRepository | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: for parameter 2 at mesosphere.marathon.MarathonScheduler.<init>(MarathonScheduler.scala:41) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: at mesosphere.marathon.MarathonModule.configure(MarathonModule.scala:36) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: while locating mesosphere.marathon.MarathonScheduler | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: for parameter 6 at mesosphere.marathon.MarathonSchedulerService.<init>(MarathonSchedulerService.scala:31) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: at mesosphere.marathon.MarathonModule.configure(MarathonModule.scala:35) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: while locating mesosphere.marathon.MarathonSchedulerService | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: for parameter 0 at mesosphere.marathon.api.LeaderProxyFilter.<init>(LeaderProxyFilter.scala:20) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: at mesosphere.marathon.api.MarathonRestModule.configureServlets(MarathonRestModule.scala:33) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: while locating mesosphere.marathon.api.LeaderProxyFilter | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: Caused by: java.util.concurrent.TimeoutException: Failed to wait for future within timeout | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at org.apache.mesos.state.AbstractState.__fetch_get_timeout(Native Method) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at org.apache.mesos.state.AbstractState.access$400(AbstractState.java:34) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at org.apache.mesos.state.AbstractState$1.get(AbstractState.java:69) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at org.apache.mesos.state.AbstractState$1.get(AbstractState.java:42) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at mesosphere.util.BackToTheFuture$$anonfun$futureToFutureOption$1.apply(BackToTheFuture.scala:20) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at mesosphere.util.BackToTheFuture$$anonfun$futureToFutureOption$1.apply(BackToTheFuture.scala:19) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1(Future.scala:24) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at scala.concurrent.impl.Future$PromiseCompletingRunnable.run(Future.scala:24) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at java.lang.Thread.run(Thread.java:745) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: 2 errors | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:435) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:183) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:109) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at com.google.inject.Guice.createInjector(Guice.java:95) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at com.google.inject.Guice.createInjector(Guice.java:72) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at mesosphere.chaos.App$class.injector(App.scala:21) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at mesosphere.marathon.Main$.injector$lzycompute(Main.scala:18) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at mesosphere.marathon.Main$.injector(Main.scala:18) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at mesosphere.chaos.App$$anonfun$run$2.apply(App.scala:39) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at mesosphere.chaos.App$$anonfun$run$2.apply(App.scala:38) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at scala.collection.mutable.WrappedArray.foreach(WrappedArray.scala:34) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at mesosphere.chaos.App$class.run(App.scala:38) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at mesosphere.marathon.Main$.run(Main.scala:18) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at mesosphere.marathon.Main$delayedInit$body.apply(Main.scala:80) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at scala.Function0$class.apply$mcV$sp(Function0.scala:40) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at scala.App$$anonfun$main$1.apply(App.scala:71) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at scala.App$$anonfun$main$1.apply(App.scala:71) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at scala.collection.immutable.List.foreach(List.scala:318) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at scala.collection.generic.TraversableForwarder$class.foreach(TraversableForwarder.scala:32) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at scala.App$class.main(App.scala:71) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at mesosphere.marathon.Main$.main(Main.scala:18) | |
Jun 11 15:15:11 marathon-master-1 marathon[4703]: #011at mesosphere.marathon.Main.main(Main.scala) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment