Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 17th, 2012  |  syntax: None  |  size: 1.79 KB  |  hits: 16  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. problems in importing mongodb database
  2. Wed May 11 16:42:14 [initandlisten] connection accepted from 127.0.0.1:50532 #35
  3. Wed May 11 16:42:14 [FileAllocator] allocating new datafile /var/lib/mongodb/twitter.ns, filling with zeroes...
  4. Wed May 11 16:42:14 [FileAllocator] done allocating datafile /var/lib/mongodb/twitter.ns, size: 16MB,  took 0 secs
  5. Wed May 11 16:42:14 [FileAllocator] allocating new datafile /var/lib/mongodb/twitter.0, filling with zeroes...
  6. Wed May 11 16:42:14 [FileAllocator] done allocating datafile /var/lib/mongodb/twitter.0, size: 16MB,  took 0 secs
  7. Wed May 11 16:42:14 [FileAllocator] allocating new datafile /var/lib/mongodb/twitter.1, filling with zeroes...
  8. Wed May 11 16:42:14 [FileAllocator] done allocating datafile /var/lib/mongodb/twitter.1, size: 32MB,  took 0 secs
  9. Wed May 11 16:42:14 [conn35] building new index on { _id: 1 } for twitter.home_timeline
  10. Wed May 11 16:42:14 [conn35] done for 0 records 0secs
  11. Wed May 11 16:42:14 [FileAllocator] allocating new datafile /var/lib/mongodb/twitter.2, filling with zeroes...
  12. Wed May 11 16:42:14 [FileAllocator] done allocating datafile /var/lib/mongodb/twitter.2, size: 64MB,  took 0 secs
  13. Wed May 11 16:42:14 [conn35] building new index on { _id: 1 } for twitter.direct_messages
  14. Wed May 11 16:42:14 [conn35] done for 0 records 0secs
  15. Wed May 11 16:42:14 [conn35] building new index on { aves_user_id: 1.0 } for twitter.home_timeline
  16. Wed May 11 16:42:14 [conn35] done for 3838 records 0.027secs
  17. Wed May 11 16:42:14 [conn35] building new index on { parsed: 1.0 } for twitter.home_timeline
  18. Wed May 11 16:42:14 [conn35] done for 3838 records 0.03secs
  19. Wed May 11 16:42:14 [conn35] building new index on { parsed: 1.0 } for twitter.direct_messages
  20. Wed May 11 16:42:14 Invalid access at address: 0x11dc218a
  21.  
  22. Wed May 11 16:42:14 Got signal: 11 (Segmentation fault).