I used brew to installed the mongoDB. Created the database and permission.
Suns-MacBook-Pro:~ Dawn$ mongod
all output going to: /usr/local/var/log/mongodb/mongo.log
Suns-MacBook-Pro:~ Dawn$ mongo
MongoDB shell version: 2.2.2
connecting to: test
It keeps connecting after 5 minutes. Any suggestions what problem here