Created
December 12, 2014 14:37
-
-
Save Unitech/33d6f875d9f919cd45d1 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| All logs reloaded | |
| sleep 1 | |
| /home/travis/build/Unitech/PM2/lib/ProcessContainer.js:88 | |
| stds[k].close(); | |
| ^ | |
| TypeError: Object /home/travis/build/Unitech/PM2/test/fixtures/out-rel.log has no method 'close' | |
| at process.<anonymous> (/home/travis/build/Unitech/PM2/lib/ProcessContainer.js:88:17) | |
| at process.emit (events.js:117:20) | |
| at handleMessage (child_process.js:322:10) | |
| at Pipe.channel.onread (child_process.js:349:11) | |
| 2014-12-12 14:34:18: App name:echo id:0 exited | |
| 2014-12-12 14:34:18: Starting execution sequence in -cluster mode- for app name:echo id:0 | |
| 2014-12-12 14:34:18: App name:echo id:0 online |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment