Skip to content

Instantly share code, notes, and snippets.

@volkanunsal
Created November 1, 2010 22:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save volkanunsal/659003 to your computer and use it in GitHub Desktop.
Save volkanunsal/659003 to your computer and use it in GitHub Desktop.
Freenaut:bootstrap2 newuser$ /usr/local/bin/mongod -config /usr/local/Cellar/mongodb/1.6.3-x86_64/mongod.conf
Mon Nov 1 18:37:16 MongoDB starting : pid=5714 port=27017 dbpath=/usr/local/var/mongodb 64-bit
Mon Nov 1 18:37:16 db version v1.6.3, pdfile version 4.5
Mon Nov 1 18:37:16 git version: 278bd2ac2f2efbee556f32c13c1b6803224d1c01
Mon Nov 1 18:37:16 sys info: Darwin erh2.10gen.cc 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386 BOOST_LIB_VERSION=1_40
**************
old lock file: /usr/local/var/mongodb/mongod.lock. probably means unclean shutdown
recommend removing file and running --repair
see: http://dochub.mongodb.org/core/repair for more information
*************
Mon Nov 1 18:37:16 exception in initAndListen std::exception: old lock file, terminating
Mon Nov 1 18:37:16 dbexit:
Mon Nov 1 18:37:16 shutdown: going to close listening sockets...
Mon Nov 1 18:37:16 shutdown: going to flush oplog...
Mon Nov 1 18:37:16 shutdown: going to close sockets...
Mon Nov 1 18:37:16 shutdown: waiting for fs preallocator...
Mon Nov 1 18:37:16 shutdown: closing all files...
Mon Nov 1 18:37:16 closeAllFiles() finished
Mon Nov 1 18:37:16 dbexit: really exiting now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment