I only started learning the new features, so chances are it's about some
misconfiguration.
I removed the collection2 from the setup and indexed some files.
Now there is another pattern that stucks the init, and it's about the
overseer polling the queue:

Oct 24, 2012 2:18:52 PM org.apache.solr.core.QuerySenderListener newSearcher
INFO: QuerySenderListener sending requests to Searcher@5f00498c
main{StandardDirectoryReader(segments_2:3 _0(4.0.0.2):C8)}
Oct 24, 2012 2:19:04 PM org.apache.zookeeper.server.ZooKeeperServer expire
INFO: Expiring session 0x13a92a392000000, timeout of 15000ms exceeded
Oct 24, 2012 2:19:04 PM org.apache.zookeeper.server.PrepRequestProcessor
pRequest
INFO: Processed session termination for sessionid: 0x13a92a392000000
Oct 24, 2012 2:19:04 PM org.apache.zookeeper.server.PrepRequestProcessor
pRequest
INFO: Got user-level KeeperException when processing
sessionid:0x13a92b5f1990000 type:delete cxid:0x282 zxid:0xfffffffffffffffe
txntype:unknown reqpath:n/a Error Path:/overseer_elect/leader
Error:KeeperErrorCode = NoNode for /overseer_elect/leader
Oct 24, 2012 2:19:04 PM org.apache.solr.common.cloud.SolrZkClient makePath
INFO: makePath: /overseer_elect/leader
Oct 24, 2012 2:19:04 PM org.apache.solr.cloud.Overseer start
INFO: Overseer (id=88544452827217920-akudinov-pc:8080_solr-n_0000000001)
starting
Oct 24, 2012 2:19:04 PM org.apache.zookeeper.server.PrepRequestProcessor
pRequest
INFO: Got user-level KeeperException when processing
sessionid:0x13a92b5f1990000 type:create cxid:0x287 zxid:0xfffffffffffffffe
txntype:unknown reqpath:n/a Error Path:/overseer Error:KeeperErrorCode =
NodeExists for /overseer
Oct 24, 2012 2:19:04 PM org.apache.zookeeper.server.PrepRequestProcessor
pRequest
INFO: Got user-level KeeperException when processing
sessionid:0x13a92b5f1990000 type:create cxid:0x288 zxid:0xfffffffffffffffe
txntype:unknown reqpath:n/a Error Path:/overseer Error:KeeperErrorCode =
NodeExists for /overseer
Oct 24, 2012 2:19:04 PM org.apache.zookeeper.server.PrepRequestProcessor
pRequest
INFO: Got user-level KeeperException when processing
sessionid:0x13a92b5f1990000 type:create cxid:0x289 zxid:0xfffffffffffffffe
txntype:unknown reqpath:n/a Error Path:/overseer Error:KeeperErrorCode =
NodeExists for /overseer
Oct 24, 2012 2:19:04 PM org.apache.zookeeper.server.PrepRequestProcessor
pRequest
INFO: Got user-level KeeperException when processing
sessionid:0x13a92b5f1990000 type:create cxid:0x28a zxid:0xfffffffffffffffe
txntype:unknown reqpath:n/a Error Path:/overseer Error:KeeperErrorCode =
NodeExists for /overseer
Oct 24, 2012 2:19:04 PM org.apache.solr.cloud.OverseerCollectionProcessor
run
INFO: Process current queue of collection creations
Oct 24, 2012 2:19:04 PM org.apache.solr.cloud.Overseer$ClusterStateUpdater
run
INFO: Starting to work on the main queue


Can you give a clue of what's happening with it?

Now my setup is:
collection1
2 shards
4 cores

There are several documents in both shards, automatically distributed by
solrcloud.




--
View this message in context: 
http://lucene.472066.n3.nabble.com/SolrCloud-loop-in-recovery-mode-tp4015330p4015574.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to