-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
../mongo/mongod --auth
Thu Dec 10 17:29:54 Mongo DB : starting : pid = 5322 port = 27017 dbpath = /data/db/ master = 0 slave = 0 64-bit
Thu Dec 10 17:29:54 User Exception unauthorized
Thu Dec 10 17:29:54 local.system.namespaces Caught Assertion in runQuery ns:local.system.namespaces userassert:unauthorized
Thu Dec 10 17:29:54 ntoskip:0 ntoreturn:0
Thu Dec 10 17:29:54 query:
Thu Dec 10 17:29:54 query local.system.namespaces ntoreturn:0 exception 0ms
Thu Dec 10 17:29:54 Dropping old temporary collection:
Thu Dec 10 17:29:54 User Exception no collection name
Thu Dec 10 17:29:54 exception in initAndListen std::exception: no collection name, terminating
Thu Dec 10 17:29:54 dbexit:
Thu Dec 10 17:29:54 shutdown: going to flush oplog...
Thu Dec 10 17:29:54 shutdown: going to close sockets...
Thu Dec 10 17:29:54 shutdown: waiting for fs...
Thu Dec 10 17:29:54 shutdown: closing all files...
Thu Dec 10 17:29:54 closeAllFiles() finished
Thu Dec 10 17:29:54 shutdown: removing fs lock...
Thu Dec 10 17:29:54 dbexit: really exiting now
ERROR: Client::shutdown not called!