[ https://issues.apache.org/jira/browse/AURORA-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bill Farner resolved AURORA-126. -------------------------------- Resolution: Fixed https://reviews.apache.org/r/17432/ > IllegalArgumentException when preparing GC executor launch > ---------------------------------------------------------- > > Key: AURORA-126 > URL: https://issues.apache.org/jira/browse/AURORA-126 > Project: Aurora > Issue Type: Bug > Components: Scheduler > Reporter: Bill Farner > Assignee: Bill Farner > Priority: Blocker > > {noformat} > W0127 23:20:35.790 THREAD196 org.apache.aurora.GuiceUtils$7.invoke: Trapped > uncaught exception: java.lang.IllegalArgumentException: duplicate key: > 1390862956727-mesos-test-slave-recovery-spinner-180-d71a0e79-77a4-4bbc-8deb-f07c65893ef8 > java.lang.IllegalArgumentException: duplicate key: > 1390862956727-mesos-test-slave-recovery-spinner-180-d71a0e79-77a4-4bbc-8deb-f07c65893ef8 > at > com.google.common.base.Preconditions.checkArgument(Preconditions.java:119) > at > com.google.common.collect.RegularImmutableMap.<init>(RegularImmutableMap.java:67) > at > com.google.common.collect.ImmutableMap$Builder.fromEntryList(ImmutableMap.java:249) > at > com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:235) > at com.google.common.collect.Maps.uniqueIndex(Maps.java:1168) > at com.google.common.collect.Maps.uniqueIndex(Maps.java:1142) > at org.apache.aurora.scheduler.base.Tasks.mapById(Tasks.java:179) > at > org.apache.aurora.scheduler.periodic.GcExecutorLauncher.createTask(GcExecutorLauncher.java:114) > at > org.apache.aurora.scheduler.MesosSchedulerImpl.resourceOffers(MesosSchedulerImpl.java:172) > at org.apache.aurora.GuiceUtils$7.invoke(GuiceUtils.java:170) > at org.apache.aurora.GuiceUtils$3.invoke(GuiceUtils.java:120) > at > com.twitter.common.inject.TimedInterceptor.invoke(TimedInterceptor.java:87) > {noformat} -- This message was sent by Atlassian JIRA (v6.1.5#6160)