Created
May 26, 2011 19:51
-
-
Save seancron/993925 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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