-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuncaughtExceptions.log
3 lines (3 loc) · 9.22 KB
/
uncaughtExceptions.log
1
2
3
{"error":{},"level":"error","message":"uncaughtException: Error occured!\nError: Error occured!\n at Object.<anonymous> (E:\\hiteshChoudhary\\shirtybackend\\app.js:51:7)\n at Module._compile (internal/modules/cjs/loader.js:1063:30)\n at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)\n at Module.load (internal/modules/cjs/loader.js:928:32)\n at Function.Module._load (internal/modules/cjs/loader.js:769:14)\n at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)\n at internal/main/run_main_module.js:17:47","stack":"Error: Error occured!\n at Object.<anonymous> (E:\\hiteshChoudhary\\shirtybackend\\app.js:51:7)\n at Module._compile (internal/modules/cjs/loader.js:1063:30)\n at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)\n at Module.load (internal/modules/cjs/loader.js:928:32)\n at Function.Module._load (internal/modules/cjs/loader.js:769:14)\n at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)\n at internal/main/run_main_module.js:17:47","exception":true,"date":"Wed Sep 15 2021 22:12:42 GMT-0700 (Pacific Daylight Time)","process":{"pid":9876,"uid":null,"gid":null,"cwd":"E:\\hiteshChoudhary\\shirtybackend","execPath":"C:\\Program Files\\nodejs\\node.exe","version":"v14.16.1","argv":["C:\\Program Files\\nodejs\\node.exe","E:\\hiteshChoudhary\\shirtybackend\\app.js"],"memoryUsage":{"rss":67416064,"heapTotal":55111680,"heapUsed":31058672,"external":39089704,"arrayBuffers":37505533}},"os":{"loadavg":[0,0,0],"uptime":411287},"trace":[{"column":7,"file":"E:\\hiteshChoudhary\\shirtybackend\\app.js","function":null,"line":51,"method":null,"native":false},{"column":30,"file":"internal/modules/cjs/loader.js","function":"Module._compile","line":1063,"method":"_compile","native":false},{"column":10,"file":"internal/modules/cjs/loader.js","function":"Module._extensions..js","line":1092,"method":".js","native":false},{"column":32,"file":"internal/modules/cjs/loader.js","function":"Module.load","line":928,"method":"load","native":false},{"column":14,"file":"internal/modules/cjs/loader.js","function":"Module._load","line":769,"method":"_load","native":false},{"column":12,"file":"internal/modules/run_main.js","function":"Function.executeUserEntryPoint [as runMain]","line":72,"method":"executeUserEntryPoint [as runMain]","native":false},{"column":47,"file":"internal/main/run_main_module.js","function":null,"line":17,"method":null,"native":false}]}
{"error":{},"level":"error","message":"uncaughtException: Error occured!\nError: Error occured!\n at Object.<anonymous> (E:\\hiteshChoudhary\\shirtybackend\\app.js:54:32)\n at Module._compile (internal/modules/cjs/loader.js:1063:30)\n at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)\n at Module.load (internal/modules/cjs/loader.js:928:32)\n at Function.Module._load (internal/modules/cjs/loader.js:769:14)\n at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)\n at internal/main/run_main_module.js:17:47","stack":"Error: Error occured!\n at Object.<anonymous> (E:\\hiteshChoudhary\\shirtybackend\\app.js:54:32)\n at Module._compile (internal/modules/cjs/loader.js:1063:30)\n at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)\n at Module.load (internal/modules/cjs/loader.js:928:32)\n at Function.Module._load (internal/modules/cjs/loader.js:769:14)\n at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)\n at internal/main/run_main_module.js:17:47","exception":true,"date":"Wed Sep 15 2021 22:15:49 GMT-0700 (Pacific Daylight Time)","process":{"pid":620,"uid":null,"gid":null,"cwd":"E:\\hiteshChoudhary\\shirtybackend","execPath":"C:\\Program Files\\nodejs\\node.exe","version":"v14.16.1","argv":["C:\\Program Files\\nodejs\\node.exe","E:\\hiteshChoudhary\\shirtybackend\\app.js"],"memoryUsage":{"rss":70230016,"heapTotal":55635968,"heapUsed":34187672,"external":39411517,"arrayBuffers":37808063}},"os":{"loadavg":[0,0,0],"uptime":411473},"trace":[{"column":32,"file":"E:\\hiteshChoudhary\\shirtybackend\\app.js","function":null,"line":54,"method":null,"native":false},{"column":30,"file":"internal/modules/cjs/loader.js","function":"Module._compile","line":1063,"method":"_compile","native":false},{"column":10,"file":"internal/modules/cjs/loader.js","function":"Module._extensions..js","line":1092,"method":".js","native":false},{"column":32,"file":"internal/modules/cjs/loader.js","function":"Module.load","line":928,"method":"load","native":false},{"column":14,"file":"internal/modules/cjs/loader.js","function":"Module._load","line":769,"method":"_load","native":false},{"column":12,"file":"internal/modules/run_main.js","function":"Function.executeUserEntryPoint [as runMain]","line":72,"method":"executeUserEntryPoint [as runMain]","native":false},{"column":47,"file":"internal/main/run_main_module.js","function":null,"line":17,"method":null,"native":false}]}
{"error":{"index":0,"code":11000},"level":"error","message":"uncaughtException: E11000 duplicate key error collection: shirty.products index: name_1 dup key: { : \"Xamarine t-shirt\" }\nMongoServerError: E11000 duplicate key error collection: shirty.products index: name_1 dup key: { : \"Xamarine t-shirt\" }\n at E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\operations\\insert.js:51:33\n at E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\cmap\\connection_pool.js:272:25\n at handleOperationResult (E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\sdam\\server.js:363:9)\n at MessageStream.messageHandler (E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\cmap\\connection.js:479:9)\n at MessageStream.emit (events.js:315:20)\n at processIncomingData (E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\cmap\\message_stream.js:108:16)\n at MessageStream._write (E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\cmap\\message_stream.js:28:9)\n at writeOrBuffer (internal/streams/writable.js:358:12)\n at MessageStream.Writable.write (internal/streams/writable.js:303:10)\n at Socket.ondata (internal/streams/readable.js:719:22)","stack":"MongoServerError: E11000 duplicate key error collection: shirty.products index: name_1 dup key: { : \"Xamarine t-shirt\" }\n at E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\operations\\insert.js:51:33\n at E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\cmap\\connection_pool.js:272:25\n at handleOperationResult (E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\sdam\\server.js:363:9)\n at MessageStream.messageHandler (E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\cmap\\connection.js:479:9)\n at MessageStream.emit (events.js:315:20)\n at processIncomingData (E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\cmap\\message_stream.js:108:16)\n at MessageStream._write (E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\cmap\\message_stream.js:28:9)\n at writeOrBuffer (internal/streams/writable.js:358:12)\n at MessageStream.Writable.write (internal/streams/writable.js:303:10)\n at Socket.ondata (internal/streams/readable.js:719:22)","exception":true,"date":"Thu Sep 16 2021 04:39:02 GMT-0700 (Pacific Daylight Time)","process":{"pid":7600,"uid":null,"gid":null,"cwd":"E:\\hiteshChoudhary\\shirtybackend","execPath":"C:\\Program Files\\nodejs\\node.exe","version":"v14.16.1","argv":["C:\\Program Files\\nodejs\\node.exe","E:\\hiteshChoudhary\\shirtybackend\\app.js"],"memoryUsage":{"rss":44683264,"heapTotal":29945856,"heapUsed":25111664,"external":40657990,"arrayBuffers":38353063}},"os":{"loadavg":[0,0,0],"uptime":434467},"trace":[{"column":33,"file":"E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\operations\\insert.js","function":null,"line":51,"method":null,"native":false},{"column":25,"file":"E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\cmap\\connection_pool.js","function":null,"line":272,"method":null,"native":false},{"column":9,"file":"E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\sdam\\server.js","function":"handleOperationResult","line":363,"method":null,"native":false},{"column":9,"file":"E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\cmap\\connection.js","function":"MessageStream.messageHandler","line":479,"method":"messageHandler","native":false},{"column":20,"file":"events.js","function":"MessageStream.emit","line":315,"method":"emit","native":false},{"column":16,"file":"E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\cmap\\message_stream.js","function":"processIncomingData","line":108,"method":null,"native":false},{"column":9,"file":"E:\\hiteshChoudhary\\shirtybackend\\node_modules\\mongodb\\lib\\cmap\\message_stream.js","function":"MessageStream._write","line":28,"method":"_write","native":false},{"column":12,"file":"internal/streams/writable.js","function":"writeOrBuffer","line":358,"method":null,"native":false},{"column":10,"file":"internal/streams/writable.js","function":"MessageStream.Writable.write","line":303,"method":"write","native":false},{"column":22,"file":"internal/streams/readable.js","function":"Socket.ondata","line":719,"method":"ondata","native":false}]}