Advertisement
Guest User

Untitled

a guest
Jan 30th, 2015
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. 2015-01-30T19:29:41.319+0530 Attempted to set textSearchEnabled server parameter.
  2. 2015-01-30T19:29:41.319+0530 Text search is enabled by default and cannot be disabled.
  3. 2015-01-30T19:29:41.319+0530 The following are now deprecated and will be removed in a future release:
  4. 2015-01-30T19:29:41.319+0530 - the "textSearchEnabled" server parameter (setting it has no effect)
  5. 2015-01-30T19:29:41.319+0530 - the "text" command (has been replaced by the $text query operator)
  6. 2015-01-30T19:29:41.321+0530 [initandlisten] MongoDB starting : pid=10192 port=27017 dbpath=/home/gp/CodeCombat/src/coco/codecombat/mongo 64-bit host=GP
  7. 2015-01-30T19:29:41.321+0530 [initandlisten] db version v2.6.4
  8. 2015-01-30T19:29:41.321+0530 [initandlisten] git version: 3a830be0eb92d772aa855ebb711ac91d658ee910
  9. 2015-01-30T19:29:41.321+0530 [initandlisten] build info: Linux build7.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49
  10. 2015-01-30T19:29:41.321+0530 [initandlisten] allocator: tcmalloc
  11. 2015-01-30T19:29:41.321+0530 [initandlisten] options: { setParameter: { textSearchEnabled: "true" }, storage: { dbPath: "/home/gp/CodeCombat/src/coco/codecombat/mongo" } }
  12. 2015-01-30T19:29:41.357+0530 [initandlisten] journal dir=/home/gp/CodeCombat/src/coco/codecombat/mongo/journal
  13. 2015-01-30T19:29:41.357+0530 [initandlisten] recover : no journal files present, no recovery needed
  14. 2015-01-30T19:29:41.425+0530 [initandlisten] ERROR: listen(): bind() failed errno:98 Address already in use for socket: 0.0.0.0:27017
  15. 2015-01-30T19:29:41.425+0530 [initandlisten] ERROR: addr already in use
  16. 2015-01-30T19:29:41.426+0530 [initandlisten] now exiting
  17. 2015-01-30T19:29:41.426+0530 [initandlisten] dbexit:
  18. 2015-01-30T19:29:41.426+0530 [initandlisten] shutdown: going to close listening sockets...
  19. 2015-01-30T19:29:41.426+0530 [initandlisten] shutdown: going to flush diaglog...
  20. 2015-01-30T19:29:41.426+0530 [initandlisten] shutdown: going to close sockets...
  21. 2015-01-30T19:29:41.426+0530 [initandlisten] shutdown: waiting for fs preallocator...
  22. 2015-01-30T19:29:41.426+0530 [initandlisten] shutdown: lock for final commit...
  23. 2015-01-30T19:29:41.426+0530 [initandlisten] shutdown: final commit...
  24. 2015-01-30T19:29:41.495+0530 [initandlisten] shutdown: closing all files...
  25. 2015-01-30T19:29:41.495+0530 [initandlisten] closeAllFiles() finished
  26. 2015-01-30T19:29:41.496+0530 [initandlisten] journalCleanup...
  27. 2015-01-30T19:29:41.496+0530 [initandlisten] removeJournalFiles
  28. 2015-01-30T19:29:41.557+0530 [initandlisten] shutdown: removing fs lock...
  29. 2015-01-30T19:29:41.557+0530 [initandlisten] dbexit: really exiting now
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement