Skip to content

Instantly share code, notes, and snippets.

@seancron
Created May 26, 2011 19:51
Show Gist options
  • Save seancron/993925 to your computer and use it in GitHub Desktop.
Save seancron/993925 to your computer and use it in GitHub Desktop.
[15:50:25][Locker] lservicemanager lockerPortNext = 18042
[15:50:25][Locker][ERROR] mongod err: execvp(): No such file or directory
[15:50:25][Locker][ERROR] mongod did not start successfully.
node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Cannot call method 'kill' of undefined
at shutdown (/home/sean/mygit/Locker/lockerd.js:129:24)
at ChildProcess.<anonymous> (/home/sean/mygit/Locker/lockerd.js:61:13)
at ChildProcess.emit (events.js:67:17)
at Socket.<anonymous> (child_process.js:172:12)
at Socket.emit (events.js:64:17)
at Array.<anonymous> (net.js:825:12)
at EventEmitter._tickCallback (node.js:126:26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment