You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by yriveiro <ya...@gmail.com> on 2013/04/01 11:28:18 UTC

Found child node with improper name

I have this warning when I try to create a collection .... and the collection
is not created.

Apr 01, 2013 10:05:26 AM org.apache.solr.handler.admin.CollectionsHandler
handleCreateAction
INFO: Creating Collection :
collection.configName=statisticsBucket-archive&maxShardsPerNode=3&name=ST-ARCHIVE_07&replicationFactor=2&action=CREATE
Apr 01, 2013 10:05:26 AM
org.apache.solr.cloud.DistributedQueue$LatchChildWatcher process
INFO: Watcher fired on path: /overseer/collection-queue-work state:
SyncConnected type NodeChildrenChanged
Apr 01, 2013 10:05:26 AM org.apache.solr.cloud.DistributedQueue
orderedChildren
WARNING: Found child node with improper name: qnr-0000000002
Apr 01, 2013 10:05:26 AM org.apache.solr.cloud.OverseerCollectionProcessor
run
INFO: Overseer Collection Processor: Get the message
id:/overseer/collection-queue-work/qn-0000000002 message:{
  "operation":"createcollection",
  "numShards":null,
  "maxShardsPerNode":"3",
  "collection.configName":"statisticsBucket-archive",
  "createNodeSet":null,
  "name":"ST-ARCHIVE_07",
  "replicationFactor":"2"}



-----
Best regards
--
View this message in context: http://lucene.472066.n3.nabble.com/Found-child-node-with-improper-name-tp4052855.html
Sent from the Solr - User mailing list archive at Nabble.com.