Wed Feb 27 00:10:04.259 [initandlisten] MongoDB starting : pid=12431 port=27017 dbpath=/data/db/ 64-bit host=Rassi-MacBook-Pro.local Wed Feb 27 00:10:04.259 [initandlisten] Wed Feb 27 00:10:04.260 [initandlisten] ** WARNING: soft rlimits too low. Number of files is 256, should be at least 1000 Wed Feb 27 00:10:04.260 [initandlisten] db version v2.4.0-rc1, pdfile version 4.5 Wed Feb 27 00:10:04.260 [initandlisten] git version: 1ea058cf251bda7624f2afac0b38eebd969c5105 Wed Feb 27 00:10:04.260 [initandlisten] build info: Darwin bs-osx-106-x86-64-1.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 BOOST_LIB_VERSION=1_49 Wed Feb 27 00:10:04.260 [initandlisten] allocator: system Wed Feb 27 00:10:04.260 [initandlisten] options: { fork: true, logpath: "mongod.log" } Wed Feb 27 00:10:04.262 [initandlisten] journal dir=/data/db/journal Wed Feb 27 00:10:04.262 [initandlisten] recover : no journal files present, no recovery needed Wed Feb 27 00:10:04.275 [FileAllocator] allocating new datafile /data/db/local.ns, filling with zeroes... Wed Feb 27 00:10:04.276 [FileAllocator] creating directory /data/db/_tmp Wed Feb 27 00:10:04.295 [FileAllocator] done allocating datafile /data/db/local.ns, size: 16MB, took 0.019 secs Wed Feb 27 00:10:04.318 [FileAllocator] allocating new datafile /data/db/local.0, filling with zeroes... Wed Feb 27 00:10:04.468 [FileAllocator] done allocating datafile /data/db/local.0, size: 64MB, took 0.149 secs Wed Feb 27 00:10:04.492 [initandlisten] command local.$cmd command: { create: "startup_log", size: 10485760, capped: true } ntoreturn:1 keyUpdates:0 reslen:37 216ms Wed Feb 27 00:10:04.492 [websvr] admin web console waiting for connections on port 28017 Wed Feb 27 00:10:04.492 [initandlisten] waiting for connections on port 27017 Wed Feb 27 00:10:05.313 [initandlisten] connection accepted from 127.0.0.1:59760 #1 (1 connection now open) Wed Feb 27 00:10:05.314 [FileAllocator] allocating new datafile /data/db/test.ns, filling with zeroes... Wed Feb 27 00:10:05.335 [FileAllocator] done allocating datafile /data/db/test.ns, size: 16MB, took 0.02 secs Wed Feb 27 00:10:05.359 [FileAllocator] allocating new datafile /data/db/test.0, filling with zeroes... Wed Feb 27 00:10:05.503 [FileAllocator] done allocating datafile /data/db/test.0, size: 64MB, took 0.144 secs Wed Feb 27 00:10:05.530 [FileAllocator] allocating new datafile /data/db/test.1, filling with zeroes... Wed Feb 27 00:10:05.532 [conn1] build index test.foo { _id: 1 } Wed Feb 27 00:10:05.532 [conn1] build index done. scanned 0 total records. 0 secs Wed Feb 27 00:10:05.532 [conn1] info: creating collection test.foo on add index Wed Feb 27 00:10:05.532 [conn1] build index test.foo { geo: "2dsphere" } Wed Feb 27 00:10:05.533 [conn1] build index done. scanned 0 total records. 0 secs Wed Feb 27 00:10:05.533 [conn1] insert test.system.indexes ninserted:1 keyUpdates:0 locks(micros) w:219038 218ms Wed Feb 27 00:10:05.535 [conn1] end connection 127.0.0.1:59760 (0 connections now open) Wed Feb 27 00:10:05.567 [initandlisten] connection accepted from 127.0.0.1:59761 #2 (1 connection now open) Wed Feb 27 00:10:05.569 [conn2] terminating, shutdown command received Wed Feb 27 00:10:05.569 dbexit: shutdown called Wed Feb 27 00:10:05.569 [conn2] shutdown: going to close listening sockets... Wed Feb 27 00:10:05.569 [conn2] closing listening socket: 9 Wed Feb 27 00:10:05.569 [conn2] closing listening socket: 10 Wed Feb 27 00:10:05.569 [conn2] closing listening socket: 11 Wed Feb 27 00:10:05.569 [conn2] removing socket file: /tmp/mongodb-27017.sock Wed Feb 27 00:10:05.569 [conn2] shutdown: going to flush diaglog... Wed Feb 27 00:10:05.569 [conn2] shutdown: going to close sockets... Wed Feb 27 00:10:05.569 [conn2] shutdown: waiting for fs preallocator... Wed Feb 27 00:10:05.845 [FileAllocator] done allocating datafile /data/db/test.1, size: 128MB, took 0.314 secs Wed Feb 27 00:10:05.845 [conn2] shutdown: lock for final commit... Wed Feb 27 00:10:05.845 [conn2] shutdown: final commit... Wed Feb 27 00:10:05.881 [conn2] shutdown: closing all files... Wed Feb 27 00:10:05.881 [conn2] closeAllFiles() finished Wed Feb 27 00:10:05.881 [conn2] journalCleanup... Wed Feb 27 00:10:05.881 [conn2] removeJournalFiles Wed Feb 27 00:10:05.881 [conn2] shutdown: removing fs lock... Wed Feb 27 00:10:05.881 dbexit: really exiting now ***** SERVER RESTARTED ***** Wed Feb 27 00:10:06 [initandlisten] MongoDB starting : pid=12438 port=27017 dbpath=/data/db/ 64-bit host=Rassi-MacBook-Pro.local Wed Feb 27 00:10:06 [initandlisten] Wed Feb 27 00:10:06 [initandlisten] ** WARNING: soft rlimits too low. Number of files is 256, should be at least 1000 Wed Feb 27 00:10:06 [initandlisten] db version v2.2.3, pdfile version 4.5 Wed Feb 27 00:10:06 [initandlisten] git version: f570771a5d8a3846eb7586eaffcf4c2f4a96bf08 Wed Feb 27 00:10:06 [initandlisten] build info: Darwin bs-osx-106-x86-64-1.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 BOOST_LIB_VERSION=1_49 Wed Feb 27 00:10:06 [initandlisten] options: { fork: true, logappend: true, logpath: "mongod.log" } Wed Feb 27 00:10:06 [initandlisten] journal dir=/data/db/journal Wed Feb 27 00:10:06 [initandlisten] recover : no journal files present, no recovery needed Wed Feb 27 00:10:06 [websvr] admin web console waiting for connections on port 28017 Wed Feb 27 00:10:06 [initandlisten] waiting for connections on port 27017 Wed Feb 27 00:10:06 [initandlisten] connection accepted from 127.0.0.1:59762 #1 (1 connection now open) Wed Feb 27 00:10:06 [conn1] warning: can't find plugin [2dsphere] Wed Feb 27 00:10:06 [conn1] end connection 127.0.0.1:59762 (0 connections now open) Wed Feb 27 00:10:06 [initandlisten] connection accepted from 127.0.0.1:59763 #2 (1 connection now open) Wed Feb 27 00:10:06 [conn2] terminating, shutdown command received Wed Feb 27 00:10:06 dbexit: shutdown called Wed Feb 27 00:10:06 [conn2] shutdown: going to close listening sockets... Wed Feb 27 00:10:06 [conn2] closing listening socket: 6 Wed Feb 27 00:10:06 [conn2] closing listening socket: 7 Wed Feb 27 00:10:06 [conn2] closing listening socket: 8 Wed Feb 27 00:10:06 [conn2] removing socket file: /tmp/mongodb-27017.sock Wed Feb 27 00:10:06 [conn2] shutdown: going to flush diaglog... Wed Feb 27 00:10:06 [conn2] shutdown: going to close sockets... Wed Feb 27 00:10:06 [conn2] shutdown: waiting for fs preallocator... Wed Feb 27 00:10:06 [conn2] shutdown: lock for final commit... Wed Feb 27 00:10:06 [conn2] shutdown: final commit... Wed Feb 27 00:10:06 [conn2] shutdown: closing all files... Wed Feb 27 00:10:06 [conn2] closeAllFiles() finished Wed Feb 27 00:10:06 [conn2] journalCleanup... Wed Feb 27 00:10:06 [conn2] removeJournalFiles Wed Feb 27 00:10:06 [conn2] shutdown: removing fs lock... Wed Feb 27 00:10:06 dbexit: really exiting now ***** SERVER RESTARTED ***** Wed Feb 27 00:10:07.732 [initandlisten] MongoDB starting : pid=12444 port=27017 dbpath=/data/db/ 64-bit host=Rassi-MacBook-Pro.local Wed Feb 27 00:10:07.732 [initandlisten] Wed Feb 27 00:10:07.732 [initandlisten] ** WARNING: soft rlimits too low. Number of files is 256, should be at least 1000 Wed Feb 27 00:10:07.732 [initandlisten] db version v2.4.0-rc1, pdfile version 4.5 Wed Feb 27 00:10:07.733 [initandlisten] git version: 1ea058cf251bda7624f2afac0b38eebd969c5105 Wed Feb 27 00:10:07.733 [initandlisten] build info: Darwin bs-osx-106-x86-64-1.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 BOOST_LIB_VERSION=1_49 Wed Feb 27 00:10:07.733 [initandlisten] allocator: system Wed Feb 27 00:10:07.733 [initandlisten] options: { fork: true, logappend: true, logpath: "mongod.log" } Wed Feb 27 00:10:07.733 [initandlisten] journal dir=/data/db/journal Wed Feb 27 00:10:07.733 [initandlisten] recover : no journal files present, no recovery needed Wed Feb 27 00:10:07.778 [websvr] admin web console waiting for connections on port 28017 Wed Feb 27 00:10:07.778 [initandlisten] waiting for connections on port 27017 Wed Feb 27 00:10:07.801 [initandlisten] connection accepted from 127.0.0.1:59764 #1 (1 connection now open) Wed Feb 27 00:10:07.818 [conn1] unindex failed (key too big?) test.foo.$geo_2dsphere key: { : "2f00031333311103" } _id: ObjectId('512d952eeeaa3bfbf4a1262b') Wed Feb 27 00:10:07.818 [conn1] end connection 127.0.0.1:59764 (0 connections now open) Wed Feb 27 00:10:07.833 [initandlisten] connection accepted from 127.0.0.1:59765 #2 (1 connection now open) Wed Feb 27 00:10:07.836 [conn2] end connection 127.0.0.1:59765 (0 connections now open) Wed Feb 27 00:10:07.865 [initandlisten] connection accepted from 127.0.0.1:59766 #3 (1 connection now open) Wed Feb 27 00:10:07.866 [conn3] terminating, shutdown command received Wed Feb 27 00:10:07.866 dbexit: shutdown called Wed Feb 27 00:10:07.867 [conn3] shutdown: going to close listening sockets... Wed Feb 27 00:10:07.867 [conn3] closing listening socket: 9 Wed Feb 27 00:10:07.867 [conn3] closing listening socket: 10 Wed Feb 27 00:10:07.867 [conn3] closing listening socket: 11 Wed Feb 27 00:10:07.867 [conn3] removing socket file: /tmp/mongodb-27017.sock Wed Feb 27 00:10:07.867 [conn3] shutdown: going to flush diaglog... Wed Feb 27 00:10:07.867 [conn3] shutdown: going to close sockets... Wed Feb 27 00:10:07.867 [conn3] shutdown: waiting for fs preallocator... Wed Feb 27 00:10:07.867 [conn3] shutdown: lock for final commit... Wed Feb 27 00:10:07.867 [conn3] shutdown: final commit... Wed Feb 27 00:10:07.885 [conn3] shutdown: closing all files... Wed Feb 27 00:10:07.890 [conn3] closeAllFiles() finished Wed Feb 27 00:10:07.890 [conn3] journalCleanup... Wed Feb 27 00:10:07.890 [conn3] removeJournalFiles Wed Feb 27 00:10:07.890 [conn3] shutdown: removing fs lock... Wed Feb 27 00:10:07.890 dbexit: really exiting now ***** SERVER RESTARTED ***** Wed Feb 27 00:10:08 [initandlisten] MongoDB starting : pid=12451 port=27017 dbpath=/data/db/ 64-bit host=Rassi-MacBook-Pro.local Wed Feb 27 00:10:08 [initandlisten] Wed Feb 27 00:10:08 [initandlisten] ** WARNING: soft rlimits too low. Number of files is 256, should be at least 1000 Wed Feb 27 00:10:08 [initandlisten] db version v2.2.3, pdfile version 4.5 Wed Feb 27 00:10:08 [initandlisten] git version: f570771a5d8a3846eb7586eaffcf4c2f4a96bf08 Wed Feb 27 00:10:08 [initandlisten] build info: Darwin bs-osx-106-x86-64-1.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 BOOST_LIB_VERSION=1_49 Wed Feb 27 00:10:08 [initandlisten] options: { fork: true, logappend: true, logpath: "mongod.log" } Wed Feb 27 00:10:08 [initandlisten] journal dir=/data/db/journal Wed Feb 27 00:10:08 [initandlisten] recover : no journal files present, no recovery needed Wed Feb 27 00:10:08 [websvr] admin web console waiting for connections on port 28017 Wed Feb 27 00:10:08 [initandlisten] waiting for connections on port 27017 Wed Feb 27 00:10:08 [initandlisten] connection accepted from 127.0.0.1:59767 #1 (1 connection now open) Wed Feb 27 00:10:08 [conn1] warning: can't find plugin [2dsphere] Wed Feb 27 00:10:08 [conn1] end connection 127.0.0.1:59767 (0 connections now open) Wed Feb 27 00:10:08 [initandlisten] connection accepted from 127.0.0.1:59768 #2 (1 connection now open) Wed Feb 27 00:10:08 [conn2] unindex failed (key too big?) test.foo.$geo_2dsphere key: { : { type: "Point", coordinates: [ 30.0, 30.0 ] } } _id: ObjectId('512d952f634d9e41fd626f50') Wed Feb 27 00:10:08 [conn2] end connection 127.0.0.1:59768 (0 connections now open)