Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-6155

stale config server in sort1.js

    • ALL

       m30001| Thu Jun 21 06:09:18 [conn4] received moveChunk request: { moveChunk: "test.data", from: "localhost:30001", to: "localhost:30000", fromShard: "shard0001", toShard: "shard0000", min: { sub.num: MinKey }, max: { sub.num: 0.0 }, maxChunkSizeBytes: 52428800, shardId: "test.data-sub.num_MinKey", configdb: "localhost:30000" }
       m30001| Thu Jun 21 06:09:18 [conn4] created new distributed lock for test.data on localhost:30000 ( lock timeout : 900000, ping interval : 30000, process : 0 )
       m30001| Thu Jun 21 06:09:18 [conn4] distributed lock 'test.data/SERVER04:30001:1340273352:401795427' acquired, ts : 4fe2f2cef939411346325f3a
       m30001| Thu Jun 21 06:09:18 [conn4] about to log metadata event: { _id: "SERVER04-2012-06-21T10:09:18-6", server: "SERVER04", clientAddr: "127.0.0.1:52473", time: new Date(1340273358434), what: "moveChunk.start", ns: "test.data", details: { min: { sub.num: MinKey }, max: { sub.num: 0.0 }, from: "shard0001", to: "shard0000" } }
       m30001| Thu Jun 21 06:09:18 [conn4] moveChunk request accepted at version 2|1||4fe2f2c841692cf560258aa4
       m30001| Thu Jun 21 06:09:18 [conn4] moveChunk number of documents: 0
       m30001| Thu Jun 21 06:09:18 [conn1] assertion 13388 version changed during initial query ( ns : test.data, received : 2|0||4fe2f2c841692cf560258aa4, wanted : 2|1||4fe2f2c841692cf560258aa4, send ) ( ns : test.data, received : 2|0||4fe2f2c841692cf560258aa4, wanted : 2|1||4fe2f2c841692cf560258aa4, send ) ns:test.data query:{ query: {}, orderby: { sub.num: 1.0 } }
       m30001| Thu Jun 21 06:09:18 [conn1] { $err: "version changed during initial query ( ns : test.data, received : 2|0||4fe2f2c841692cf560258aa4, wanted : 2|1||4fe2f2c841692cf560258aa4, send ) ( ns :...", code: 13388, ns: "test.data", vReceived: Timestamp 2000|0, vReceivedEpoch: ObjectId('4fe2f2c841692cf560258aa4'), vWanted: Timestamp 2000|1, vWantedEpoch: ObjectId('4fe2f2c841692cf560258aa4') }
       m30000| Thu Jun 21 06:09:18 [migrateThread] migrate commit succeeded flushing to secondaries for 'test.data' { sub.num: MinKey } -> { sub.num: 0.0 }
      Thu Jun 21 06:09:18 Error: stale config on lazy receive :: caused by :: $err: "version changed during initial query ( ns : test.data, received : 2|0||4fe2f2c841692cf560258aa4, wanted : 2|1||4fe2f2c841692cf560258aa4, send ) ( ns :..." ( ns : test.data, received : 2|0||4fe2f2c841692cf560258aa4, wanted : 2|1||4fe2f2c841692cf560258aa4, recv ) src/mongo/shell/query.js:78
      failed to load: /home/yellow/buildslave/Linux_64bit_DEBUG/mongo/jstests/sharding/sort1.js
      

      http://buildbot.mongodb.org/builders/Linux%2064-bit%20DEBUG/builds/1280/steps/test_12/logs/stdio

            Assignee:
            greg_10gen Greg Studer
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: