Advertisement
Guest User

NodeJSDC

a guest
Sep 15th, 2015
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.36 KB | None | 0 0
  1. Connection established to DB
  2. Connection established to DB
  3. Admin event
  4. Find function
  5. { connection: null,
  6. server: null,
  7. disconnectHandler:
  8. { s: { storedOps: [], storeOptions: [Object], topology: [Object] },
  9. length: [Getter] },
  10. bson: {},
  11. ns: 'ferduun_testdb.spedizioni',
  12. cmd:
  13. { find: 'ferduun_testdb.spedizioni',
  14. limit: 0,
  15. skip: 0,
  16. query: {},
  17. slaveOk: true,
  18. readPreference: { preference: 'primary', tags: undefined, options: undefined } },
  19. options:
  20. { skip: 0,
  21. limit: 0,
  22. raw: undefined,
  23. hint: null,
  24. timeout: undefined,
  25. slaveOk: true,
  26. readPreference: { preference: 'primary', tags: undefined, options: undefined },
  27. db:
  28. { domain: null,
  29. _events: {},
  30. _maxListeners: undefined,
  31. s: [Object],
  32. serverConfig: [Getter],
  33. bufferMaxEntries: [Getter],
  34. databaseName: [Getter],
  35. options: [Getter],
  36. native_parser: [Getter],
  37. slaveOk: [Getter],
  38. writeConcern: [Getter] },
  39. promiseLibrary: [Function: Promise],
  40. disconnectHandler: { s: [Object], length: [Getter] } },
  41. topology:
  42. { domain: null,
  43. _events:
  44. { reconnect: [Function],
  45. timeout: [Object],
  46. error: [Object],
  47. close: [Object],
  48. joined: [Function],
  49. left: [Function],
  50. ping: [Function],
  51. ha: [Function],
  52. fullsetup: [Function],
  53. all: [Function] },
  54. _maxListeners: undefined,
  55. s:
  56. { options: [Object],
  57. logger: [Object],
  58. id: 2,
  59. index: 0,
  60. haId: 0,
  61. credentials: [Object],
  62. Cursor: [Object],
  63. bsonInstance: {},
  64. bson: {},
  65. secondaryOnlyConnectionAllowed: false,
  66. haInterval: 10000,
  67. debug: false,
  68. setName: 'rs-ds035583',
  69. emitError: true,
  70. tag: undefined,
  71. disconnectHandler: [Object],
  72. connectingServers: {},
  73. readPreferenceStrategies: [Object],
  74. authProviders: [Object],
  75. disconnectedServers: [],
  76. initialConnectionServers: [],
  77. highAvailabilityProcessRunning: false,
  78. fullsetup: false,
  79. all: false,
  80. seedlist: [Object],
  81. authInProgress: false,
  82. authInProgressServers: [],
  83. minHeartbeatFrequencyMS: 500,
  84. replState: [Object] },
  85. bson: [Getter],
  86. id: [Getter],
  87. haInterval: [Getter],
  88. state: [Getter],
  89. type: [Getter] },
  90. cursorState:
  91. { cursorId: null,
  92. cmd:
  93. { find: 'ferduun_testdb.spedizioni',
  94. limit: 0,
  95. skip: 0,
  96. query: {},
  97. slaveOk: true,
  98. readPreference: [Object] },
  99. documents: [],
  100. cursorIndex: 0,
  101. dead: false,
  102. killed: false,
  103. init: false,
  104. notified: false,
  105. limit: 0,
  106. skip: 0,
  107. batchSize: 1000,
  108. currentLimit: 0,
  109. transforms: undefined },
  110. callbacks: null,
  111. logger: { className: 'Cursor' },
  112. _readableState:
  113. { objectMode: true,
  114. highWaterMark: 16,
  115. buffer: [],
  116. length: 0,
  117. pipes: null,
  118. pipesCount: 0,
  119. flowing: null,
  120. ended: false,
  121. endEmitted: false,
  122. reading: false,
  123. sync: true,
  124. needReadable: false,
  125. emittedReadable: false,
  126. readableListening: false,
  127. defaultEncoding: 'utf8',
  128. ranOut: false,
  129. awaitDrain: 0,
  130. readingMore: false,
  131. decoder: null,
  132. encoding: null },
  133. readable: true,
  134. domain: null,
  135. _events: {},
  136. _maxListeners: undefined,
  137. s:
  138. { numberOfRetries: 5,
  139. tailableRetryInterval: 500,
  140. currentNumberOfRetries: 5,
  141. state: 0,
  142. streamOptions: {},
  143. bson: {},
  144. ns: 'ferduun_testdb.spedizioni',
  145. cmd:
  146. { find: 'ferduun_testdb.spedizioni',
  147. limit: 0,
  148. skip: 0,
  149. query: {},
  150. slaveOk: true,
  151. readPreference: [Object] },
  152. options:
  153. { skip: 0,
  154. limit: 0,
  155. raw: undefined,
  156. hint: null,
  157. timeout: undefined,
  158. slaveOk: true,
  159. readPreference: [Object],
  160. db: [Object],
  161. promiseLibrary: [Function: Promise],
  162. disconnectHandler: [Object] },
  163. topology:
  164. { domain: null,
  165. _events: [Object],
  166. _maxListeners: undefined,
  167. s: [Object],
  168. bson: [Getter],
  169. id: [Getter],
  170. haInterval: [Getter],
  171. state: [Getter],
  172. type: [Getter] },
  173. topologyOptions:
  174. { socketOptions: {},
  175. replicaSet: 'rs-ds035583',
  176. size: 5,
  177. reconnect: true,
  178. emitError: true,
  179. cursorFactory: [Object],
  180. disconnectHandler: [Object],
  181. setName: 'rs-ds035583',
  182. bson: {},
  183. connectionTimeout: 10000,
  184. read_preference_tags: null,
  185. read_preference: 'primary',
  186. url: 'mongodb://admin:[email protected]:123456/ferduun_testdb',
  187. promiseLibrary: [Function: Promise],
  188. native_parser: false,
  189. readPreference: [Object] },
  190. promiseLibrary: [Function: Promise],
  191. currentDoc: null },
  192. timeout: false,
  193. sortValue: undefined,
  194. readPreference: { preference: 'primary', tags: undefined, options: undefined } }
  195. C:\Users\Luca\node_modules\mongodb\lib\utils.js:97
  196. process.nextTick(function() { throw err; });
  197. ^
  198. RangeError: Maximum call stack size exceeded
  199. at _hasBinary (C:\Users\Luca\node_modules\socket.io\node_modules\has-binary-data\index.js:46:23)
  200. at _hasBinary (C:\Users\Luca\node_modules\socket.io\node_modules\has-binary-data\index.js:47:40)
  201. at _hasBinary (C:\Users\Luca\node_modules\socket.io\node_modules\has-binary-data\index.js:47:40)
  202. at _hasBinary (C:\Users\Luca\node_modules\socket.io\node_modules\has-binary-data\index.js:47:40)
  203. at _hasBinary (C:\Users\Luca\node_modules\socket.io\node_modules\has-binary-data\index.js:47:40)
  204. at _hasBinary (C:\Users\Luca\node_modules\socket.io\node_modules\has-binary-data\index.js:47:40)
  205. at _hasBinary (C:\Users\Luca\node_modules\socket.io\node_modules\has-binary-data\index.js:47:40)
  206. at _hasBinary (C:\Users\Luca\node_modules\socket.io\node_modules\has-binary-data\index.js:47:40)
  207. at _hasBinary (C:\Users\Luca\node_modules\socket.io\node_modules\has-binary-data\index.js:47:40)
  208. at _hasBinary (C:\Users\Luca\node_modules\socket.io\node_modules\has-binary-data\index.js:47:40)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement