Saw it twice last night, then didn't see it. Was afraid the code I'd put in for SOLR-6187 was having a weird effect.
OS X 10.9.4 On Fri, Aug 22, 2014 at 5:44 AM, Mark Miller <[email protected]> wrote: > Hmm…I saw it once last night and then it didn’t repeat. Let me dig in. > > -- > Mark Miller > about.me/markrmiller > > On August 22, 2014 at 6:00:25 AM, Steve Rowe ([email protected]) wrote: >> This test failed for me in 5/5 trials, without specifying a seed. Oracle JDK >> 1.7.0_55 >> on OS X 10.9.4. >> >> Anybody else seeing this? >> >> —— >> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicZkTest >> -Dtests.seed=4E30D81786A1D6E7 >> -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Australia/Melbourne >> -Dtests.file.encoding=ISO-8859-1 >> [junit4] ERROR 0.00s | BasicZkTest (suite) <<< >> [junit4] > Throwable #1: >> com.carrotsearch.randomizedtesting.UncaughtExceptionError: >> Captured an uncaught exception in thread: Thread[id=26, >> name=OverseerCollectionProcessor-92320645135466499-192.168.1.5:_-n_0000000000, >> state=RUNNABLE, group=Overseer collection creation process.] >> [junit4] > Caused by: org.apache.solr.common.cloud.ZooKeeperException: >> [junit4] > at __randomizedtesting.SeedInfo.seed([4E30D81786A1D6E7]:0) >> [junit4] > at >> org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:349) >> [junit4] > at java.lang.Thread.run(Thread.java:745) >> [junit4] > Caused by: >> org.apache.zookeeper.KeeperException$ConnectionLossException: >> KeeperErrorCode = ConnectionLoss for /overseer/collection-queue-work >> [junit4] > at >> org.apache.zookeeper.KeeperException.create(KeeperException.java:99) >> [junit4] > at >> org.apache.zookeeper.KeeperException.create(KeeperException.java:51) >> [junit4] > at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472) >> [junit4] > at >> org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:290) >> [junit4] > at >> org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:287) >> [junit4] > at >> org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73) >> [junit4] > at >> org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:287) >> [junit4] > at >> org.apache.solr.cloud.DistributedQueue.orderedChildren(DistributedQueue.java:99) >> [junit4] > at >> org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:311) >> [junit4] > at >> org.apache.solr.cloud.DistributedQueue.peekTopN(DistributedQueue.java:435) >> [junit4] > at >> org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:296) >> [junit4] > ... 1 more >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
