Created
January 13, 2017 17:04
-
-
Save andrew-aladev/83f474d23b77115d0df2c8bc97785748 to your computer and use it in GitHub Desktop.
onCheckpointReached error
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
| 01-13 19:59:13.683 2761 2981 I jxcore-log: # setup | |
| 01-13 19:59:13.683 2761 2981 I jxcore-log: | |
| 01-13 19:59:13.733 2761 2981 I jxcore-log: # Call of onCheckpointReached handler on a single db change | |
| 01-13 19:59:13.733 2761 2981 I jxcore-log: | |
| 01-13 19:59:14.263 2761 2981 I jxcore-log: # teardown | |
| 01-13 19:59:14.263 2761 2981 I jxcore-log: | |
| 01-13 19:59:15.573 2761 2981 I jxcore-log: # setup | |
| 01-13 19:59:15.573 2761 2981 I jxcore-log: | |
| 01-13 19:59:15.693 2761 2981 I jxcore-log: # Call of multiple onCheckpointReached handlers on a single db change | |
| 01-13 19:59:15.693 2761 2981 I jxcore-log: | |
| 01-13 19:59:16.033 2761 2981 I jxcore-log: # teardown | |
| 01-13 19:59:16.033 2761 2981 I jxcore-log: | |
| 01-13 19:59:17.223 2761 2981 I jxcore-log: # setup | |
| 01-13 19:59:17.223 2761 2981 I jxcore-log: | |
| 01-13 19:59:17.313 2761 2981 I jxcore-log: # Call of onCheckpointReached handler on multiple db changes that are in the checkpoints plugin delay interval | |
| 01-13 19:59:17.313 2761 2981 I jxcore-log: | |
| 01-13 19:59:18.603 2761 2981 I jxcore-log: ok 4 the checkpointReached handler should be called once. Called 1 time(s) | |
| 01-13 19:59:18.603 2761 2981 I jxcore-log: | |
| 01-13 19:59:18.623 2761 2981 I jxcore-log: # teardown | |
| 01-13 19:59:18.623 2761 2981 I jxcore-log: | |
| 01-13 19:59:18.673 3618 5041 E Watchdog: !@Sync 9345 [01-13 19:59:18.686] | |
| 01-13 19:59:20.043 2761 2981 I jxcore-log: # setup | |
| 01-13 19:59:20.043 2761 2981 I jxcore-log: | |
| 01-13 19:59:20.073 2761 2981 I jxcore-log: # Call of onCheckpointReached handler on multiple db changes that are out of the checkpoints plugin delay interval | |
| 01-13 19:59:20.073 2761 2981 I jxcore-log: | |
| 01-13 19:59:20.683 2761 2981 I jxcore-log: # teardown | |
| 01-13 19:59:20.683 2761 2981 I jxcore-log: | |
| 01-13 19:59:22.033 2761 2981 I jxcore-log: # setup | |
| 01-13 19:59:22.033 2761 2981 I jxcore-log: | |
| 01-13 19:59:22.063 2761 2981 I jxcore-log: 2017-01-13 16:59:22 - ERROR pouchDBCheckpointsPlugin: 'Error while fetching db info: 'Error: ENOENT, lstat '/data/user/0/com.test.thalitest/files/pouchdb-test-directory/2rhbuvg1s12rhbz02dkl/LOCK'', stack: '@native:jxcore_js_object:3:12 | |
| 01-13 19:59:22.063 2761 2981 I jxcore-log: '' | |
| 01-13 19:59:22.063 2761 2981 I jxcore-log: | |
| 01-13 19:59:22.063 2761 2981 I jxcore-log: 2017-01-13 16:59:22 - ERROR TestsProcess: 'uncaught promise rejection, error: 'Error: ENOENT, lstat '/data/user/0/com.test.thalitest/files/pouchdb-test-directory/2rhbuvg1s12rhbz02dkl/LOCK'', stack: '@native:jxcore_js_object:3:12 | |
| 01-13 19:59:22.063 2761 2981 I jxcore-log: '' | |
| 01-13 19:59:22.063 2761 2981 I jxcore-log: | |
| 01-13 19:59:22.063 2761 2981 I jxcore-log: 2017-01-13 16:59:22 - ERROR TestsProcess: '****TEST_LOGGER:[PROCESS_ON_EXIT_FAILED]****' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment