C:\Users\Administrator\Documents\Visual Studio 2010\Projects\mongo>mongo.exe --port 27999 --nodb jstests\repl\repl13.js --eval "TestData = new Object();TestData.testPath = ""C:\\Us ers\\Administrator\\Documents\\Visual Studio 2010\\Projects\\mongo\\jstests\\repl\\repl13.js"";TestData.testFile = ""repl13.js"";TestData.testName = ""repl13"";TestData.noJournal = false;TestData.noJournalPrealloc = false;TestData.auth = false;TestData.keyFile = null;TestData.keyFileData = null;" MongoDB shell version: 2.1.1-pre- null startMongod WARNING DELETES DATA DIRECTORY THIS IS FOR TESTING ONLY Tue Apr 24 10:38:16 shell: started program mongod.exe --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31000 --dbpath /data/db/repl13tests-master --master --o plogSize 40 m31000| db level locking enabled: 1 m31000| note: noprealloc may hurt performance in many applications m31000| Tue Apr 24 10:38:16 [initandlisten] MongoDB starting : pid=2900 port=31000 dbpath=/data/db/repl13tests-master master=1 64-bit host=tad-w2k8r2-vbox m31000| Tue Apr 24 10:38:16 [initandlisten] m31000| Tue Apr 24 10:38:16 [initandlisten] ** NOTE: This is a development version (2.1.1-pre-) of MongoDB. m31000| Tue Apr 24 10:38:16 [initandlisten] ** Not recommended for production. m31000| Tue Apr 24 10:38:16 [initandlisten] m31000| Tue Apr 24 10:38:16 [initandlisten] db version v2.1.1-pre-, pdfile version 4.5 m31000| Tue Apr 24 10:38:16 [initandlisten] git version: 7b7aa48665e1e52fc4f9972fef7570bc0d52145d m31000| Tue Apr 24 10:38:16 [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_ 49 m31000| Tue Apr 24 10:38:16 [initandlisten] options: { bind_ip: "127.0.0.1", dbpath: "/data/db/repl13tests-master", master: true, nohttpinterface: true, noprealloc: true, oplogSiz e: 40, port: 31000, smallfiles: true } m31000| Tue Apr 24 10:38:16 [initandlisten] journal dir=/data/db/repl13tests-master/journal m31000| Tue Apr 24 10:38:16 [initandlisten] recover : no journal files present, no recovery needed m31000| Tue Apr 24 10:38:16 [initandlisten] ****** m31000| Tue Apr 24 10:38:16 [initandlisten] creating replication oplog of size: 40MB... m31000| Tue Apr 24 10:38:16 [initandlisten] ****** m31000| Tue Apr 24 10:38:16 [initandlisten] waiting for connections on port 31000 m31000| Tue Apr 24 10:38:17 [initandlisten] connection accepted from 127.0.0.1:50250 #1 (1 connection now open) m31000| Tue Apr 24 10:38:17 [conn1] build index d.c { _id: 1 } m31000| Tue Apr 24 10:38:17 [conn1] build index done. scanned 0 total records. 0.001 secs m31000| Tue Apr 24 10:38:18 [journal] info journal _rotate called inside dbMutex - ok but should be somewhat rare startMongod WARNING DELETES DATA DIRECTORY THIS IS FOR TESTING ONLY Tue Apr 24 10:38:26 shell: started program mongod.exe --nohttpinterface --noprealloc --bind_ip 127.0.0.1 --smallfiles --port 31001 --dbpath /data/db/repl13tests-slave --slave --sou rce 127.0.0.1:31000 --oplogSize 40 m31001| db level locking enabled: 1 m31001| note: noprealloc may hurt performance in many applications m31001| Tue Apr 24 10:38:26 [initandlisten] MongoDB starting : pid=1704 port=31001 dbpath=/data/db/repl13tests-slave slave=1 64-bit host=tad-w2k8r2-vbox m31001| Tue Apr 24 10:38:26 [initandlisten] m31001| Tue Apr 24 10:38:26 [initandlisten] ** NOTE: This is a development version (2.1.1-pre-) of MongoDB. m31001| Tue Apr 24 10:38:26 [initandlisten] ** Not recommended for production. m31001| Tue Apr 24 10:38:26 [initandlisten] m31001| Tue Apr 24 10:38:26 [initandlisten] db version v2.1.1-pre-, pdfile version 4.5 m31001| Tue Apr 24 10:38:26 [initandlisten] git version: 7b7aa48665e1e52fc4f9972fef7570bc0d52145d m31001| Tue Apr 24 10:38:26 [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_ 49 m31001| Tue Apr 24 10:38:26 [initandlisten] options: { bind_ip: "127.0.0.1", dbpath: "/data/db/repl13tests-slave", nohttpinterface: true, noprealloc: true, oplogSize: 40, port: 31 001, slave: true, smallfiles: true, source: "127.0.0.1:31000" } m31001| Tue Apr 24 10:38:26 [initandlisten] journal dir=/data/db/repl13tests-slave/journal m31001| Tue Apr 24 10:38:26 [initandlisten] recover : no journal files present, no recovery needed m31001| Tue Apr 24 10:38:26 [initandlisten] waiting for connections on port 31001 m31001| Tue Apr 24 10:38:27 [initandlisten] connection accepted from 127.0.0.1:50253 #1 (1 connection now open) 0 0 0 0 m31001| Tue Apr 24 10:38:27 [replslave] build index local.sources { _id: 1 } m31001| Tue Apr 24 10:38:27 [replslave] build index done. scanned 0 total records. 0.001 secs m31001| Tue Apr 24 10:38:27 [replslave] repl: syncing from host:127.0.0.1:31000 m31001| Tue Apr 24 10:38:27 [replslave] build index local.me { _id: 1 } m31001| Tue Apr 24 10:38:27 [replslave] build index done. scanned 0 total records. 0 secs m31001| Tue Apr 24 10:38:27 [replslave] resync: dropping database d m31001| Tue Apr 24 10:38:27 [replslave] info journal _rotate called inside dbMutex - ok but should be somewhat rare m31000| Tue Apr 24 10:38:27 [initandlisten] connection accepted from 127.0.0.1:50254 #2 (2 connections now open) m31001| Tue Apr 24 10:38:27 [replslave] removeJournalFiles m31001| Tue Apr 24 10:38:27 [replslave] resync: cloning database d to get an initial copy m31000| Tue Apr 24 10:38:27 [initandlisten] connection accepted from 127.0.0.1:50255 #3 (3 connections now open) 101 m31000| Tue Apr 24 10:38:30 [conn3] getmore d.c cursorid:28075744692910 ntoreturn:0 keyUpdates:0 nreturned:101894 reslen:2679242 2437ms m31001| Tue Apr 24 10:38:31 [replslave] build index d.c { _id: 1 } m31001| Tue Apr 24 10:38:31 [replslave] fastBuildIndex dupsToDrop:1995 m31001| Tue Apr 24 10:38:31 [replslave] build index done. scanned 101995 total records. 0.315 secs m31001| Tue Apr 24 10:38:31 [replslave] resync: done with initial clone for db: d m31000| Tue Apr 24 10:38:31 [conn3] end connection 127.0.0.1:50255 (2 connections now open) m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1, op: "u", ns: "d.c", o2: { _id: 99999.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3, op: "u", ns: "d.c", o2: { _id: 99998.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|5, op: "u", ns: "d.c", o2: { _id: 99997.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|7, op: "u", ns: "d.c", o2: { _id: 99996.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|9, op: "u", ns: "d.c", o2: { _id: 99995.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|11, op: "u" , ns: "d.c", o2: { _id: 99994.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|13, op: "u" , ns: "d.c", o2: { _id: 99993.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|15, op: "u" , ns: "d.c", o2: { _id: 99992.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|17, op: "u" , ns: "d.c", o2: { _id: 99991.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|19, op: "u" , ns: "d.c", o2: { _id: 99990.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|21, op: "u" , ns: "d.c", o2: { _id: 99989.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|23, op: "u" , ns: "d.c", o2: { _id: 99988.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|25, op: "u" , ns: "d.c", o2: { _id: 99987.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|27, op: "u" , ns: "d.c", o2: { _id: 99986.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|29, op: "u" , ns: "d.c", o2: { _id: 99985.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|31, op: "u" , ns: "d.c", o2: { _id: 99984.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|33, op: "u" , ns: "d.c", o2: { _id: 99983.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|35, op: "u" , ns: "d.c", o2: { _id: 99982.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|37, op: "u" , ns: "d.c", o2: { _id: 99981.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|39, op: "u" , ns: "d.c", o2: { _id: 99980.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|41, op: "u" , ns: "d.c", o2: { _id: 99979.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|43, op: "u" , ns: "d.c", o2: { _id: 99978.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|45, op: "u" , ns: "d.c", o2: { _id: 99977.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|47, op: "u" , ns: "d.c", o2: { _id: 99976.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|49, op: "u" , ns: "d.c", o2: { _id: 99975.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|51, op: "u" , ns: "d.c", o2: { _id: 99974.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|53, op: "u" , ns: "d.c", o2: { _id: 99973.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|55, op: "u" , ns: "d.c", o2: { _id: 99972.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|57, op: "u" , ns: "d.c", o2: { _id: 99971.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|59, op: "u" , ns: "d.c", o2: { _id: 99970.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|61, op: "u" , ns: "d.c", o2: { _id: 99969.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|63, op: "u" , ns: "d.c", o2: { _id: 99968.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|65, op: "u" , ns: "d.c", o2: { _id: 99967.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|67, op: "u" , ns: "d.c", o2: { _id: 99966.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|69, op: "u" , ns: "d.c", o2: { _id: 99965.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|71, op: "u" , ns: "d.c", o2: { _id: 99964.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|73, op: "u" , ns: "d.c", o2: { _id: 99963.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|75, op: "u" , ns: "d.c", o2: { _id: 99962.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|77, op: "u" , ns: "d.c", o2: { _id: 99961.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|79, op: "u" , ns: "d.c", o2: { _id: 99960.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|81, op: "u" , ns: "d.c", o2: { _id: 99959.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|83, op: "u" , ns: "d.c", o2: { _id: 99958.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|85, op: "u" , ns: "d.c", o2: { _id: 99957.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|87, op: "u" , ns: "d.c", o2: { _id: 99956.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|89, op: "u" , ns: "d.c", o2: { _id: 99955.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|91, op: "u" , ns: "d.c", o2: { _id: 99954.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|93, op: "u" , ns: "d.c", o2: { _id: 99953.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|95, op: "u" , ns: "d.c", o2: { _id: 99952.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|97, op: "u" , ns: "d.c", o2: { _id: 99951.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|99, op: "u" , ns: "d.c", o2: { _id: 99950.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|101, op: "u ", ns: "d.c", o2: { _id: 99949.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|103, op: "u ", ns: "d.c", o2: { _id: 99948.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|105, op: "u ", ns: "d.c", o2: { _id: 99947.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|107, op: "u ", ns: "d.c", o2: { _id: 99946.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:31 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|109, op: "u ", ns: "d.c", o2: { _id: 99945.0 }, o: { $set: { a.b: 1.0 } } } m31000| Tue Apr 24 10:38:32 [slaveTracking] build index local.slaves { _id: 1 } m31000| Tue Apr 24 10:38:32 [slaveTracking] build index done. scanned 0 total records. 0.001 secs m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|111, op: "u ", ns: "d.c", o2: { _id: 99944.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|113, op: "u ", ns: "d.c", o2: { _id: 99943.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|115, op: "u ", ns: "d.c", o2: { _id: 99942.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|117, op: "u ", ns: "d.c", o2: { _id: 99941.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|119, op: "u ", ns: "d.c", o2: { _id: 99940.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|121, op: "u ", ns: "d.c", o2: { _id: 99939.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|123, op: "u ", ns: "d.c", o2: { _id: 99938.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|125, op: "u ", ns: "d.c", o2: { _id: 99937.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|127, op: "u ", ns: "d.c", o2: { _id: 99936.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|129, op: "u ", ns: "d.c", o2: { _id: 99935.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|131, op: "u ", ns: "d.c", o2: { _id: 99934.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|133, op: "u ", ns: "d.c", o2: { _id: 99933.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|135, op: "u ", ns: "d.c", o2: { _id: 99932.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|137, op: "u ", ns: "d.c", o2: { _id: 99931.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|139, op: "u ", ns: "d.c", o2: { _id: 99930.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|141, op: "u ", ns: "d.c", o2: { _id: 99929.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|143, op: "u ", ns: "d.c", o2: { _id: 99928.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|145, op: "u ", ns: "d.c", o2: { _id: 99927.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|147, op: "u ", ns: "d.c", o2: { _id: 99926.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|149, op: "u ", ns: "d.c", o2: { _id: 99925.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|151, op: "u ", ns: "d.c", o2: { _id: 99924.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|153, op: "u ", ns: "d.c", o2: { _id: 99923.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|155, op: "u ", ns: "d.c", o2: { _id: 99922.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|157, op: "u ", ns: "d.c", o2: { _id: 99921.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|159, op: "u ", ns: "d.c", o2: { _id: 99920.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|161, op: "u ", ns: "d.c", o2: { _id: 99919.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|163, op: "u ", ns: "d.c", o2: { _id: 99918.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|165, op: "u ", ns: "d.c", o2: { _id: 99917.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|167, op: "u ", ns: "d.c", o2: { _id: 99916.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|169, op: "u ", ns: "d.c", o2: { _id: 99915.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|171, op: "u ", ns: "d.c", o2: { _id: 99914.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|173, op: "u ", ns: "d.c", o2: { _id: 99913.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|175, op: "u ", ns: "d.c", o2: { _id: 99912.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|177, op: "u ", ns: "d.c", o2: { _id: 99911.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|179, op: "u ", ns: "d.c", o2: { _id: 99910.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|181, op: "u ", ns: "d.c", o2: { _id: 99909.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|183, op: "u ", ns: "d.c", o2: { _id: 99908.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|185, op: "u ", ns: "d.c", o2: { _id: 99907.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|187, op: "u ", ns: "d.c", o2: { _id: 99906.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|189, op: "u ", ns: "d.c", o2: { _id: 99905.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|191, op: "u ", ns: "d.c", o2: { _id: 99904.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|193, op: "u ", ns: "d.c", o2: { _id: 99903.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|195, op: "u ", ns: "d.c", o2: { _id: 99902.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|197, op: "u ", ns: "d.c", o2: { _id: 99901.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|199, op: "u ", ns: "d.c", o2: { _id: 99900.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|201, op: "u ", ns: "d.c", o2: { _id: 99899.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|203, op: "u ", ns: "d.c", o2: { _id: 99898.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|205, op: "u ", ns: "d.c", o2: { _id: 99897.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|207, op: "u ", ns: "d.c", o2: { _id: 99896.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|209, op: "u ", ns: "d.c", o2: { _id: 99895.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|211, op: "u ", ns: "d.c", o2: { _id: 99894.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|213, op: "u ", ns: "d.c", o2: { _id: 99893.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|215, op: "u ", ns: "d.c", o2: { _id: 99892.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:32 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|217, op: "u ", ns: "d.c", o2: { _id: 99891.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|219, op: "u ", ns: "d.c", o2: { _id: 99890.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|221, op: "u ", ns: "d.c", o2: { _id: 99889.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|223, op: "u ", ns: "d.c", o2: { _id: 99888.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|225, op: "u ", ns: "d.c", o2: { _id: 99887.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|227, op: "u ", ns: "d.c", o2: { _id: 99886.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|229, op: "u ", ns: "d.c", o2: { _id: 99885.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|231, op: "u ", ns: "d.c", o2: { _id: 99884.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|233, op: "u ", ns: "d.c", o2: { _id: 99883.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|235, op: "u ", ns: "d.c", o2: { _id: 99882.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|237, op: "u ", ns: "d.c", o2: { _id: 99881.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|239, op: "u ", ns: "d.c", o2: { _id: 99880.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|241, op: "u ", ns: "d.c", o2: { _id: 99879.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|243, op: "u ", ns: "d.c", o2: { _id: 99878.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|245, op: "u ", ns: "d.c", o2: { _id: 99877.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|247, op: "u ", ns: "d.c", o2: { _id: 99876.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|249, op: "u ", ns: "d.c", o2: { _id: 99875.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|251, op: "u ", ns: "d.c", o2: { _id: 99874.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|253, op: "u ", ns: "d.c", o2: { _id: 99873.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|255, op: "u ", ns: "d.c", o2: { _id: 99872.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|257, op: "u ", ns: "d.c", o2: { _id: 99871.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|259, op: "u ", ns: "d.c", o2: { _id: 99870.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|261, op: "u ", ns: "d.c", o2: { _id: 99869.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|263, op: "u ", ns: "d.c", o2: { _id: 99868.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|265, op: "u ", ns: "d.c", o2: { _id: 99867.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|267, op: "u ", ns: "d.c", o2: { _id: 99866.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|269, op: "u ", ns: "d.c", o2: { _id: 99865.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|271, op: "u ", ns: "d.c", o2: { _id: 99864.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|273, op: "u ", ns: "d.c", o2: { _id: 99863.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|275, op: "u ", ns: "d.c", o2: { _id: 99862.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|277, op: "u ", ns: "d.c", o2: { _id: 99861.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|279, op: "u ", ns: "d.c", o2: { _id: 99860.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|281, op: "u ", ns: "d.c", o2: { _id: 99859.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|283, op: "u ", ns: "d.c", o2: { _id: 99858.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|285, op: "u ", ns: "d.c", o2: { _id: 99857.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|287, op: "u ", ns: "d.c", o2: { _id: 99856.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|289, op: "u ", ns: "d.c", o2: { _id: 99855.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|291, op: "u ", ns: "d.c", o2: { _id: 99854.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|293, op: "u ", ns: "d.c", o2: { _id: 99853.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|295, op: "u ", ns: "d.c", o2: { _id: 99852.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|297, op: "u ", ns: "d.c", o2: { _id: 99851.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|299, op: "u ", ns: "d.c", o2: { _id: 99850.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|301, op: "u ", ns: "d.c", o2: { _id: 99849.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|303, op: "u ", ns: "d.c", o2: { _id: 99848.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|305, op: "u ", ns: "d.c", o2: { _id: 99847.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|307, op: "u ", ns: "d.c", o2: { _id: 99846.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|309, op: "u ", ns: "d.c", o2: { _id: 99845.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|311, op: "u ", ns: "d.c", o2: { _id: 99844.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|313, op: "u ", ns: "d.c", o2: { _id: 99843.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|315, op: "u ", ns: "d.c", o2: { _id: 99842.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|317, op: "u ", ns: "d.c", o2: { _id: 99841.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|319, op: "u ", ns: "d.c", o2: { _id: 99840.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|321, op: "u ", ns: "d.c", o2: { _id: 99839.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|323, op: "u ", ns: "d.c", o2: { _id: 99838.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:33 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|325, op: "u ", ns: "d.c", o2: { _id: 99837.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|327, op: "u ", ns: "d.c", o2: { _id: 99836.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|329, op: "u ", ns: "d.c", o2: { _id: 99835.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|331, op: "u ", ns: "d.c", o2: { _id: 99834.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|333, op: "u ", ns: "d.c", o2: { _id: 99833.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|335, op: "u ", ns: "d.c", o2: { _id: 99832.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|337, op: "u ", ns: "d.c", o2: { _id: 99831.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|339, op: "u ", ns: "d.c", o2: { _id: 99830.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|341, op: "u ", ns: "d.c", o2: { _id: 99829.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|343, op: "u ", ns: "d.c", o2: { _id: 99828.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|345, op: "u ", ns: "d.c", o2: { _id: 99827.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|347, op: "u ", ns: "d.c", o2: { _id: 99826.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|349, op: "u ", ns: "d.c", o2: { _id: 99825.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|351, op: "u ", ns: "d.c", o2: { _id: 99824.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|353, op: "u ", ns: "d.c", o2: { _id: 99823.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|355, op: "u ", ns: "d.c", o2: { _id: 99822.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|357, op: "u ", ns: "d.c", o2: { _id: 99821.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|359, op: "u ", ns: "d.c", o2: { _id: 99820.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|361, op: "u ", ns: "d.c", o2: { _id: 99819.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|363, op: "u ", ns: "d.c", o2: { _id: 99818.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|365, op: "u ", ns: "d.c", o2: { _id: 99817.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|367, op: "u ", ns: "d.c", o2: { _id: 99816.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|369, op: "u ", ns: "d.c", o2: { _id: 99815.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|371, op: "u ", ns: "d.c", o2: { _id: 99814.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|373, op: "u ", ns: "d.c", o2: { _id: 99813.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|375, op: "u ", ns: "d.c", o2: { _id: 99812.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|377, op: "u ", ns: "d.c", o2: { _id: 99811.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|379, op: "u ", ns: "d.c", o2: { _id: 99810.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|381, op: "u ", ns: "d.c", o2: { _id: 99809.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|383, op: "u ", ns: "d.c", o2: { _id: 99808.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|385, op: "u ", ns: "d.c", o2: { _id: 99807.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|387, op: "u ", ns: "d.c", o2: { _id: 99806.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|389, op: "u ", ns: "d.c", o2: { _id: 99805.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|391, op: "u ", ns: "d.c", o2: { _id: 99804.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|393, op: "u ", ns: "d.c", o2: { _id: 99803.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|395, op: "u ", ns: "d.c", o2: { _id: 99802.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|397, op: "u ", ns: "d.c", o2: { _id: 99801.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|399, op: "u ", ns: "d.c", o2: { _id: 99800.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|401, op: "u ", ns: "d.c", o2: { _id: 99799.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|403, op: "u ", ns: "d.c", o2: { _id: 99798.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|405, op: "u ", ns: "d.c", o2: { _id: 99797.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|407, op: "u ", ns: "d.c", o2: { _id: 99796.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|409, op: "u ", ns: "d.c", o2: { _id: 99795.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|411, op: "u ", ns: "d.c", o2: { _id: 99794.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|413, op: "u ", ns: "d.c", o2: { _id: 99793.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|415, op: "u ", ns: "d.c", o2: { _id: 99792.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|417, op: "u ", ns: "d.c", o2: { _id: 99791.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|419, op: "u ", ns: "d.c", o2: { _id: 99790.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|421, op: "u ", ns: "d.c", o2: { _id: 99789.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|423, op: "u ", ns: "d.c", o2: { _id: 99788.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|425, op: "u ", ns: "d.c", o2: { _id: 99787.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|427, op: "u ", ns: "d.c", o2: { _id: 99786.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|429, op: "u ", ns: "d.c", o2: { _id: 99785.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|431, op: "u ", ns: "d.c", o2: { _id: 99784.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:34 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|433, op: "u ", ns: "d.c", o2: { _id: 99783.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|435, op: "u ", ns: "d.c", o2: { _id: 99782.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|437, op: "u ", ns: "d.c", o2: { _id: 99781.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|439, op: "u ", ns: "d.c", o2: { _id: 99780.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|441, op: "u ", ns: "d.c", o2: { _id: 99779.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|443, op: "u ", ns: "d.c", o2: { _id: 99778.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|445, op: "u ", ns: "d.c", o2: { _id: 99777.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|447, op: "u ", ns: "d.c", o2: { _id: 99776.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|449, op: "u ", ns: "d.c", o2: { _id: 99775.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|451, op: "u ", ns: "d.c", o2: { _id: 99774.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|453, op: "u ", ns: "d.c", o2: { _id: 99773.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|455, op: "u ", ns: "d.c", o2: { _id: 99772.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|457, op: "u ", ns: "d.c", o2: { _id: 99771.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|459, op: "u ", ns: "d.c", o2: { _id: 99770.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|461, op: "u ", ns: "d.c", o2: { _id: 99769.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|463, op: "u ", ns: "d.c", o2: { _id: 99768.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|465, op: "u ", ns: "d.c", o2: { _id: 99767.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|467, op: "u ", ns: "d.c", o2: { _id: 99766.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|469, op: "u ", ns: "d.c", o2: { _id: 99765.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|471, op: "u ", ns: "d.c", o2: { _id: 99764.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|473, op: "u ", ns: "d.c", o2: { _id: 99763.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|475, op: "u ", ns: "d.c", o2: { _id: 99762.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|477, op: "u ", ns: "d.c", o2: { _id: 99761.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|479, op: "u ", ns: "d.c", o2: { _id: 99760.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|481, op: "u ", ns: "d.c", o2: { _id: 99759.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|483, op: "u ", ns: "d.c", o2: { _id: 99758.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|485, op: "u ", ns: "d.c", o2: { _id: 99757.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|487, op: "u ", ns: "d.c", o2: { _id: 99756.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|489, op: "u ", ns: "d.c", o2: { _id: 99755.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|491, op: "u ", ns: "d.c", o2: { _id: 99754.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|493, op: "u ", ns: "d.c", o2: { _id: 99753.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|495, op: "u ", ns: "d.c", o2: { _id: 99752.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|497, op: "u ", ns: "d.c", o2: { _id: 99751.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|499, op: "u ", ns: "d.c", o2: { _id: 99750.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|501, op: "u ", ns: "d.c", o2: { _id: 99749.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|503, op: "u ", ns: "d.c", o2: { _id: 99748.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:35 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|505, op: "u ", ns: "d.c", o2: { _id: 99747.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|507, op: "u ", ns: "d.c", o2: { _id: 99746.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|509, op: "u ", ns: "d.c", o2: { _id: 99745.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|511, op: "u ", ns: "d.c", o2: { _id: 99744.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|513, op: "u ", ns: "d.c", o2: { _id: 99743.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|515, op: "u ", ns: "d.c", o2: { _id: 99742.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|517, op: "u ", ns: "d.c", o2: { _id: 99741.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|519, op: "u ", ns: "d.c", o2: { _id: 99740.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|521, op: "u ", ns: "d.c", o2: { _id: 99739.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|523, op: "u ", ns: "d.c", o2: { _id: 99738.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|525, op: "u ", ns: "d.c", o2: { _id: 99737.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|527, op: "u ", ns: "d.c", o2: { _id: 99736.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|529, op: "u ", ns: "d.c", o2: { _id: 99735.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|531, op: "u ", ns: "d.c", o2: { _id: 99734.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|533, op: "u ", ns: "d.c", o2: { _id: 99733.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|535, op: "u ", ns: "d.c", o2: { _id: 99732.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|537, op: "u ", ns: "d.c", o2: { _id: 99731.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|539, op: "u ", ns: "d.c", o2: { _id: 99730.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|541, op: "u ", ns: "d.c", o2: { _id: 99729.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|543, op: "u ", ns: "d.c", o2: { _id: 99728.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|545, op: "u ", ns: "d.c", o2: { _id: 99727.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|547, op: "u ", ns: "d.c", o2: { _id: 99726.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|549, op: "u ", ns: "d.c", o2: { _id: 99725.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|551, op: "u ", ns: "d.c", o2: { _id: 99724.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|553, op: "u ", ns: "d.c", o2: { _id: 99723.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|555, op: "u ", ns: "d.c", o2: { _id: 99722.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|557, op: "u ", ns: "d.c", o2: { _id: 99721.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|559, op: "u ", ns: "d.c", o2: { _id: 99720.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|561, op: "u ", ns: "d.c", o2: { _id: 99719.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|563, op: "u ", ns: "d.c", o2: { _id: 99718.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|565, op: "u ", ns: "d.c", o2: { _id: 99717.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|567, op: "u ", ns: "d.c", o2: { _id: 99716.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|569, op: "u ", ns: "d.c", o2: { _id: 99715.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|571, op: "u ", ns: "d.c", o2: { _id: 99714.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|573, op: "u ", ns: "d.c", o2: { _id: 99713.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|575, op: "u ", ns: "d.c", o2: { _id: 99712.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|577, op: "u ", ns: "d.c", o2: { _id: 99711.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|579, op: "u ", ns: "d.c", o2: { _id: 99710.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|581, op: "u ", ns: "d.c", o2: { _id: 99709.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|583, op: "u ", ns: "d.c", o2: { _id: 99708.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|585, op: "u ", ns: "d.c", o2: { _id: 99707.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|587, op: "u ", ns: "d.c", o2: { _id: 99706.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|589, op: "u ", ns: "d.c", o2: { _id: 99705.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|591, op: "u ", ns: "d.c", o2: { _id: 99704.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|593, op: "u ", ns: "d.c", o2: { _id: 99703.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|595, op: "u ", ns: "d.c", o2: { _id: 99702.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|597, op: "u ", ns: "d.c", o2: { _id: 99701.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|599, op: "u ", ns: "d.c", o2: { _id: 99700.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|601, op: "u ", ns: "d.c", o2: { _id: 99699.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|603, op: "u ", ns: "d.c", o2: { _id: 99698.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|605, op: "u ", ns: "d.c", o2: { _id: 99697.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|607, op: "u ", ns: "d.c", o2: { _id: 99696.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|609, op: "u ", ns: "d.c", o2: { _id: 99695.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|611, op: "u ", ns: "d.c", o2: { _id: 99694.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:36 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|613, op: "u ", ns: "d.c", o2: { _id: 99693.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|615, op: "u ", ns: "d.c", o2: { _id: 99692.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|617, op: "u ", ns: "d.c", o2: { _id: 99691.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|619, op: "u ", ns: "d.c", o2: { _id: 99690.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|621, op: "u ", ns: "d.c", o2: { _id: 99689.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|623, op: "u ", ns: "d.c", o2: { _id: 99688.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|625, op: "u ", ns: "d.c", o2: { _id: 99687.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|627, op: "u ", ns: "d.c", o2: { _id: 99686.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|629, op: "u ", ns: "d.c", o2: { _id: 99685.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|631, op: "u ", ns: "d.c", o2: { _id: 99684.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|633, op: "u ", ns: "d.c", o2: { _id: 99683.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|635, op: "u ", ns: "d.c", o2: { _id: 99682.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|637, op: "u ", ns: "d.c", o2: { _id: 99681.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|639, op: "u ", ns: "d.c", o2: { _id: 99680.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|641, op: "u ", ns: "d.c", o2: { _id: 99679.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|643, op: "u ", ns: "d.c", o2: { _id: 99678.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|645, op: "u ", ns: "d.c", o2: { _id: 99677.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|647, op: "u ", ns: "d.c", o2: { _id: 99676.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|649, op: "u ", ns: "d.c", o2: { _id: 99675.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|651, op: "u ", ns: "d.c", o2: { _id: 99674.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|653, op: "u ", ns: "d.c", o2: { _id: 99673.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|655, op: "u ", ns: "d.c", o2: { _id: 99672.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|657, op: "u ", ns: "d.c", o2: { _id: 99671.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|659, op: "u ", ns: "d.c", o2: { _id: 99670.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|661, op: "u ", ns: "d.c", o2: { _id: 99669.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|663, op: "u ", ns: "d.c", o2: { _id: 99668.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|665, op: "u ", ns: "d.c", o2: { _id: 99667.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|667, op: "u ", ns: "d.c", o2: { _id: 99666.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|669, op: "u ", ns: "d.c", o2: { _id: 99665.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|671, op: "u ", ns: "d.c", o2: { _id: 99664.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|673, op: "u ", ns: "d.c", o2: { _id: 99663.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|675, op: "u ", ns: "d.c", o2: { _id: 99662.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|677, op: "u ", ns: "d.c", o2: { _id: 99661.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|679, op: "u ", ns: "d.c", o2: { _id: 99660.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|681, op: "u ", ns: "d.c", o2: { _id: 99659.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|683, op: "u ", ns: "d.c", o2: { _id: 99658.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|685, op: "u ", ns: "d.c", o2: { _id: 99657.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|687, op: "u ", ns: "d.c", o2: { _id: 99656.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|689, op: "u ", ns: "d.c", o2: { _id: 99655.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|691, op: "u ", ns: "d.c", o2: { _id: 99654.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|693, op: "u ", ns: "d.c", o2: { _id: 99653.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|695, op: "u ", ns: "d.c", o2: { _id: 99652.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|697, op: "u ", ns: "d.c", o2: { _id: 99651.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|699, op: "u ", ns: "d.c", o2: { _id: 99650.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|701, op: "u ", ns: "d.c", o2: { _id: 99649.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|703, op: "u ", ns: "d.c", o2: { _id: 99648.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|705, op: "u ", ns: "d.c", o2: { _id: 99647.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|707, op: "u ", ns: "d.c", o2: { _id: 99646.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|709, op: "u ", ns: "d.c", o2: { _id: 99645.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|711, op: "u ", ns: "d.c", o2: { _id: 99644.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|713, op: "u ", ns: "d.c", o2: { _id: 99643.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|715, op: "u ", ns: "d.c", o2: { _id: 99642.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|717, op: "u ", ns: "d.c", o2: { _id: 99641.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|719, op: "u ", ns: "d.c", o2: { _id: 99640.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:37 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|721, op: "u ", ns: "d.c", o2: { _id: 99639.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|723, op: "u ", ns: "d.c", o2: { _id: 99638.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|725, op: "u ", ns: "d.c", o2: { _id: 99637.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|727, op: "u ", ns: "d.c", o2: { _id: 99636.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|729, op: "u ", ns: "d.c", o2: { _id: 99635.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|731, op: "u ", ns: "d.c", o2: { _id: 99634.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|733, op: "u ", ns: "d.c", o2: { _id: 99633.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|735, op: "u ", ns: "d.c", o2: { _id: 99632.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|737, op: "u ", ns: "d.c", o2: { _id: 99631.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|739, op: "u ", ns: "d.c", o2: { _id: 99630.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|741, op: "u ", ns: "d.c", o2: { _id: 99629.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|743, op: "u ", ns: "d.c", o2: { _id: 99628.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|745, op: "u ", ns: "d.c", o2: { _id: 99627.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|747, op: "u ", ns: "d.c", o2: { _id: 99626.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|749, op: "u ", ns: "d.c", o2: { _id: 99625.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|751, op: "u ", ns: "d.c", o2: { _id: 99624.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|753, op: "u ", ns: "d.c", o2: { _id: 99623.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|755, op: "u ", ns: "d.c", o2: { _id: 99622.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|757, op: "u ", ns: "d.c", o2: { _id: 99621.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|759, op: "u ", ns: "d.c", o2: { _id: 99620.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|761, op: "u ", ns: "d.c", o2: { _id: 99619.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|763, op: "u ", ns: "d.c", o2: { _id: 99618.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|765, op: "u ", ns: "d.c", o2: { _id: 99617.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|767, op: "u ", ns: "d.c", o2: { _id: 99616.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|769, op: "u ", ns: "d.c", o2: { _id: 99615.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|771, op: "u ", ns: "d.c", o2: { _id: 99614.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|773, op: "u ", ns: "d.c", o2: { _id: 99613.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|775, op: "u ", ns: "d.c", o2: { _id: 99612.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|777, op: "u ", ns: "d.c", o2: { _id: 99611.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|779, op: "u ", ns: "d.c", o2: { _id: 99610.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|781, op: "u ", ns: "d.c", o2: { _id: 99609.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|783, op: "u ", ns: "d.c", o2: { _id: 99608.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|785, op: "u ", ns: "d.c", o2: { _id: 99607.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|787, op: "u ", ns: "d.c", o2: { _id: 99606.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|789, op: "u ", ns: "d.c", o2: { _id: 99605.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|791, op: "u ", ns: "d.c", o2: { _id: 99604.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|793, op: "u ", ns: "d.c", o2: { _id: 99603.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|795, op: "u ", ns: "d.c", o2: { _id: 99602.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|797, op: "u ", ns: "d.c", o2: { _id: 99601.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|799, op: "u ", ns: "d.c", o2: { _id: 99600.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|801, op: "u ", ns: "d.c", o2: { _id: 99599.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|803, op: "u ", ns: "d.c", o2: { _id: 99598.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|805, op: "u ", ns: "d.c", o2: { _id: 99597.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|807, op: "u ", ns: "d.c", o2: { _id: 99596.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|809, op: "u ", ns: "d.c", o2: { _id: 99595.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|811, op: "u ", ns: "d.c", o2: { _id: 99594.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|813, op: "u ", ns: "d.c", o2: { _id: 99593.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|815, op: "u ", ns: "d.c", o2: { _id: 99592.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|817, op: "u ", ns: "d.c", o2: { _id: 99591.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|819, op: "u ", ns: "d.c", o2: { _id: 99590.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|821, op: "u ", ns: "d.c", o2: { _id: 99589.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|823, op: "u ", ns: "d.c", o2: { _id: 99588.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|825, op: "u ", ns: "d.c", o2: { _id: 99587.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|827, op: "u ", ns: "d.c", o2: { _id: 99586.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:38 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|829, op: "u ", ns: "d.c", o2: { _id: 99585.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|831, op: "u ", ns: "d.c", o2: { _id: 99584.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|833, op: "u ", ns: "d.c", o2: { _id: 99583.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|835, op: "u ", ns: "d.c", o2: { _id: 99582.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|837, op: "u ", ns: "d.c", o2: { _id: 99581.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|839, op: "u ", ns: "d.c", o2: { _id: 99580.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|841, op: "u ", ns: "d.c", o2: { _id: 99579.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|843, op: "u ", ns: "d.c", o2: { _id: 99578.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|845, op: "u ", ns: "d.c", o2: { _id: 99577.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|847, op: "u ", ns: "d.c", o2: { _id: 99576.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|849, op: "u ", ns: "d.c", o2: { _id: 99575.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|851, op: "u ", ns: "d.c", o2: { _id: 99574.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|853, op: "u ", ns: "d.c", o2: { _id: 99573.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|855, op: "u ", ns: "d.c", o2: { _id: 99572.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|857, op: "u ", ns: "d.c", o2: { _id: 99571.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|859, op: "u ", ns: "d.c", o2: { _id: 99570.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|861, op: "u ", ns: "d.c", o2: { _id: 99569.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|863, op: "u ", ns: "d.c", o2: { _id: 99568.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|865, op: "u ", ns: "d.c", o2: { _id: 99567.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|867, op: "u ", ns: "d.c", o2: { _id: 99566.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|869, op: "u ", ns: "d.c", o2: { _id: 99565.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|871, op: "u ", ns: "d.c", o2: { _id: 99564.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|873, op: "u ", ns: "d.c", o2: { _id: 99563.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|875, op: "u ", ns: "d.c", o2: { _id: 99562.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|877, op: "u ", ns: "d.c", o2: { _id: 99561.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|879, op: "u ", ns: "d.c", o2: { _id: 99560.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|881, op: "u ", ns: "d.c", o2: { _id: 99559.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|883, op: "u ", ns: "d.c", o2: { _id: 99558.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|885, op: "u ", ns: "d.c", o2: { _id: 99557.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|887, op: "u ", ns: "d.c", o2: { _id: 99556.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|889, op: "u ", ns: "d.c", o2: { _id: 99555.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|891, op: "u ", ns: "d.c", o2: { _id: 99554.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|893, op: "u ", ns: "d.c", o2: { _id: 99553.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|895, op: "u ", ns: "d.c", o2: { _id: 99552.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|897, op: "u ", ns: "d.c", o2: { _id: 99551.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|899, op: "u ", ns: "d.c", o2: { _id: 99550.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|901, op: "u ", ns: "d.c", o2: { _id: 99549.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|903, op: "u ", ns: "d.c", o2: { _id: 99548.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|905, op: "u ", ns: "d.c", o2: { _id: 99547.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|907, op: "u ", ns: "d.c", o2: { _id: 99546.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|909, op: "u ", ns: "d.c", o2: { _id: 99545.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|911, op: "u ", ns: "d.c", o2: { _id: 99544.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|913, op: "u ", ns: "d.c", o2: { _id: 99543.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|915, op: "u ", ns: "d.c", o2: { _id: 99542.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|917, op: "u ", ns: "d.c", o2: { _id: 99541.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|919, op: "u ", ns: "d.c", o2: { _id: 99540.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|921, op: "u ", ns: "d.c", o2: { _id: 99539.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|923, op: "u ", ns: "d.c", o2: { _id: 99538.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|925, op: "u ", ns: "d.c", o2: { _id: 99537.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|927, op: "u ", ns: "d.c", o2: { _id: 99536.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|929, op: "u ", ns: "d.c", o2: { _id: 99535.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|931, op: "u ", ns: "d.c", o2: { _id: 99534.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|933, op: "u ", ns: "d.c", o2: { _id: 99533.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|935, op: "u ", ns: "d.c", o2: { _id: 99532.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:39 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|937, op: "u ", ns: "d.c", o2: { _id: 99531.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|939, op: "u ", ns: "d.c", o2: { _id: 99530.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|941, op: "u ", ns: "d.c", o2: { _id: 99529.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|943, op: "u ", ns: "d.c", o2: { _id: 99528.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|945, op: "u ", ns: "d.c", o2: { _id: 99527.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|947, op: "u ", ns: "d.c", o2: { _id: 99526.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|949, op: "u ", ns: "d.c", o2: { _id: 99525.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|951, op: "u ", ns: "d.c", o2: { _id: 99524.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|953, op: "u ", ns: "d.c", o2: { _id: 99523.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|955, op: "u ", ns: "d.c", o2: { _id: 99522.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|957, op: "u ", ns: "d.c", o2: { _id: 99521.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|959, op: "u ", ns: "d.c", o2: { _id: 99520.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|961, op: "u ", ns: "d.c", o2: { _id: 99519.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|963, op: "u ", ns: "d.c", o2: { _id: 99518.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|965, op: "u ", ns: "d.c", o2: { _id: 99517.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|967, op: "u ", ns: "d.c", o2: { _id: 99516.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|969, op: "u ", ns: "d.c", o2: { _id: 99515.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|971, op: "u ", ns: "d.c", o2: { _id: 99514.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|973, op: "u ", ns: "d.c", o2: { _id: 99513.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|975, op: "u ", ns: "d.c", o2: { _id: 99512.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|977, op: "u ", ns: "d.c", o2: { _id: 99511.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|979, op: "u ", ns: "d.c", o2: { _id: 99510.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|981, op: "u ", ns: "d.c", o2: { _id: 99509.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|983, op: "u ", ns: "d.c", o2: { _id: 99508.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|985, op: "u ", ns: "d.c", o2: { _id: 99507.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|987, op: "u ", ns: "d.c", o2: { _id: 99506.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|989, op: "u ", ns: "d.c", o2: { _id: 99505.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|991, op: "u ", ns: "d.c", o2: { _id: 99504.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|993, op: "u ", ns: "d.c", o2: { _id: 99503.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|995, op: "u ", ns: "d.c", o2: { _id: 99502.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|997, op: "u ", ns: "d.c", o2: { _id: 99501.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|999, op: "u ", ns: "d.c", o2: { _id: 99500.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1001, op: " u", ns: "d.c", o2: { _id: 99499.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1003, op: " u", ns: "d.c", o2: { _id: 99498.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1005, op: " u", ns: "d.c", o2: { _id: 99497.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1007, op: " u", ns: "d.c", o2: { _id: 99496.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1009, op: " u", ns: "d.c", o2: { _id: 99495.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1011, op: " u", ns: "d.c", o2: { _id: 99494.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1013, op: " u", ns: "d.c", o2: { _id: 99493.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1015, op: " u", ns: "d.c", o2: { _id: 99492.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1017, op: " u", ns: "d.c", o2: { _id: 99491.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1019, op: " u", ns: "d.c", o2: { _id: 99490.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1021, op: " u", ns: "d.c", o2: { _id: 99489.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1023, op: " u", ns: "d.c", o2: { _id: 99488.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1025, op: " u", ns: "d.c", o2: { _id: 99487.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1027, op: " u", ns: "d.c", o2: { _id: 99486.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1029, op: " u", ns: "d.c", o2: { _id: 99485.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1031, op: " u", ns: "d.c", o2: { _id: 99484.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1033, op: " u", ns: "d.c", o2: { _id: 99483.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1035, op: " u", ns: "d.c", o2: { _id: 99482.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1037, op: " u", ns: "d.c", o2: { _id: 99481.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1039, op: " u", ns: "d.c", o2: { _id: 99480.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1041, op: " u", ns: "d.c", o2: { _id: 99479.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1043, op: " u", ns: "d.c", o2: { _id: 99478.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:40 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1045, op: " u", ns: "d.c", o2: { _id: 99477.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1047, op: " u", ns: "d.c", o2: { _id: 99476.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1049, op: " u", ns: "d.c", o2: { _id: 99475.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1051, op: " u", ns: "d.c", o2: { _id: 99474.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1053, op: " u", ns: "d.c", o2: { _id: 99473.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1055, op: " u", ns: "d.c", o2: { _id: 99472.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1057, op: " u", ns: "d.c", o2: { _id: 99471.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1059, op: " u", ns: "d.c", o2: { _id: 99470.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1061, op: " u", ns: "d.c", o2: { _id: 99469.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1063, op: " u", ns: "d.c", o2: { _id: 99468.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1065, op: " u", ns: "d.c", o2: { _id: 99467.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1067, op: " u", ns: "d.c", o2: { _id: 99466.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1069, op: " u", ns: "d.c", o2: { _id: 99465.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1071, op: " u", ns: "d.c", o2: { _id: 99464.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1073, op: " u", ns: "d.c", o2: { _id: 99463.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1075, op: " u", ns: "d.c", o2: { _id: 99462.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1077, op: " u", ns: "d.c", o2: { _id: 99461.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1079, op: " u", ns: "d.c", o2: { _id: 99460.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1081, op: " u", ns: "d.c", o2: { _id: 99459.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1083, op: " u", ns: "d.c", o2: { _id: 99458.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1085, op: " u", ns: "d.c", o2: { _id: 99457.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1087, op: " u", ns: "d.c", o2: { _id: 99456.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1089, op: " u", ns: "d.c", o2: { _id: 99455.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1091, op: " u", ns: "d.c", o2: { _id: 99454.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1093, op: " u", ns: "d.c", o2: { _id: 99453.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1095, op: " u", ns: "d.c", o2: { _id: 99452.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1097, op: " u", ns: "d.c", o2: { _id: 99451.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1099, op: " u", ns: "d.c", o2: { _id: 99450.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1101, op: " u", ns: "d.c", o2: { _id: 99449.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1103, op: " u", ns: "d.c", o2: { _id: 99448.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1105, op: " u", ns: "d.c", o2: { _id: 99447.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1107, op: " u", ns: "d.c", o2: { _id: 99446.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1109, op: " u", ns: "d.c", o2: { _id: 99445.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1111, op: " u", ns: "d.c", o2: { _id: 99444.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1113, op: " u", ns: "d.c", o2: { _id: 99443.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1115, op: " u", ns: "d.c", o2: { _id: 99442.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1117, op: " u", ns: "d.c", o2: { _id: 99441.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1119, op: " u", ns: "d.c", o2: { _id: 99440.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1121, op: " u", ns: "d.c", o2: { _id: 99439.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1123, op: " u", ns: "d.c", o2: { _id: 99438.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1125, op: " u", ns: "d.c", o2: { _id: 99437.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1127, op: " u", ns: "d.c", o2: { _id: 99436.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1129, op: " u", ns: "d.c", o2: { _id: 99435.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1131, op: " u", ns: "d.c", o2: { _id: 99434.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1133, op: " u", ns: "d.c", o2: { _id: 99433.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1135, op: " u", ns: "d.c", o2: { _id: 99432.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1137, op: " u", ns: "d.c", o2: { _id: 99431.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1139, op: " u", ns: "d.c", o2: { _id: 99430.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1141, op: " u", ns: "d.c", o2: { _id: 99429.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1143, op: " u", ns: "d.c", o2: { _id: 99428.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1145, op: " u", ns: "d.c", o2: { _id: 99427.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1147, op: " u", ns: "d.c", o2: { _id: 99426.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1149, op: " u", ns: "d.c", o2: { _id: 99425.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1151, op: " u", ns: "d.c", o2: { _id: 99424.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:41 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1153, op: " u", ns: "d.c", o2: { _id: 99423.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1155, op: " u", ns: "d.c", o2: { _id: 99422.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1157, op: " u", ns: "d.c", o2: { _id: 99421.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1159, op: " u", ns: "d.c", o2: { _id: 99420.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1161, op: " u", ns: "d.c", o2: { _id: 99419.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1163, op: " u", ns: "d.c", o2: { _id: 99418.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1165, op: " u", ns: "d.c", o2: { _id: 99417.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1167, op: " u", ns: "d.c", o2: { _id: 99416.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1169, op: " u", ns: "d.c", o2: { _id: 99415.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1171, op: " u", ns: "d.c", o2: { _id: 99414.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1173, op: " u", ns: "d.c", o2: { _id: 99413.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1175, op: " u", ns: "d.c", o2: { _id: 99412.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1177, op: " u", ns: "d.c", o2: { _id: 99411.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1179, op: " u", ns: "d.c", o2: { _id: 99410.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1181, op: " u", ns: "d.c", o2: { _id: 99409.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1183, op: " u", ns: "d.c", o2: { _id: 99408.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1185, op: " u", ns: "d.c", o2: { _id: 99407.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1187, op: " u", ns: "d.c", o2: { _id: 99406.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1189, op: " u", ns: "d.c", o2: { _id: 99405.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1191, op: " u", ns: "d.c", o2: { _id: 99404.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1193, op: " u", ns: "d.c", o2: { _id: 99403.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1195, op: " u", ns: "d.c", o2: { _id: 99402.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1197, op: " u", ns: "d.c", o2: { _id: 99401.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1199, op: " u", ns: "d.c", o2: { _id: 99400.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1201, op: " u", ns: "d.c", o2: { _id: 99399.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1203, op: " u", ns: "d.c", o2: { _id: 99398.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1205, op: " u", ns: "d.c", o2: { _id: 99397.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1207, op: " u", ns: "d.c", o2: { _id: 99396.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1209, op: " u", ns: "d.c", o2: { _id: 99395.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1211, op: " u", ns: "d.c", o2: { _id: 99394.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1213, op: " u", ns: "d.c", o2: { _id: 99393.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1215, op: " u", ns: "d.c", o2: { _id: 99392.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1217, op: " u", ns: "d.c", o2: { _id: 99391.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1219, op: " u", ns: "d.c", o2: { _id: 99390.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1221, op: " u", ns: "d.c", o2: { _id: 99389.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1223, op: " u", ns: "d.c", o2: { _id: 99388.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1225, op: " u", ns: "d.c", o2: { _id: 99387.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1227, op: " u", ns: "d.c", o2: { _id: 99386.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1229, op: " u", ns: "d.c", o2: { _id: 99385.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1231, op: " u", ns: "d.c", o2: { _id: 99384.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1233, op: " u", ns: "d.c", o2: { _id: 99383.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1235, op: " u", ns: "d.c", o2: { _id: 99382.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1237, op: " u", ns: "d.c", o2: { _id: 99381.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1239, op: " u", ns: "d.c", o2: { _id: 99380.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1241, op: " u", ns: "d.c", o2: { _id: 99379.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1243, op: " u", ns: "d.c", o2: { _id: 99378.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1245, op: " u", ns: "d.c", o2: { _id: 99377.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1247, op: " u", ns: "d.c", o2: { _id: 99376.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1249, op: " u", ns: "d.c", o2: { _id: 99375.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1251, op: " u", ns: "d.c", o2: { _id: 99374.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1253, op: " u", ns: "d.c", o2: { _id: 99373.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1255, op: " u", ns: "d.c", o2: { _id: 99372.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1257, op: " u", ns: "d.c", o2: { _id: 99371.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1259, op: " u", ns: "d.c", o2: { _id: 99370.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:42 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1261, op: " u", ns: "d.c", o2: { _id: 99369.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1263, op: " u", ns: "d.c", o2: { _id: 99368.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1265, op: " u", ns: "d.c", o2: { _id: 99367.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1267, op: " u", ns: "d.c", o2: { _id: 99366.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1269, op: " u", ns: "d.c", o2: { _id: 99365.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1271, op: " u", ns: "d.c", o2: { _id: 99364.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1273, op: " u", ns: "d.c", o2: { _id: 99363.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1275, op: " u", ns: "d.c", o2: { _id: 99362.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1277, op: " u", ns: "d.c", o2: { _id: 99361.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1279, op: " u", ns: "d.c", o2: { _id: 99360.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1281, op: " u", ns: "d.c", o2: { _id: 99359.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1283, op: " u", ns: "d.c", o2: { _id: 99358.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1285, op: " u", ns: "d.c", o2: { _id: 99357.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1287, op: " u", ns: "d.c", o2: { _id: 99356.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1289, op: " u", ns: "d.c", o2: { _id: 99355.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1291, op: " u", ns: "d.c", o2: { _id: 99354.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1293, op: " u", ns: "d.c", o2: { _id: 99353.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1295, op: " u", ns: "d.c", o2: { _id: 99352.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1297, op: " u", ns: "d.c", o2: { _id: 99351.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1299, op: " u", ns: "d.c", o2: { _id: 99350.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1301, op: " u", ns: "d.c", o2: { _id: 99349.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1303, op: " u", ns: "d.c", o2: { _id: 99348.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1305, op: " u", ns: "d.c", o2: { _id: 99347.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1307, op: " u", ns: "d.c", o2: { _id: 99346.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1309, op: " u", ns: "d.c", o2: { _id: 99345.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1311, op: " u", ns: "d.c", o2: { _id: 99344.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1313, op: " u", ns: "d.c", o2: { _id: 99343.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1315, op: " u", ns: "d.c", o2: { _id: 99342.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1317, op: " u", ns: "d.c", o2: { _id: 99341.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1319, op: " u", ns: "d.c", o2: { _id: 99340.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1321, op: " u", ns: "d.c", o2: { _id: 99339.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1323, op: " u", ns: "d.c", o2: { _id: 99338.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1325, op: " u", ns: "d.c", o2: { _id: 99337.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1327, op: " u", ns: "d.c", o2: { _id: 99336.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1329, op: " u", ns: "d.c", o2: { _id: 99335.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1331, op: " u", ns: "d.c", o2: { _id: 99334.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1333, op: " u", ns: "d.c", o2: { _id: 99333.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1335, op: " u", ns: "d.c", o2: { _id: 99332.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1337, op: " u", ns: "d.c", o2: { _id: 99331.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1339, op: " u", ns: "d.c", o2: { _id: 99330.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1341, op: " u", ns: "d.c", o2: { _id: 99329.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1343, op: " u", ns: "d.c", o2: { _id: 99328.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1345, op: " u", ns: "d.c", o2: { _id: 99327.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1347, op: " u", ns: "d.c", o2: { _id: 99326.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1349, op: " u", ns: "d.c", o2: { _id: 99325.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1351, op: " u", ns: "d.c", o2: { _id: 99324.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1353, op: " u", ns: "d.c", o2: { _id: 99323.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1355, op: " u", ns: "d.c", o2: { _id: 99322.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1357, op: " u", ns: "d.c", o2: { _id: 99321.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1359, op: " u", ns: "d.c", o2: { _id: 99320.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1361, op: " u", ns: "d.c", o2: { _id: 99319.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1363, op: " u", ns: "d.c", o2: { _id: 99318.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1365, op: " u", ns: "d.c", o2: { _id: 99317.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1367, op: " u", ns: "d.c", o2: { _id: 99316.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:43 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1369, op: " u", ns: "d.c", o2: { _id: 99315.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1371, op: " u", ns: "d.c", o2: { _id: 99314.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1373, op: " u", ns: "d.c", o2: { _id: 99313.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1375, op: " u", ns: "d.c", o2: { _id: 99312.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1377, op: " u", ns: "d.c", o2: { _id: 99311.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1379, op: " u", ns: "d.c", o2: { _id: 99310.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1381, op: " u", ns: "d.c", o2: { _id: 99309.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1383, op: " u", ns: "d.c", o2: { _id: 99308.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1385, op: " u", ns: "d.c", o2: { _id: 99307.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1387, op: " u", ns: "d.c", o2: { _id: 99306.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1389, op: " u", ns: "d.c", o2: { _id: 99305.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1391, op: " u", ns: "d.c", o2: { _id: 99304.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1393, op: " u", ns: "d.c", o2: { _id: 99303.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1395, op: " u", ns: "d.c", o2: { _id: 99302.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1397, op: " u", ns: "d.c", o2: { _id: 99301.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1399, op: " u", ns: "d.c", o2: { _id: 99300.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1401, op: " u", ns: "d.c", o2: { _id: 99299.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1403, op: " u", ns: "d.c", o2: { _id: 99298.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1405, op: " u", ns: "d.c", o2: { _id: 99297.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1407, op: " u", ns: "d.c", o2: { _id: 99296.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1409, op: " u", ns: "d.c", o2: { _id: 99295.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1411, op: " u", ns: "d.c", o2: { _id: 99294.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1413, op: " u", ns: "d.c", o2: { _id: 99293.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1415, op: " u", ns: "d.c", o2: { _id: 99292.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1417, op: " u", ns: "d.c", o2: { _id: 99291.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1419, op: " u", ns: "d.c", o2: { _id: 99290.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1421, op: " u", ns: "d.c", o2: { _id: 99289.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1423, op: " u", ns: "d.c", o2: { _id: 99288.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1425, op: " u", ns: "d.c", o2: { _id: 99287.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1427, op: " u", ns: "d.c", o2: { _id: 99286.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1429, op: " u", ns: "d.c", o2: { _id: 99285.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1431, op: " u", ns: "d.c", o2: { _id: 99284.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1433, op: " u", ns: "d.c", o2: { _id: 99283.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1435, op: " u", ns: "d.c", o2: { _id: 99282.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1437, op: " u", ns: "d.c", o2: { _id: 99281.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1439, op: " u", ns: "d.c", o2: { _id: 99280.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1441, op: " u", ns: "d.c", o2: { _id: 99279.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1443, op: " u", ns: "d.c", o2: { _id: 99278.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1445, op: " u", ns: "d.c", o2: { _id: 99277.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1447, op: " u", ns: "d.c", o2: { _id: 99276.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1449, op: " u", ns: "d.c", o2: { _id: 99275.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1451, op: " u", ns: "d.c", o2: { _id: 99274.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1453, op: " u", ns: "d.c", o2: { _id: 99273.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1455, op: " u", ns: "d.c", o2: { _id: 99272.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1457, op: " u", ns: "d.c", o2: { _id: 99271.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1459, op: " u", ns: "d.c", o2: { _id: 99270.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1461, op: " u", ns: "d.c", o2: { _id: 99269.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1463, op: " u", ns: "d.c", o2: { _id: 99268.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1465, op: " u", ns: "d.c", o2: { _id: 99267.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1467, op: " u", ns: "d.c", o2: { _id: 99266.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1469, op: " u", ns: "d.c", o2: { _id: 99265.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1471, op: " u", ns: "d.c", o2: { _id: 99264.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1473, op: " u", ns: "d.c", o2: { _id: 99263.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1475, op: " u", ns: "d.c", o2: { _id: 99262.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:44 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1477, op: " u", ns: "d.c", o2: { _id: 99261.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1479, op: " u", ns: "d.c", o2: { _id: 99260.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1481, op: " u", ns: "d.c", o2: { _id: 99259.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1483, op: " u", ns: "d.c", o2: { _id: 99258.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1485, op: " u", ns: "d.c", o2: { _id: 99257.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1487, op: " u", ns: "d.c", o2: { _id: 99256.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1489, op: " u", ns: "d.c", o2: { _id: 99255.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1491, op: " u", ns: "d.c", o2: { _id: 99254.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1493, op: " u", ns: "d.c", o2: { _id: 99253.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1495, op: " u", ns: "d.c", o2: { _id: 99252.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1497, op: " u", ns: "d.c", o2: { _id: 99251.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1499, op: " u", ns: "d.c", o2: { _id: 99250.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1501, op: " u", ns: "d.c", o2: { _id: 99249.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1503, op: " u", ns: "d.c", o2: { _id: 99248.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1505, op: " u", ns: "d.c", o2: { _id: 99247.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1507, op: " u", ns: "d.c", o2: { _id: 99246.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1509, op: " u", ns: "d.c", o2: { _id: 99245.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1511, op: " u", ns: "d.c", o2: { _id: 99244.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1513, op: " u", ns: "d.c", o2: { _id: 99243.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1515, op: " u", ns: "d.c", o2: { _id: 99242.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1517, op: " u", ns: "d.c", o2: { _id: 99241.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1519, op: " u", ns: "d.c", o2: { _id: 99240.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1521, op: " u", ns: "d.c", o2: { _id: 99239.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1523, op: " u", ns: "d.c", o2: { _id: 99238.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1525, op: " u", ns: "d.c", o2: { _id: 99237.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1527, op: " u", ns: "d.c", o2: { _id: 99236.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1529, op: " u", ns: "d.c", o2: { _id: 99235.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1531, op: " u", ns: "d.c", o2: { _id: 99234.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1533, op: " u", ns: "d.c", o2: { _id: 99233.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1535, op: " u", ns: "d.c", o2: { _id: 99232.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1537, op: " u", ns: "d.c", o2: { _id: 99231.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1539, op: " u", ns: "d.c", o2: { _id: 99230.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1541, op: " u", ns: "d.c", o2: { _id: 99229.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1543, op: " u", ns: "d.c", o2: { _id: 99228.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1545, op: " u", ns: "d.c", o2: { _id: 99227.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1547, op: " u", ns: "d.c", o2: { _id: 99226.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1549, op: " u", ns: "d.c", o2: { _id: 99225.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1551, op: " u", ns: "d.c", o2: { _id: 99224.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1553, op: " u", ns: "d.c", o2: { _id: 99223.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1555, op: " u", ns: "d.c", o2: { _id: 99222.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1557, op: " u", ns: "d.c", o2: { _id: 99221.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1559, op: " u", ns: "d.c", o2: { _id: 99220.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1561, op: " u", ns: "d.c", o2: { _id: 99219.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1563, op: " u", ns: "d.c", o2: { _id: 99218.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1565, op: " u", ns: "d.c", o2: { _id: 99217.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1567, op: " u", ns: "d.c", o2: { _id: 99216.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1569, op: " u", ns: "d.c", o2: { _id: 99215.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1571, op: " u", ns: "d.c", o2: { _id: 99214.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1573, op: " u", ns: "d.c", o2: { _id: 99213.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1575, op: " u", ns: "d.c", o2: { _id: 99212.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1577, op: " u", ns: "d.c", o2: { _id: 99211.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1579, op: " u", ns: "d.c", o2: { _id: 99210.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1581, op: " u", ns: "d.c", o2: { _id: 99209.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1583, op: " u", ns: "d.c", o2: { _id: 99208.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:45 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1585, op: " u", ns: "d.c", o2: { _id: 99207.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1587, op: " u", ns: "d.c", o2: { _id: 99206.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1589, op: " u", ns: "d.c", o2: { _id: 99205.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1591, op: " u", ns: "d.c", o2: { _id: 99204.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1593, op: " u", ns: "d.c", o2: { _id: 99203.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1595, op: " u", ns: "d.c", o2: { _id: 99202.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1597, op: " u", ns: "d.c", o2: { _id: 99201.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1599, op: " u", ns: "d.c", o2: { _id: 99200.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1601, op: " u", ns: "d.c", o2: { _id: 99199.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1603, op: " u", ns: "d.c", o2: { _id: 99198.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1605, op: " u", ns: "d.c", o2: { _id: 99197.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1607, op: " u", ns: "d.c", o2: { _id: 99196.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1609, op: " u", ns: "d.c", o2: { _id: 99195.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1611, op: " u", ns: "d.c", o2: { _id: 99194.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1613, op: " u", ns: "d.c", o2: { _id: 99193.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1615, op: " u", ns: "d.c", o2: { _id: 99192.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1617, op: " u", ns: "d.c", o2: { _id: 99191.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1619, op: " u", ns: "d.c", o2: { _id: 99190.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1621, op: " u", ns: "d.c", o2: { _id: 99189.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1623, op: " u", ns: "d.c", o2: { _id: 99188.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1625, op: " u", ns: "d.c", o2: { _id: 99187.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1627, op: " u", ns: "d.c", o2: { _id: 99186.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1629, op: " u", ns: "d.c", o2: { _id: 99185.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1631, op: " u", ns: "d.c", o2: { _id: 99184.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1633, op: " u", ns: "d.c", o2: { _id: 99183.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1635, op: " u", ns: "d.c", o2: { _id: 99182.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1637, op: " u", ns: "d.c", o2: { _id: 99181.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1639, op: " u", ns: "d.c", o2: { _id: 99180.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1641, op: " u", ns: "d.c", o2: { _id: 99179.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1643, op: " u", ns: "d.c", o2: { _id: 99178.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1645, op: " u", ns: "d.c", o2: { _id: 99177.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1647, op: " u", ns: "d.c", o2: { _id: 99176.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1649, op: " u", ns: "d.c", o2: { _id: 99175.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1651, op: " u", ns: "d.c", o2: { _id: 99174.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1653, op: " u", ns: "d.c", o2: { _id: 99173.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1655, op: " u", ns: "d.c", o2: { _id: 99172.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:46 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1657, op: " u", ns: "d.c", o2: { _id: 99171.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1659, op: " u", ns: "d.c", o2: { _id: 99170.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1661, op: " u", ns: "d.c", o2: { _id: 99169.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1663, op: " u", ns: "d.c", o2: { _id: 99168.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1665, op: " u", ns: "d.c", o2: { _id: 99167.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1667, op: " u", ns: "d.c", o2: { _id: 99166.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1669, op: " u", ns: "d.c", o2: { _id: 99165.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1671, op: " u", ns: "d.c", o2: { _id: 99164.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1673, op: " u", ns: "d.c", o2: { _id: 99163.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1675, op: " u", ns: "d.c", o2: { _id: 99162.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1677, op: " u", ns: "d.c", o2: { _id: 99161.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1679, op: " u", ns: "d.c", o2: { _id: 99160.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1681, op: " u", ns: "d.c", o2: { _id: 99159.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1683, op: " u", ns: "d.c", o2: { _id: 99158.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1685, op: " u", ns: "d.c", o2: { _id: 99157.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1687, op: " u", ns: "d.c", o2: { _id: 99156.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1689, op: " u", ns: "d.c", o2: { _id: 99155.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1691, op: " u", ns: "d.c", o2: { _id: 99154.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1693, op: " u", ns: "d.c", o2: { _id: 99153.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1695, op: " u", ns: "d.c", o2: { _id: 99152.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1697, op: " u", ns: "d.c", o2: { _id: 99151.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1699, op: " u", ns: "d.c", o2: { _id: 99150.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1701, op: " u", ns: "d.c", o2: { _id: 99149.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1703, op: " u", ns: "d.c", o2: { _id: 99148.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1705, op: " u", ns: "d.c", o2: { _id: 99147.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1707, op: " u", ns: "d.c", o2: { _id: 99146.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1709, op: " u", ns: "d.c", o2: { _id: 99145.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1711, op: " u", ns: "d.c", o2: { _id: 99144.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1713, op: " u", ns: "d.c", o2: { _id: 99143.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1715, op: " u", ns: "d.c", o2: { _id: 99142.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1717, op: " u", ns: "d.c", o2: { _id: 99141.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1719, op: " u", ns: "d.c", o2: { _id: 99140.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1721, op: " u", ns: "d.c", o2: { _id: 99139.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1723, op: " u", ns: "d.c", o2: { _id: 99138.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1725, op: " u", ns: "d.c", o2: { _id: 99137.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1727, op: " u", ns: "d.c", o2: { _id: 99136.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1729, op: " u", ns: "d.c", o2: { _id: 99135.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1731, op: " u", ns: "d.c", o2: { _id: 99134.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1733, op: " u", ns: "d.c", o2: { _id: 99133.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1735, op: " u", ns: "d.c", o2: { _id: 99132.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1737, op: " u", ns: "d.c", o2: { _id: 99131.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1739, op: " u", ns: "d.c", o2: { _id: 99130.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1741, op: " u", ns: "d.c", o2: { _id: 99129.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1743, op: " u", ns: "d.c", o2: { _id: 99128.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1745, op: " u", ns: "d.c", o2: { _id: 99127.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1747, op: " u", ns: "d.c", o2: { _id: 99126.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1749, op: " u", ns: "d.c", o2: { _id: 99125.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1751, op: " u", ns: "d.c", o2: { _id: 99124.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1753, op: " u", ns: "d.c", o2: { _id: 99123.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1755, op: " u", ns: "d.c", o2: { _id: 99122.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1757, op: " u", ns: "d.c", o2: { _id: 99121.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1759, op: " u", ns: "d.c", o2: { _id: 99120.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1761, op: " u", ns: "d.c", o2: { _id: 99119.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1763, op: " u", ns: "d.c", o2: { _id: 99118.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:47 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1765, op: " u", ns: "d.c", o2: { _id: 99117.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1767, op: " u", ns: "d.c", o2: { _id: 99116.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1769, op: " u", ns: "d.c", o2: { _id: 99115.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1771, op: " u", ns: "d.c", o2: { _id: 99114.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1773, op: " u", ns: "d.c", o2: { _id: 99113.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1775, op: " u", ns: "d.c", o2: { _id: 99112.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1777, op: " u", ns: "d.c", o2: { _id: 99111.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1779, op: " u", ns: "d.c", o2: { _id: 99110.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1781, op: " u", ns: "d.c", o2: { _id: 99109.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1783, op: " u", ns: "d.c", o2: { _id: 99108.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1785, op: " u", ns: "d.c", o2: { _id: 99107.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1787, op: " u", ns: "d.c", o2: { _id: 99106.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1789, op: " u", ns: "d.c", o2: { _id: 99105.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1791, op: " u", ns: "d.c", o2: { _id: 99104.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1793, op: " u", ns: "d.c", o2: { _id: 99103.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1795, op: " u", ns: "d.c", o2: { _id: 99102.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1797, op: " u", ns: "d.c", o2: { _id: 99101.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1799, op: " u", ns: "d.c", o2: { _id: 99100.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1801, op: " u", ns: "d.c", o2: { _id: 99099.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1803, op: " u", ns: "d.c", o2: { _id: 99098.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1805, op: " u", ns: "d.c", o2: { _id: 99097.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1807, op: " u", ns: "d.c", o2: { _id: 99096.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1809, op: " u", ns: "d.c", o2: { _id: 99095.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1811, op: " u", ns: "d.c", o2: { _id: 99094.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1813, op: " u", ns: "d.c", o2: { _id: 99093.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1815, op: " u", ns: "d.c", o2: { _id: 99092.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1817, op: " u", ns: "d.c", o2: { _id: 99091.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1819, op: " u", ns: "d.c", o2: { _id: 99090.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1821, op: " u", ns: "d.c", o2: { _id: 99089.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1823, op: " u", ns: "d.c", o2: { _id: 99088.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1825, op: " u", ns: "d.c", o2: { _id: 99087.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1827, op: " u", ns: "d.c", o2: { _id: 99086.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1829, op: " u", ns: "d.c", o2: { _id: 99085.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1831, op: " u", ns: "d.c", o2: { _id: 99084.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1833, op: " u", ns: "d.c", o2: { _id: 99083.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1835, op: " u", ns: "d.c", o2: { _id: 99082.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1837, op: " u", ns: "d.c", o2: { _id: 99081.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1839, op: " u", ns: "d.c", o2: { _id: 99080.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1841, op: " u", ns: "d.c", o2: { _id: 99079.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1843, op: " u", ns: "d.c", o2: { _id: 99078.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1845, op: " u", ns: "d.c", o2: { _id: 99077.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1847, op: " u", ns: "d.c", o2: { _id: 99076.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1849, op: " u", ns: "d.c", o2: { _id: 99075.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1851, op: " u", ns: "d.c", o2: { _id: 99074.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1853, op: " u", ns: "d.c", o2: { _id: 99073.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1855, op: " u", ns: "d.c", o2: { _id: 99072.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1857, op: " u", ns: "d.c", o2: { _id: 99071.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1859, op: " u", ns: "d.c", o2: { _id: 99070.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1861, op: " u", ns: "d.c", o2: { _id: 99069.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1863, op: " u", ns: "d.c", o2: { _id: 99068.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1865, op: " u", ns: "d.c", o2: { _id: 99067.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1867, op: " u", ns: "d.c", o2: { _id: 99066.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1869, op: " u", ns: "d.c", o2: { _id: 99065.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1871, op: " u", ns: "d.c", o2: { _id: 99064.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:48 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1873, op: " u", ns: "d.c", o2: { _id: 99063.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1875, op: " u", ns: "d.c", o2: { _id: 99062.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1877, op: " u", ns: "d.c", o2: { _id: 99061.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1879, op: " u", ns: "d.c", o2: { _id: 99060.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1881, op: " u", ns: "d.c", o2: { _id: 99059.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1883, op: " u", ns: "d.c", o2: { _id: 99058.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1885, op: " u", ns: "d.c", o2: { _id: 99057.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1887, op: " u", ns: "d.c", o2: { _id: 99056.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1889, op: " u", ns: "d.c", o2: { _id: 99055.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1891, op: " u", ns: "d.c", o2: { _id: 99054.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1893, op: " u", ns: "d.c", o2: { _id: 99053.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1895, op: " u", ns: "d.c", o2: { _id: 99052.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1897, op: " u", ns: "d.c", o2: { _id: 99051.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1899, op: " u", ns: "d.c", o2: { _id: 99050.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1901, op: " u", ns: "d.c", o2: { _id: 99049.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1903, op: " u", ns: "d.c", o2: { _id: 99048.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1905, op: " u", ns: "d.c", o2: { _id: 99047.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1907, op: " u", ns: "d.c", o2: { _id: 99046.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1909, op: " u", ns: "d.c", o2: { _id: 99045.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1911, op: " u", ns: "d.c", o2: { _id: 99044.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1913, op: " u", ns: "d.c", o2: { _id: 99043.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [journal] info journal _rotate called inside dbMutex - ok but should be somewhat rare m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1915, op: " u", ns: "d.c", o2: { _id: 99042.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1917, op: " u", ns: "d.c", o2: { _id: 99041.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1919, op: " u", ns: "d.c", o2: { _id: 99040.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1921, op: " u", ns: "d.c", o2: { _id: 99039.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1923, op: " u", ns: "d.c", o2: { _id: 99038.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1925, op: " u", ns: "d.c", o2: { _id: 99037.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1927, op: " u", ns: "d.c", o2: { _id: 99036.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1929, op: " u", ns: "d.c", o2: { _id: 99035.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1931, op: " u", ns: "d.c", o2: { _id: 99034.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1933, op: " u", ns: "d.c", o2: { _id: 99033.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1935, op: " u", ns: "d.c", o2: { _id: 99032.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1937, op: " u", ns: "d.c", o2: { _id: 99031.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1939, op: " u", ns: "d.c", o2: { _id: 99030.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1941, op: " u", ns: "d.c", o2: { _id: 99029.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1943, op: " u", ns: "d.c", o2: { _id: 99028.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1945, op: " u", ns: "d.c", o2: { _id: 99027.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1947, op: " u", ns: "d.c", o2: { _id: 99026.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1949, op: " u", ns: "d.c", o2: { _id: 99025.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1951, op: " u", ns: "d.c", o2: { _id: 99024.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1953, op: " u", ns: "d.c", o2: { _id: 99023.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1955, op: " u", ns: "d.c", o2: { _id: 99022.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1957, op: " u", ns: "d.c", o2: { _id: 99021.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1959, op: " u", ns: "d.c", o2: { _id: 99020.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1961, op: " u", ns: "d.c", o2: { _id: 99019.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1963, op: " u", ns: "d.c", o2: { _id: 99018.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1965, op: " u", ns: "d.c", o2: { _id: 99017.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1967, op: " u", ns: "d.c", o2: { _id: 99016.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1969, op: " u", ns: "d.c", o2: { _id: 99015.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1971, op: " u", ns: "d.c", o2: { _id: 99014.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1973, op: " u", ns: "d.c", o2: { _id: 99013.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1975, op: " u", ns: "d.c", o2: { _id: 99012.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1977, op: " u", ns: "d.c", o2: { _id: 99011.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:49 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1979, op: " u", ns: "d.c", o2: { _id: 99010.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1981, op: " u", ns: "d.c", o2: { _id: 99009.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1983, op: " u", ns: "d.c", o2: { _id: 99008.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1985, op: " u", ns: "d.c", o2: { _id: 99007.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1987, op: " u", ns: "d.c", o2: { _id: 99006.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1989, op: " u", ns: "d.c", o2: { _id: 99005.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1991, op: " u", ns: "d.c", o2: { _id: 99004.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1993, op: " u", ns: "d.c", o2: { _id: 99003.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1995, op: " u", ns: "d.c", o2: { _id: 99002.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1997, op: " u", ns: "d.c", o2: { _id: 99001.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|1999, op: " u", ns: "d.c", o2: { _id: 99000.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2001, op: " u", ns: "d.c", o2: { _id: 98999.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2003, op: " u", ns: "d.c", o2: { _id: 98998.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2005, op: " u", ns: "d.c", o2: { _id: 98997.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2007, op: " u", ns: "d.c", o2: { _id: 98996.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2009, op: " u", ns: "d.c", o2: { _id: 98995.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2011, op: " u", ns: "d.c", o2: { _id: 98994.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2013, op: " u", ns: "d.c", o2: { _id: 98993.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2015, op: " u", ns: "d.c", o2: { _id: 98992.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2017, op: " u", ns: "d.c", o2: { _id: 98991.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2019, op: " u", ns: "d.c", o2: { _id: 98990.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2021, op: " u", ns: "d.c", o2: { _id: 98989.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2023, op: " u", ns: "d.c", o2: { _id: 98988.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2025, op: " u", ns: "d.c", o2: { _id: 98987.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2027, op: " u", ns: "d.c", o2: { _id: 98986.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2029, op: " u", ns: "d.c", o2: { _id: 98985.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2031, op: " u", ns: "d.c", o2: { _id: 98984.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2033, op: " u", ns: "d.c", o2: { _id: 98983.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2035, op: " u", ns: "d.c", o2: { _id: 98982.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2037, op: " u", ns: "d.c", o2: { _id: 98981.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2039, op: " u", ns: "d.c", o2: { _id: 98980.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2041, op: " u", ns: "d.c", o2: { _id: 98979.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2043, op: " u", ns: "d.c", o2: { _id: 98978.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2045, op: " u", ns: "d.c", o2: { _id: 98977.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2047, op: " u", ns: "d.c", o2: { _id: 98976.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2049, op: " u", ns: "d.c", o2: { _id: 98975.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2051, op: " u", ns: "d.c", o2: { _id: 98974.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2053, op: " u", ns: "d.c", o2: { _id: 98973.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2055, op: " u", ns: "d.c", o2: { _id: 98972.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2057, op: " u", ns: "d.c", o2: { _id: 98971.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2059, op: " u", ns: "d.c", o2: { _id: 98970.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2061, op: " u", ns: "d.c", o2: { _id: 98969.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2063, op: " u", ns: "d.c", o2: { _id: 98968.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2065, op: " u", ns: "d.c", o2: { _id: 98967.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2067, op: " u", ns: "d.c", o2: { _id: 98966.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2069, op: " u", ns: "d.c", o2: { _id: 98965.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2071, op: " u", ns: "d.c", o2: { _id: 98964.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2073, op: " u", ns: "d.c", o2: { _id: 98963.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2075, op: " u", ns: "d.c", o2: { _id: 98962.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2077, op: " u", ns: "d.c", o2: { _id: 98961.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2079, op: " u", ns: "d.c", o2: { _id: 98960.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2081, op: " u", ns: "d.c", o2: { _id: 98959.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2083, op: " u", ns: "d.c", o2: { _id: 98958.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2085, op: " u", ns: "d.c", o2: { _id: 98957.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:50 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2087, op: " u", ns: "d.c", o2: { _id: 98956.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2089, op: " u", ns: "d.c", o2: { _id: 98955.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2091, op: " u", ns: "d.c", o2: { _id: 98954.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2093, op: " u", ns: "d.c", o2: { _id: 98953.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2095, op: " u", ns: "d.c", o2: { _id: 98952.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2097, op: " u", ns: "d.c", o2: { _id: 98951.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2099, op: " u", ns: "d.c", o2: { _id: 98950.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2101, op: " u", ns: "d.c", o2: { _id: 98949.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2103, op: " u", ns: "d.c", o2: { _id: 98948.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2105, op: " u", ns: "d.c", o2: { _id: 98947.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2107, op: " u", ns: "d.c", o2: { _id: 98946.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2109, op: " u", ns: "d.c", o2: { _id: 98945.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2111, op: " u", ns: "d.c", o2: { _id: 98944.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2113, op: " u", ns: "d.c", o2: { _id: 98943.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2115, op: " u", ns: "d.c", o2: { _id: 98942.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2117, op: " u", ns: "d.c", o2: { _id: 98941.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2119, op: " u", ns: "d.c", o2: { _id: 98940.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2121, op: " u", ns: "d.c", o2: { _id: 98939.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2123, op: " u", ns: "d.c", o2: { _id: 98938.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2125, op: " u", ns: "d.c", o2: { _id: 98937.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2127, op: " u", ns: "d.c", o2: { _id: 98936.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2129, op: " u", ns: "d.c", o2: { _id: 98935.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2131, op: " u", ns: "d.c", o2: { _id: 98934.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2133, op: " u", ns: "d.c", o2: { _id: 98933.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2135, op: " u", ns: "d.c", o2: { _id: 98932.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2137, op: " u", ns: "d.c", o2: { _id: 98931.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2139, op: " u", ns: "d.c", o2: { _id: 98930.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2141, op: " u", ns: "d.c", o2: { _id: 98929.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2143, op: " u", ns: "d.c", o2: { _id: 98928.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2145, op: " u", ns: "d.c", o2: { _id: 98927.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2147, op: " u", ns: "d.c", o2: { _id: 98926.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2149, op: " u", ns: "d.c", o2: { _id: 98925.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2151, op: " u", ns: "d.c", o2: { _id: 98924.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2153, op: " u", ns: "d.c", o2: { _id: 98923.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2155, op: " u", ns: "d.c", o2: { _id: 98922.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2157, op: " u", ns: "d.c", o2: { _id: 98921.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2159, op: " u", ns: "d.c", o2: { _id: 98920.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2161, op: " u", ns: "d.c", o2: { _id: 98919.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2163, op: " u", ns: "d.c", o2: { _id: 98918.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2165, op: " u", ns: "d.c", o2: { _id: 98917.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2167, op: " u", ns: "d.c", o2: { _id: 98916.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2169, op: " u", ns: "d.c", o2: { _id: 98915.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2171, op: " u", ns: "d.c", o2: { _id: 98914.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2173, op: " u", ns: "d.c", o2: { _id: 98913.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2175, op: " u", ns: "d.c", o2: { _id: 98912.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2177, op: " u", ns: "d.c", o2: { _id: 98911.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2179, op: " u", ns: "d.c", o2: { _id: 98910.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2181, op: " u", ns: "d.c", o2: { _id: 98909.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2183, op: " u", ns: "d.c", o2: { _id: 98908.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2185, op: " u", ns: "d.c", o2: { _id: 98907.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2187, op: " u", ns: "d.c", o2: { _id: 98906.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2189, op: " u", ns: "d.c", o2: { _id: 98905.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2191, op: " u", ns: "d.c", o2: { _id: 98904.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2193, op: " u", ns: "d.c", o2: { _id: 98903.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:51 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2195, op: " u", ns: "d.c", o2: { _id: 98902.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2197, op: " u", ns: "d.c", o2: { _id: 98901.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2199, op: " u", ns: "d.c", o2: { _id: 98900.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2201, op: " u", ns: "d.c", o2: { _id: 98899.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2203, op: " u", ns: "d.c", o2: { _id: 98898.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2205, op: " u", ns: "d.c", o2: { _id: 98897.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2207, op: " u", ns: "d.c", o2: { _id: 98896.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2209, op: " u", ns: "d.c", o2: { _id: 98895.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2211, op: " u", ns: "d.c", o2: { _id: 98894.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2213, op: " u", ns: "d.c", o2: { _id: 98893.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2215, op: " u", ns: "d.c", o2: { _id: 98892.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2217, op: " u", ns: "d.c", o2: { _id: 98891.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2219, op: " u", ns: "d.c", o2: { _id: 98890.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2221, op: " u", ns: "d.c", o2: { _id: 98889.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2223, op: " u", ns: "d.c", o2: { _id: 98888.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2225, op: " u", ns: "d.c", o2: { _id: 98887.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2227, op: " u", ns: "d.c", o2: { _id: 98886.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2229, op: " u", ns: "d.c", o2: { _id: 98885.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2231, op: " u", ns: "d.c", o2: { _id: 98884.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2233, op: " u", ns: "d.c", o2: { _id: 98883.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2235, op: " u", ns: "d.c", o2: { _id: 98882.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2237, op: " u", ns: "d.c", o2: { _id: 98881.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2239, op: " u", ns: "d.c", o2: { _id: 98880.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2241, op: " u", ns: "d.c", o2: { _id: 98879.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2243, op: " u", ns: "d.c", o2: { _id: 98878.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2245, op: " u", ns: "d.c", o2: { _id: 98877.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2247, op: " u", ns: "d.c", o2: { _id: 98876.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2249, op: " u", ns: "d.c", o2: { _id: 98875.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2251, op: " u", ns: "d.c", o2: { _id: 98874.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2253, op: " u", ns: "d.c", o2: { _id: 98873.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2255, op: " u", ns: "d.c", o2: { _id: 98872.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2257, op: " u", ns: "d.c", o2: { _id: 98871.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2259, op: " u", ns: "d.c", o2: { _id: 98870.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2261, op: " u", ns: "d.c", o2: { _id: 98869.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2263, op: " u", ns: "d.c", o2: { _id: 98868.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2265, op: " u", ns: "d.c", o2: { _id: 98867.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:52 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2267, op: " u", ns: "d.c", o2: { _id: 98866.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2269, op: " u", ns: "d.c", o2: { _id: 98865.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2271, op: " u", ns: "d.c", o2: { _id: 98864.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2273, op: " u", ns: "d.c", o2: { _id: 98863.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2275, op: " u", ns: "d.c", o2: { _id: 98862.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2277, op: " u", ns: "d.c", o2: { _id: 98861.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2279, op: " u", ns: "d.c", o2: { _id: 98860.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2281, op: " u", ns: "d.c", o2: { _id: 98859.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2283, op: " u", ns: "d.c", o2: { _id: 98858.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2285, op: " u", ns: "d.c", o2: { _id: 98857.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2287, op: " u", ns: "d.c", o2: { _id: 98856.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2289, op: " u", ns: "d.c", o2: { _id: 98855.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2291, op: " u", ns: "d.c", o2: { _id: 98854.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2293, op: " u", ns: "d.c", o2: { _id: 98853.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2295, op: " u", ns: "d.c", o2: { _id: 98852.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2297, op: " u", ns: "d.c", o2: { _id: 98851.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2299, op: " u", ns: "d.c", o2: { _id: 98850.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2301, op: " u", ns: "d.c", o2: { _id: 98849.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2303, op: " u", ns: "d.c", o2: { _id: 98848.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2305, op: " u", ns: "d.c", o2: { _id: 98847.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2307, op: " u", ns: "d.c", o2: { _id: 98846.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2309, op: " u", ns: "d.c", o2: { _id: 98845.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2311, op: " u", ns: "d.c", o2: { _id: 98844.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2313, op: " u", ns: "d.c", o2: { _id: 98843.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2315, op: " u", ns: "d.c", o2: { _id: 98842.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2317, op: " u", ns: "d.c", o2: { _id: 98841.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2319, op: " u", ns: "d.c", o2: { _id: 98840.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2321, op: " u", ns: "d.c", o2: { _id: 98839.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2323, op: " u", ns: "d.c", o2: { _id: 98838.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2325, op: " u", ns: "d.c", o2: { _id: 98837.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2327, op: " u", ns: "d.c", o2: { _id: 98836.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2329, op: " u", ns: "d.c", o2: { _id: 98835.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2331, op: " u", ns: "d.c", o2: { _id: 98834.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2333, op: " u", ns: "d.c", o2: { _id: 98833.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2335, op: " u", ns: "d.c", o2: { _id: 98832.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2337, op: " u", ns: "d.c", o2: { _id: 98831.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:53 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2339, op: " u", ns: "d.c", o2: { _id: 98830.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2341, op: " u", ns: "d.c", o2: { _id: 98829.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2343, op: " u", ns: "d.c", o2: { _id: 98828.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2345, op: " u", ns: "d.c", o2: { _id: 98827.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2347, op: " u", ns: "d.c", o2: { _id: 98826.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2349, op: " u", ns: "d.c", o2: { _id: 98825.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2351, op: " u", ns: "d.c", o2: { _id: 98824.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2353, op: " u", ns: "d.c", o2: { _id: 98823.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2355, op: " u", ns: "d.c", o2: { _id: 98822.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2357, op: " u", ns: "d.c", o2: { _id: 98821.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2359, op: " u", ns: "d.c", o2: { _id: 98820.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2361, op: " u", ns: "d.c", o2: { _id: 98819.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2363, op: " u", ns: "d.c", o2: { _id: 98818.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2365, op: " u", ns: "d.c", o2: { _id: 98817.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2367, op: " u", ns: "d.c", o2: { _id: 98816.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2369, op: " u", ns: "d.c", o2: { _id: 98815.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2371, op: " u", ns: "d.c", o2: { _id: 98814.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2373, op: " u", ns: "d.c", o2: { _id: 98813.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2375, op: " u", ns: "d.c", o2: { _id: 98812.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2377, op: " u", ns: "d.c", o2: { _id: 98811.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2379, op: " u", ns: "d.c", o2: { _id: 98810.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2381, op: " u", ns: "d.c", o2: { _id: 98809.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2383, op: " u", ns: "d.c", o2: { _id: 98808.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2385, op: " u", ns: "d.c", o2: { _id: 98807.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2387, op: " u", ns: "d.c", o2: { _id: 98806.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2389, op: " u", ns: "d.c", o2: { _id: 98805.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2391, op: " u", ns: "d.c", o2: { _id: 98804.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2393, op: " u", ns: "d.c", o2: { _id: 98803.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2395, op: " u", ns: "d.c", o2: { _id: 98802.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2397, op: " u", ns: "d.c", o2: { _id: 98801.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2399, op: " u", ns: "d.c", o2: { _id: 98800.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2401, op: " u", ns: "d.c", o2: { _id: 98799.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2403, op: " u", ns: "d.c", o2: { _id: 98798.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2405, op: " u", ns: "d.c", o2: { _id: 98797.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2407, op: " u", ns: "d.c", o2: { _id: 98796.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2409, op: " u", ns: "d.c", o2: { _id: 98795.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:54 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2411, op: " u", ns: "d.c", o2: { _id: 98794.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2413, op: " u", ns: "d.c", o2: { _id: 98793.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2415, op: " u", ns: "d.c", o2: { _id: 98792.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2417, op: " u", ns: "d.c", o2: { _id: 98791.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2419, op: " u", ns: "d.c", o2: { _id: 98790.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2421, op: " u", ns: "d.c", o2: { _id: 98789.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2423, op: " u", ns: "d.c", o2: { _id: 98788.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2425, op: " u", ns: "d.c", o2: { _id: 98787.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2427, op: " u", ns: "d.c", o2: { _id: 98786.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2429, op: " u", ns: "d.c", o2: { _id: 98785.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2431, op: " u", ns: "d.c", o2: { _id: 98784.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2433, op: " u", ns: "d.c", o2: { _id: 98783.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2435, op: " u", ns: "d.c", o2: { _id: 98782.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2437, op: " u", ns: "d.c", o2: { _id: 98781.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2439, op: " u", ns: "d.c", o2: { _id: 98780.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2441, op: " u", ns: "d.c", o2: { _id: 98779.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2443, op: " u", ns: "d.c", o2: { _id: 98778.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2445, op: " u", ns: "d.c", o2: { _id: 98777.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2447, op: " u", ns: "d.c", o2: { _id: 98776.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2449, op: " u", ns: "d.c", o2: { _id: 98775.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2451, op: " u", ns: "d.c", o2: { _id: 98774.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2453, op: " u", ns: "d.c", o2: { _id: 98773.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2455, op: " u", ns: "d.c", o2: { _id: 98772.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2457, op: " u", ns: "d.c", o2: { _id: 98771.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2459, op: " u", ns: "d.c", o2: { _id: 98770.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2461, op: " u", ns: "d.c", o2: { _id: 98769.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2463, op: " u", ns: "d.c", o2: { _id: 98768.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2465, op: " u", ns: "d.c", o2: { _id: 98767.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2467, op: " u", ns: "d.c", o2: { _id: 98766.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2469, op: " u", ns: "d.c", o2: { _id: 98765.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2471, op: " u", ns: "d.c", o2: { _id: 98764.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2473, op: " u", ns: "d.c", o2: { _id: 98763.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2475, op: " u", ns: "d.c", o2: { _id: 98762.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2477, op: " u", ns: "d.c", o2: { _id: 98761.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2479, op: " u", ns: "d.c", o2: { _id: 98760.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2481, op: " u", ns: "d.c", o2: { _id: 98759.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:55 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2483, op: " u", ns: "d.c", o2: { _id: 98758.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2485, op: " u", ns: "d.c", o2: { _id: 98757.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2487, op: " u", ns: "d.c", o2: { _id: 98756.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2489, op: " u", ns: "d.c", o2: { _id: 98755.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2491, op: " u", ns: "d.c", o2: { _id: 98754.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2493, op: " u", ns: "d.c", o2: { _id: 98753.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2495, op: " u", ns: "d.c", o2: { _id: 98752.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2497, op: " u", ns: "d.c", o2: { _id: 98751.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2499, op: " u", ns: "d.c", o2: { _id: 98750.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2501, op: " u", ns: "d.c", o2: { _id: 98749.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2503, op: " u", ns: "d.c", o2: { _id: 98748.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2505, op: " u", ns: "d.c", o2: { _id: 98747.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2507, op: " u", ns: "d.c", o2: { _id: 98746.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2509, op: " u", ns: "d.c", o2: { _id: 98745.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2511, op: " u", ns: "d.c", o2: { _id: 98744.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2513, op: " u", ns: "d.c", o2: { _id: 98743.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2515, op: " u", ns: "d.c", o2: { _id: 98742.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2517, op: " u", ns: "d.c", o2: { _id: 98741.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2519, op: " u", ns: "d.c", o2: { _id: 98740.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2521, op: " u", ns: "d.c", o2: { _id: 98739.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2523, op: " u", ns: "d.c", o2: { _id: 98738.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2525, op: " u", ns: "d.c", o2: { _id: 98737.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2527, op: " u", ns: "d.c", o2: { _id: 98736.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2529, op: " u", ns: "d.c", o2: { _id: 98735.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2531, op: " u", ns: "d.c", o2: { _id: 98734.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2533, op: " u", ns: "d.c", o2: { _id: 98733.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2535, op: " u", ns: "d.c", o2: { _id: 98732.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2537, op: " u", ns: "d.c", o2: { _id: 98731.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2539, op: " u", ns: "d.c", o2: { _id: 98730.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2541, op: " u", ns: "d.c", o2: { _id: 98729.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2543, op: " u", ns: "d.c", o2: { _id: 98728.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2545, op: " u", ns: "d.c", o2: { _id: 98727.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2547, op: " u", ns: "d.c", o2: { _id: 98726.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2549, op: " u", ns: "d.c", o2: { _id: 98725.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2551, op: " u", ns: "d.c", o2: { _id: 98724.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2553, op: " u", ns: "d.c", o2: { _id: 98723.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2555, op: " u", ns: "d.c", o2: { _id: 98722.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2557, op: " u", ns: "d.c", o2: { _id: 98721.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2559, op: " u", ns: "d.c", o2: { _id: 98720.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2561, op: " u", ns: "d.c", o2: { _id: 98719.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2563, op: " u", ns: "d.c", o2: { _id: 98718.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2565, op: " u", ns: "d.c", o2: { _id: 98717.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2567, op: " u", ns: "d.c", o2: { _id: 98716.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2569, op: " u", ns: "d.c", o2: { _id: 98715.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2571, op: " u", ns: "d.c", o2: { _id: 98714.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2573, op: " u", ns: "d.c", o2: { _id: 98713.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2575, op: " u", ns: "d.c", o2: { _id: 98712.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2577, op: " u", ns: "d.c", o2: { _id: 98711.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2579, op: " u", ns: "d.c", o2: { _id: 98710.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2581, op: " u", ns: "d.c", o2: { _id: 98709.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2583, op: " u", ns: "d.c", o2: { _id: 98708.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2585, op: " u", ns: "d.c", o2: { _id: 98707.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2587, op: " u", ns: "d.c", o2: { _id: 98706.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2589, op: " u", ns: "d.c", o2: { _id: 98705.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:56 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2591, op: " u", ns: "d.c", o2: { _id: 98704.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2593, op: " u", ns: "d.c", o2: { _id: 98703.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2595, op: " u", ns: "d.c", o2: { _id: 98702.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2597, op: " u", ns: "d.c", o2: { _id: 98701.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2599, op: " u", ns: "d.c", o2: { _id: 98700.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2601, op: " u", ns: "d.c", o2: { _id: 98699.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2603, op: " u", ns: "d.c", o2: { _id: 98698.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2605, op: " u", ns: "d.c", o2: { _id: 98697.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2607, op: " u", ns: "d.c", o2: { _id: 98696.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2609, op: " u", ns: "d.c", o2: { _id: 98695.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2611, op: " u", ns: "d.c", o2: { _id: 98694.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2613, op: " u", ns: "d.c", o2: { _id: 98693.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2615, op: " u", ns: "d.c", o2: { _id: 98692.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2617, op: " u", ns: "d.c", o2: { _id: 98691.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2619, op: " u", ns: "d.c", o2: { _id: 98690.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2621, op: " u", ns: "d.c", o2: { _id: 98689.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2623, op: " u", ns: "d.c", o2: { _id: 98688.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2625, op: " u", ns: "d.c", o2: { _id: 98687.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2627, op: " u", ns: "d.c", o2: { _id: 98686.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2629, op: " u", ns: "d.c", o2: { _id: 98685.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2631, op: " u", ns: "d.c", o2: { _id: 98684.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2633, op: " u", ns: "d.c", o2: { _id: 98683.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2635, op: " u", ns: "d.c", o2: { _id: 98682.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2637, op: " u", ns: "d.c", o2: { _id: 98681.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2639, op: " u", ns: "d.c", o2: { _id: 98680.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2641, op: " u", ns: "d.c", o2: { _id: 98679.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2643, op: " u", ns: "d.c", o2: { _id: 98678.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2645, op: " u", ns: "d.c", o2: { _id: 98677.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2647, op: " u", ns: "d.c", o2: { _id: 98676.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2649, op: " u", ns: "d.c", o2: { _id: 98675.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2651, op: " u", ns: "d.c", o2: { _id: 98674.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2653, op: " u", ns: "d.c", o2: { _id: 98673.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2655, op: " u", ns: "d.c", o2: { _id: 98672.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2657, op: " u", ns: "d.c", o2: { _id: 98671.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2659, op: " u", ns: "d.c", o2: { _id: 98670.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2661, op: " u", ns: "d.c", o2: { _id: 98669.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:57 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2663, op: " u", ns: "d.c", o2: { _id: 98668.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2665, op: " u", ns: "d.c", o2: { _id: 98667.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2667, op: " u", ns: "d.c", o2: { _id: 98666.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2669, op: " u", ns: "d.c", o2: { _id: 98665.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2671, op: " u", ns: "d.c", o2: { _id: 98664.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2673, op: " u", ns: "d.c", o2: { _id: 98663.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2675, op: " u", ns: "d.c", o2: { _id: 98662.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2677, op: " u", ns: "d.c", o2: { _id: 98661.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2679, op: " u", ns: "d.c", o2: { _id: 98660.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2681, op: " u", ns: "d.c", o2: { _id: 98659.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2683, op: " u", ns: "d.c", o2: { _id: 98658.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2685, op: " u", ns: "d.c", o2: { _id: 98657.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2687, op: " u", ns: "d.c", o2: { _id: 98656.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2689, op: " u", ns: "d.c", o2: { _id: 98655.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2691, op: " u", ns: "d.c", o2: { _id: 98654.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2693, op: " u", ns: "d.c", o2: { _id: 98653.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2695, op: " u", ns: "d.c", o2: { _id: 98652.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2697, op: " u", ns: "d.c", o2: { _id: 98651.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2699, op: " u", ns: "d.c", o2: { _id: 98650.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2701, op: " u", ns: "d.c", o2: { _id: 98649.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2703, op: " u", ns: "d.c", o2: { _id: 98648.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2705, op: " u", ns: "d.c", o2: { _id: 98647.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2707, op: " u", ns: "d.c", o2: { _id: 98646.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2709, op: " u", ns: "d.c", o2: { _id: 98645.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2711, op: " u", ns: "d.c", o2: { _id: 98644.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2713, op: " u", ns: "d.c", o2: { _id: 98643.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2715, op: " u", ns: "d.c", o2: { _id: 98642.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2717, op: " u", ns: "d.c", o2: { _id: 98641.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2719, op: " u", ns: "d.c", o2: { _id: 98640.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2721, op: " u", ns: "d.c", o2: { _id: 98639.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2723, op: " u", ns: "d.c", o2: { _id: 98638.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2725, op: " u", ns: "d.c", o2: { _id: 98637.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2727, op: " u", ns: "d.c", o2: { _id: 98636.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2729, op: " u", ns: "d.c", o2: { _id: 98635.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2731, op: " u", ns: "d.c", o2: { _id: 98634.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2733, op: " u", ns: "d.c", o2: { _id: 98633.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:58 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2735, op: " u", ns: "d.c", o2: { _id: 98632.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2737, op: " u", ns: "d.c", o2: { _id: 98631.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2739, op: " u", ns: "d.c", o2: { _id: 98630.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2741, op: " u", ns: "d.c", o2: { _id: 98629.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2743, op: " u", ns: "d.c", o2: { _id: 98628.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2745, op: " u", ns: "d.c", o2: { _id: 98627.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2747, op: " u", ns: "d.c", o2: { _id: 98626.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2749, op: " u", ns: "d.c", o2: { _id: 98625.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2751, op: " u", ns: "d.c", o2: { _id: 98624.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2753, op: " u", ns: "d.c", o2: { _id: 98623.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2755, op: " u", ns: "d.c", o2: { _id: 98622.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2757, op: " u", ns: "d.c", o2: { _id: 98621.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2759, op: " u", ns: "d.c", o2: { _id: 98620.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2761, op: " u", ns: "d.c", o2: { _id: 98619.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2763, op: " u", ns: "d.c", o2: { _id: 98618.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2765, op: " u", ns: "d.c", o2: { _id: 98617.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2767, op: " u", ns: "d.c", o2: { _id: 98616.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2769, op: " u", ns: "d.c", o2: { _id: 98615.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2771, op: " u", ns: "d.c", o2: { _id: 98614.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2773, op: " u", ns: "d.c", o2: { _id: 98613.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2775, op: " u", ns: "d.c", o2: { _id: 98612.0 }, o: { $set: { a.b: 1.0 } } } assert.soon failed: function () { return sc.count() == 100001; }, msg:undefined m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2777, op: " u", ns: "d.c", o2: { _id: 98611.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2779, op: " u", ns: "d.c", o2: { _id: 98610.0 }, o: { $set: { a.b: 1.0 } } } Error("Printing Stack Trace")@:0 ()@src/mongo/shell/utils.js:37 ("assert.soon failed: function () {\n return sc.count() == 100001;\n}, msg:undefined")@src/mongo/shell/utils.js:58 ((function () {return sc.count() == 100001;}))@src/mongo/shell/utils.js:167 @jstests\repl\repl13.js:25 m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2781, op: " u", ns: "d.c", o2: { _id: 98609.0 }, o: { $set: { a.b: 1.0 } } } Tue Apr 24 10:39:00 uncaught exception: assert.soon failed: function () { return sc.count() == 100001; }, msg:undefined m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2783, op: " u", ns: "d.c", o2: { _id: 98608.0 }, o: { $set: { a.b: 1.0 } } } failed to load: jstests\repl\repl13.js m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2785, op: " u", ns: "d.c", o2: { _id: 98607.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2787, op: " u", ns: "d.c", o2: { _id: 98606.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2789, op: " u", ns: "d.c", o2: { _id: 98605.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2791, op: " u", ns: "d.c", o2: { _id: 98604.0 }, o: { $set: { a.b: 1.0 } } } Tue Apr 24 10:39:00 DBClientCursor::init call() failed m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2793, op: " u", ns: "d.c", o2: { _id: 98603.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2795, op: " u", ns: "d.c", o2: { _id: 98602.0 }, o: { $set: { a.b: 1.0 } } } m31000| Tue Apr 24 10:39:00 [initandlisten] connection accepted from 127.0.0.1:50262 #4 (3 connections now open) m31000| Tue Apr 24 10:39:00 [conn4] terminating, shutdown command received m31000| Tue Apr 24 10:39:00 dbexit: shutdown called m31000| Tue Apr 24 10:39:00 [conn4] shutdown: going to close listening sockets... m31000| Tue Apr 24 10:39:00 [conn4] closing listening socket: 368 m31000| Tue Apr 24 10:39:00 [conn4] shutdown: going to flush diaglog... m31000| Tue Apr 24 10:39:00 [conn4] shutdown: going to close sockets... m31000| Tue Apr 24 10:39:00 [conn4] shutdown: waiting for fs preallocator... m31000| Tue Apr 24 10:39:00 [conn4] shutdown: lock for final commit... m31000| Tue Apr 24 10:39:00 [conn4] shutdown: final commit... m31000| Tue Apr 24 10:39:00 [conn2] end connection 127.0.0.1:50254 (2 connections now open) m31000| Tue Apr 24 10:39:00 [conn1] end connection 127.0.0.1:50250 (1 connection now open) m31000| Tue Apr 24 10:39:01 [conn4] FlushViewOfFile for /data/db/repl13tests-master/local.0 succeeded after 2 attempts taking 188 ms m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2797, op: " u", ns: "d.c", o2: { _id: 98601.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2799, op: " u", ns: "d.c", o2: { _id: 98600.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2801, op: " u", ns: "d.c", o2: { _id: 98599.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2803, op: " u", ns: "d.c", o2: { _id: 98598.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2805, op: " u", ns: "d.c", o2: { _id: 98597.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:38:59 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2807, op: " u", ns: "d.c", o2: { _id: 98596.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2809, op: " u", ns: "d.c", o2: { _id: 98595.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2811, op: " u", ns: "d.c", o2: { _id: 98594.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2813, op: " u", ns: "d.c", o2: { _id: 98593.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2815, op: " u", ns: "d.c", o2: { _id: 98592.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2817, op: " u", ns: "d.c", o2: { _id: 98591.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2819, op: " u", ns: "d.c", o2: { _id: 98590.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2821, op: " u", ns: "d.c", o2: { _id: 98589.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2823, op: " u", ns: "d.c", o2: { _id: 98588.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2825, op: " u", ns: "d.c", o2: { _id: 98587.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2827, op: " u", ns: "d.c", o2: { _id: 98586.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2829, op: " u", ns: "d.c", o2: { _id: 98585.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2831, op: " u", ns: "d.c", o2: { _id: 98584.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2833, op: " u", ns: "d.c", o2: { _id: 98583.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2835, op: " u", ns: "d.c", o2: { _id: 98582.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2837, op: " u", ns: "d.c", o2: { _id: 98581.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2839, op: " u", ns: "d.c", o2: { _id: 98580.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2841, op: " u", ns: "d.c", o2: { _id: 98579.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:00 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2843, op: " u", ns: "d.c", o2: { _id: 98578.0 }, o: { $set: { a.b: 1.0 } } } m31000| Tue Apr 24 10:39:01 [slaveTracking] ERROR: Client::shutdown not called: slaveTracking m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2845, op: " u", ns: "d.c", o2: { _id: 98577.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2847, op: " u", ns: "d.c", o2: { _id: 98576.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2849, op: " u", ns: "d.c", o2: { _id: 98575.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2851, op: " u", ns: "d.c", o2: { _id: 98574.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2853, op: " u", ns: "d.c", o2: { _id: 98573.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2855, op: " u", ns: "d.c", o2: { _id: 98572.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2857, op: " u", ns: "d.c", o2: { _id: 98571.0 }, o: { $set: { a.b: 1.0 } } } m31000| Tue Apr 24 10:39:01 [conn4] shutdown: closing all files... m31000| Tue Apr 24 10:39:01 [conn4] closeAllFiles() finished m31000| Tue Apr 24 10:39:01 [conn4] journalCleanup... m31000| Tue Apr 24 10:39:01 [conn4] removeJournalFiles m31000| Tue Apr 24 10:39:01 [conn4] shutdown: removing fs lock... m31000| Tue Apr 24 10:39:01 dbexit: really exiting now m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2859, op: " u", ns: "d.c", o2: { _id: 98570.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2861, op: " u", ns: "d.c", o2: { _id: 98569.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2863, op: " u", ns: "d.c", o2: { _id: 98568.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2865, op: " u", ns: "d.c", o2: { _id: 98567.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2867, op: " u", ns: "d.c", o2: { _id: 98566.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2869, op: " u", ns: "d.c", o2: { _id: 98565.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2871, op: " u", ns: "d.c", o2: { _id: 98564.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2873, op: " u", ns: "d.c", o2: { _id: 98563.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2875, op: " u", ns: "d.c", o2: { _id: 98562.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2877, op: " u", ns: "d.c", o2: { _id: 98561.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2879, op: " u", ns: "d.c", o2: { _id: 98560.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2881, op: " u", ns: "d.c", o2: { _id: 98559.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2883, op: " u", ns: "d.c", o2: { _id: 98558.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2885, op: " u", ns: "d.c", o2: { _id: 98557.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2887, op: " u", ns: "d.c", o2: { _id: 98556.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2889, op: " u", ns: "d.c", o2: { _id: 98555.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2891, op: " u", ns: "d.c", o2: { _id: 98554.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2893, op: " u", ns: "d.c", o2: { _id: 98553.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2895, op: " u", ns: "d.c", o2: { _id: 98552.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2897, op: " u", ns: "d.c", o2: { _id: 98551.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2899, op: " u", ns: "d.c", o2: { _id: 98550.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2901, op: " u", ns: "d.c", o2: { _id: 98549.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2903, op: " u", ns: "d.c", o2: { _id: 98548.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2905, op: " u", ns: "d.c", o2: { _id: 98547.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2907, op: " u", ns: "d.c", o2: { _id: 98546.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2909, op: " u", ns: "d.c", o2: { _id: 98545.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2911, op: " u", ns: "d.c", o2: { _id: 98544.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2913, op: " u", ns: "d.c", o2: { _id: 98543.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:01 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2915, op: " u", ns: "d.c", o2: { _id: 98542.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2917, op: " u", ns: "d.c", o2: { _id: 98541.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2919, op: " u", ns: "d.c", o2: { _id: 98540.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2921, op: " u", ns: "d.c", o2: { _id: 98539.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2923, op: " u", ns: "d.c", o2: { _id: 98538.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2925, op: " u", ns: "d.c", o2: { _id: 98537.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2927, op: " u", ns: "d.c", o2: { _id: 98536.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2929, op: " u", ns: "d.c", o2: { _id: 98535.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2931, op: " u", ns: "d.c", o2: { _id: 98534.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2933, op: " u", ns: "d.c", o2: { _id: 98533.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2935, op: " u", ns: "d.c", o2: { _id: 98532.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2937, op: " u", ns: "d.c", o2: { _id: 98531.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2939, op: " u", ns: "d.c", o2: { _id: 98530.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2941, op: " u", ns: "d.c", o2: { _id: 98529.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2943, op: " u", ns: "d.c", o2: { _id: 98528.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2945, op: " u", ns: "d.c", o2: { _id: 98527.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2947, op: " u", ns: "d.c", o2: { _id: 98526.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2949, op: " u", ns: "d.c", o2: { _id: 98525.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2951, op: " u", ns: "d.c", o2: { _id: 98524.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2953, op: " u", ns: "d.c", o2: { _id: 98523.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2955, op: " u", ns: "d.c", o2: { _id: 98522.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2957, op: " u", ns: "d.c", o2: { _id: 98521.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2959, op: " u", ns: "d.c", o2: { _id: 98520.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2961, op: " u", ns: "d.c", o2: { _id: 98519.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2963, op: " u", ns: "d.c", o2: { _id: 98518.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2965, op: " u", ns: "d.c", o2: { _id: 98517.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2967, op: " u", ns: "d.c", o2: { _id: 98516.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2969, op: " u", ns: "d.c", o2: { _id: 98515.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2971, op: " u", ns: "d.c", o2: { _id: 98514.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2973, op: " u", ns: "d.c", o2: { _id: 98513.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2975, op: " u", ns: "d.c", o2: { _id: 98512.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2977, op: " u", ns: "d.c", o2: { _id: 98511.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2979, op: " u", ns: "d.c", o2: { _id: 98510.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2981, op: " u", ns: "d.c", o2: { _id: 98509.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2983, op: " u", ns: "d.c", o2: { _id: 98508.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2985, op: " u", ns: "d.c", o2: { _id: 98507.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2987, op: " u", ns: "d.c", o2: { _id: 98506.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:02 [initandlisten] connection accepted from 127.0.0.1:50265 #2 (2 connections now open) m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2989, op: " u", ns: "d.c", o2: { _id: 98505.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2991, op: " u", ns: "d.c", o2: { _id: 98504.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2993, op: " u", ns: "d.c", o2: { _id: 98503.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2995, op: " u", ns: "d.c", o2: { _id: 98502.0 }, o: { $set: { a.b: 1.0 } } } Tue Apr 24 10:39:03 DBClientCursor::init call() failed m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2997, op: " u", ns: "d.c", o2: { _id: 98501.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|2999, op: " u", ns: "d.c", o2: { _id: 98500.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3001, op: " u", ns: "d.c", o2: { _id: 98499.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3003, op: " u", ns: "d.c", o2: { _id: 98498.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3005, op: " u", ns: "d.c", o2: { _id: 98497.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3007, op: " u", ns: "d.c", o2: { _id: 98496.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3009, op: " u", ns: "d.c", o2: { _id: 98495.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3011, op: " u", ns: "d.c", o2: { _id: 98494.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3013, op: " u", ns: "d.c", o2: { _id: 98493.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3015, op: " u", ns: "d.c", o2: { _id: 98492.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3017, op: " u", ns: "d.c", o2: { _id: 98491.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3019, op: " u", ns: "d.c", o2: { _id: 98490.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3021, op: " u", ns: "d.c", o2: { _id: 98489.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [conn2] terminating, shutdown command received m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3023, op: " u", ns: "d.c", o2: { _id: 98488.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3025, op: " u", ns: "d.c", o2: { _id: 98487.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3027, op: " u", ns: "d.c", o2: { _id: 98486.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3029, op: " u", ns: "d.c", o2: { _id: 98485.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3031, op: " u", ns: "d.c", o2: { _id: 98484.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3033, op: " u", ns: "d.c", o2: { _id: 98483.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3035, op: " u", ns: "d.c", o2: { _id: 98482.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3037, op: " u", ns: "d.c", o2: { _id: 98481.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3039, op: " u", ns: "d.c", o2: { _id: 98480.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3041, op: " u", ns: "d.c", o2: { _id: 98479.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3043, op: " u", ns: "d.c", o2: { _id: 98478.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3045, op: " u", ns: "d.c", o2: { _id: 98477.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 [replslave] sync: caught user assertion 10145 LEFT_SUBFIELD only supports Object: a not: 1 while applying op: { ts: Timestamp 1335278308000|3047, op: " u", ns: "d.c", o2: { _id: 98476.0 }, o: { $set: { a.b: 1.0 } } } m31001| Tue Apr 24 10:39:03 dbexit: shutdown called m31001| Tue Apr 24 10:39:03 [conn2] shutdown: going to close listening sockets... m31001| Tue Apr 24 10:39:03 [conn2] closing listening socket: 360 m31001| Tue Apr 24 10:39:03 [conn2] shutdown: going to flush diaglog... m31001| Tue Apr 24 10:39:03 [conn2] shutdown: going to close sockets... m31001| Tue Apr 24 10:39:03 [conn2] shutdown: waiting for fs preallocator... m31001| Tue Apr 24 10:39:03 [conn2] shutdown: lock for final commit... m31001| Tue Apr 24 10:39:03 [conn2] shutdown: final commit... m31001| Tue Apr 24 10:39:03 [conn1] end connection 127.0.0.1:50253 (1 connection now open) m31001| Tue Apr 24 10:39:03 [conn2] shutdown: closing all files... m31001| Tue Apr 24 10:39:03 [conn2] closeAllFiles() finished m31001| Tue Apr 24 10:39:03 [conn2] journalCleanup... m31001| Tue Apr 24 10:39:03 [conn2] removeJournalFiles m31001| Tue Apr 24 10:39:03 [conn2] shutdown: removing fs lock... m31001| Tue Apr 24 10:39:03 dbexit: really exiting now