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

Uncaught exception in slavedelay3.js

    • Type: Icon: Bug Bug
    • Resolution: Incomplete
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
    • Environment:
      Nightly Linux RHEL 32-bit
    • ALL

       m31002| Mon Apr  2 04:21:52 [rsSync] build index done.  scanned 0 total records. 0 secs
      {
      	"set" : "slavedelay3",
      	"date" : ISODate("2012-04-02T08:21:55Z"),
      	"myState" : 2,
      	"syncingTo" : "bs-rhel-57-i386-1:31000",
      	"members" : [
      		{
      			"_id" : 0,
      			"name" : "bs-rhel-57-i386-1:31000",
      			"health" : 1,
      			"state" : 1,
      			"stateStr" : "PRIMARY",
      			"uptime" : 19,
      			"optime" : Timestamp(1333354912000, 1),
      			"optimeDate" : ISODate("2012-04-02T08:21:52Z"),
      			"lastHeartbeat" : ISODate("2012-04-02T08:21:54Z"),
      			"pingMs" : 0
      		},
      		{
      			"_id" : 1,
      			"name" : "bs-rhel-57-i386-1:31001",
      			"health" : 1,
      			"state" : 2,
      			"stateStr" : "SECONDARY",
      			"uptime" : 19,
      			"optime" : Timestamp(1333354861000, 1),
      			"optimeDate" : ISODate("2012-04-02T08:21:01Z"),
      			"lastHeartbeat" : ISODate("2012-04-02T08:21:54Z"),
      			"pingMs" : 0
      		},
      		{
      			"_id" : 2,
      			"name" : "bs-rhel-57-i386-1:31002",
      			"health" : 1,
      			"state" : 2,
      			"stateStr" : "SECONDARY",
      			"uptime" : 19,
      			"optime" : Timestamp(1333354912000, 1),
      			"optimeDate" : ISODate("2012-04-02T08:21:52Z"),
      			"self" : true
      		}
      	],
      	"ok" : 1
      }
      testing for data!
      assert: [{ "_id" : ObjectId("4f7961a0291b79702e908b6c"), "x" : 1 }] != [null] are not equal : undefined
      Error("Printing Stack Trace")@:0
      ()@src/mongo/shell/utils.js:37
      ("[{ \"_id\" : ObjectId(\"4f7961a0291b79702e908b6c\"), \"x\" : 1 }] != [null] are not equal : undefined")@src/mongo/shell/utils.js:58
      ([object bson_object],null)@src/mongo/shell/utils.js:88
      @/data/buildslaves/Linux_RHEL_32bit_Nightly/mongo/jstests/replsets/slavedelay3.js:38
      
      Mon Apr  2 04:21:55 uncaught exception: [{ "_id" : ObjectId("4f7961a0291b79702e908b6c"), "x" : 1 }] != [null] are not equal : undefined
      failed to load: /data/buildslaves/Linux_RHEL_32bit_Nightly/mongo/jstests/replsets/slavedelay3.js
      

      http://buildbot.mongodb.org/builders/Nightly%20Linux%20RHEL%2032-bit/builds/54/steps/test_8/logs/stdio

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: