From 953c612a7ec00fd9c8a16f63a5fbf6fd5ea0cbe7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Mart=C3=ADn=20Garc=C3=ADa=20Del=20Angel?= Date: Tue, 31 Oct 2017 12:05:35 -0600 Subject: [PATCH] Small Fixes --- .DS_Store | Bin 10244 -> 10244 bytes blockchainManager.js | 22 ++--- composer-logs/trace_20171032-112747-415.log | 4 + composer-logs/trace_20171032-113313-706.log | 33 ++++++++ composer-logs/trace_20171032-114450-287.log | 4 + composer-logs/trace_20171032-114915-112.log | 86 ++++++++++++++++++++ composer-logs/trace_20171032-115614-865.log | 4 + composer-logs/trace_20171032-120402-185.log | 4 + composer-logs/trace_20171032-120441-276.log | 5 ++ dist/lyra-cli.bna | Bin 6163 -> 6163 bytes index.js | 5 +- package-lock.json | 2 +- 12 files changed, 155 insertions(+), 14 deletions(-) create mode 100644 composer-logs/trace_20171032-112747-415.log create mode 100644 composer-logs/trace_20171032-113313-706.log create mode 100644 composer-logs/trace_20171032-114450-287.log create mode 100644 composer-logs/trace_20171032-114915-112.log create mode 100644 composer-logs/trace_20171032-115614-865.log create mode 100644 composer-logs/trace_20171032-120402-185.log create mode 100644 composer-logs/trace_20171032-120441-276.log diff --git a/.DS_Store b/.DS_Store index 925ce4845331b3cccd00d66a95eca283fc2033dd..8f7ad607fb0d44457a55b049bbefad6576d2e7a7 100644 GIT binary patch delta 300 zcmZn(XbG6$ÄU^hRb#%3OYW|qnOMFb}=5K)-?OhkP0brHVFY+{0wFNm;j{wu=8 z$k@7>Lrjp7o1Y<a!8|!fT43@dDILZ|llM#6nlAbe1`Hs;#ZbVI!;r{O2{gJ0XhkW|k`&LJ z{N$vZ{3M{f00RS~I1n$I{8!4BwH3@Nl$M(uE6vBoV9mh5q%gTq`Wnb)CMJc=zA{40 Pi`f;}D0cSbEO9jeY#>q7 delta 153 zcmZn(XbG6$aFU^hRb>Si8+W)?Qa&kPI<8k47rXiuIXA~5-ai0I_~A`+Ybif}Pb zekLNYSzL^XadNM?#$ { - timeEnd = now(); + timeEnd = now().toFixed(0); bm.profilingTime(timeStart,timeEnd,amount,'acc'); console.log('Accounts created successfully!'); }) @@ -566,11 +566,11 @@ class BlockchainManager { for (let i = 0; i < result.length ; i++){ cannonBalls.push(bm.makeTransaction(result[i].from,result[i].to,result[i].funds)); } - timeStart = now(); + timeStart = now().toFixed(0); return Promise.all(cannonBalls); }) .then(()=>{ - timeEnd = now(); + timeEnd = now().toFixed(0); bm.profilingTime(timeStart,timeEnd,simTrax,'tx'); console.log('Transaction Cannon Finished'); }) diff --git a/composer-logs/trace_20171032-112747-415.log b/composer-logs/trace_20171032-112747-415.log new file mode 100644 index 0000000..0f6c8d8 --- /dev/null +++ b/composer-logs/trace_20171032-112747-415.log @@ -0,0 +1,4 @@ +2017-10-31T17:27:48.971Z ERROR HLFConnectionManager :fabric-client() [client-utils.js]: sendPeersProposal - Promise is rejected: Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED)) + at /usr/local/lib/node_modules/composer-cli/node_modules/fabric-client/node_modules/grpc/src/node/src/client.js:434:17 {}$ +2017-10-31T17:27:48.973Z ERROR HLFConnection :queryChainCode() {"message":"Error trying to query business network. Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED))","stack":"Error: Error trying to query business network. Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED))\n at channel.queryByChaincode.then.catch (/usr/local/lib/node_modules/composer-cli/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:749:34)\n at "}$ +2017-10-31T17:27:48.973Z ERROR HLFConnection :ping() {"message":"Error trying to ping. Error: Error trying to query business network. Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED))","stack":"Error: Error trying to ping. Error: Error trying to query business network. Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED))\n at _checkRuntimeVersions.then.catch (/usr/local/lib/node_modules/composer-cli/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:663:34)\n at "}$ diff --git a/composer-logs/trace_20171032-113313-706.log b/composer-logs/trace_20171032-113313-706.log new file mode 100644 index 0000000..e379293 --- /dev/null +++ b/composer-logs/trace_20171032-113313-706.log @@ -0,0 +1,33 @@ +2017-10-31T17:33:37.803Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction 'a1e3e2a22d3e0dd84989b60aa051176eed25b471fbbd01ffdfa8299c486e89a5' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction 'a1e3e2a22d3e0dd84989b60aa051176eed25b471fbbd01ffdfa8299c486e89a5' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:37.804Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '3293c26eacbfb1ba17a330217167ee4915ca34b550d696be1fb24d5ed1961f02' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '3293c26eacbfb1ba17a330217167ee4915ca34b550d696be1fb24d5ed1961f02' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:37.804Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction 'f45ff416df17e9e8bd90f564f9259148d977362cf459fa42c92795ec7e8e49aa' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction 'f45ff416df17e9e8bd90f564f9259148d977362cf459fa42c92795ec7e8e49aa' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:38.347Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '2c57110ba6e353c8b4093ddade918561c59ec04b702bd98a483c896948aa59ab' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '2c57110ba6e353c8b4093ddade918561c59ec04b702bd98a483c896948aa59ab' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:38.347Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '65f5b4e1de4c1dbc1b020c677678bd7e473b503a7b33b294dcafd9537bb37fb1' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '65f5b4e1de4c1dbc1b020c677678bd7e473b503a7b33b294dcafd9537bb37fb1' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:38.347Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '9ce1a37217760ee0c7f880fedaa5799dd24f40d122bf003c85777a9b73a4011a' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '9ce1a37217760ee0c7f880fedaa5799dd24f40d122bf003c85777a9b73a4011a' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:38.347Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '41ada6a3364a509332d8c37fa28b10e8a79ffeeba9a2a5323bf0a5b2268db97f' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '41ada6a3364a509332d8c37fa28b10e8a79ffeeba9a2a5323bf0a5b2268db97f' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:38.788Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '51543c3d161eed5766a845075cdca8299d5313b6f17c6f75f5abc8e4cb47ebe2' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '51543c3d161eed5766a845075cdca8299d5313b6f17c6f75f5abc8e4cb47ebe2' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:38.788Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '9dcc01c88ced4ba74aeb06aafc4469c4fa17dfc34c665ed9c8d6b76f2ac49408' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '9dcc01c88ced4ba74aeb06aafc4469c4fa17dfc34c665ed9c8d6b76f2ac49408' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:38.788Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction 'd2f1606bbf3de625af1c0daa0bdbe83d314059e8f06899746991c7bc5fff2ad8' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction 'd2f1606bbf3de625af1c0daa0bdbe83d314059e8f06899746991c7bc5fff2ad8' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:38.788Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '0ef1f63349753534dd5f0dfcf162ec910b7fe76047dba948c05a0b445366a3a6' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '0ef1f63349753534dd5f0dfcf162ec910b7fe76047dba948c05a0b445366a3a6' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:38.788Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '7534b5f3b8e19ad9b8670def10bdf339942ceaa384fe9266b24cc17be00cd75e' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '7534b5f3b8e19ad9b8670def10bdf339942ceaa384fe9266b24cc17be00cd75e' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:38.788Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '6e316345a810ecc725a3bf252df6e9375c826e5b747fd9718629815c500e8e07' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '6e316345a810ecc725a3bf252df6e9375c826e5b747fd9718629815c500e8e07' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:38.788Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '5225708455fa1ffa30a32e488a96baa8fdc097451b55a47ee9ad4df4fb044e00' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '5225708455fa1ffa30a32e488a96baa8fdc097451b55a47ee9ad4df4fb044e00' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:38.788Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '16c989434abecb3f42fba15e62f774343bccfb0bebc29ea7cfd94dfc42dc1687' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '16c989434abecb3f42fba15e62f774343bccfb0bebc29ea7cfd94dfc42dc1687' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.240Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction 'cae44adb75c8a8f7b01bb6d22d3e3ffc00589adcffbeb63588b30f5a942339b1' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction 'cae44adb75c8a8f7b01bb6d22d3e3ffc00589adcffbeb63588b30f5a942339b1' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.240Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '70c73199ecaa445229d0e96da980af63092ea43e5e246b09e328fd3263a32a00' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '70c73199ecaa445229d0e96da980af63092ea43e5e246b09e328fd3263a32a00' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.241Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '79dce19cbaeefcb28bac1d5e981a873fde1ba89acccf2cd20de7d025b7a9250a' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '79dce19cbaeefcb28bac1d5e981a873fde1ba89acccf2cd20de7d025b7a9250a' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.241Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '963e34bd03c8a2f8ddc7129eefd15091ecd7d50c50184ecc7f4b582a0cb61cfd' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '963e34bd03c8a2f8ddc7129eefd15091ecd7d50c50184ecc7f4b582a0cb61cfd' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.241Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction 'f38e21b1b3e37733344ba0dcd433073b85eb7ee13269db0aabcbd4aa1a2e3f88' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction 'f38e21b1b3e37733344ba0dcd433073b85eb7ee13269db0aabcbd4aa1a2e3f88' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.241Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '5700dfaab32379c60abfd8cffedb2fc3dd597d82fc0d3b05fd27f7019e6ef2b2' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '5700dfaab32379c60abfd8cffedb2fc3dd597d82fc0d3b05fd27f7019e6ef2b2' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.241Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction 'f7d00f772e10ec007bc010f3edc0c714b1bda212a3dde21c27866775cbb86702' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction 'f7d00f772e10ec007bc010f3edc0c714b1bda212a3dde21c27866775cbb86702' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.241Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '91623ae33efbd8337ced55086a6b28f604e3c63f57608e2aedead9a32393ab40' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '91623ae33efbd8337ced55086a6b28f604e3c63f57608e2aedead9a32393ab40' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.620Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '45c852273f6626c6782f75d13726d6ea86f55aa2073b0d18c41fb219ad883612' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '45c852273f6626c6782f75d13726d6ea86f55aa2073b0d18c41fb219ad883612' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.620Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '25b0daa459f24f0cea5f2c6e233dbbf5c46f510f849a479ba5726bcb7d07cce2' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '25b0daa459f24f0cea5f2c6e233dbbf5c46f510f849a479ba5726bcb7d07cce2' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.620Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '8ef8ff89912d3e7b4dfad89599c6d694ac7db5887d9061fc635d56b387431dbb' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '8ef8ff89912d3e7b4dfad89599c6d694ac7db5887d9061fc635d56b387431dbb' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.620Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction 'b6be22f54c536067d31a5d544734050a192d46fcd382e058b6796a78d8c7f7c9' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction 'b6be22f54c536067d31a5d544734050a192d46fcd382e058b6796a78d8c7f7c9' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.620Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '9030fd10b13d4e95d9660b0aa22a013403cbd1c0b74fbb8c3a0f6a00d33c143f' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '9030fd10b13d4e95d9660b0aa22a013403cbd1c0b74fbb8c3a0f6a00d33c143f' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.620Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '05ffe9552dce682d95ec69999b12f14190ffcdc7465cbb9b7dbd3c39294e00ff' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '05ffe9552dce682d95ec69999b12f14190ffcdc7465cbb9b7dbd3c39294e00ff' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.621Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction 'fffdc403e2ac19d6efe331ea265fbd1335f6e88bb3b156031e3c45b57420c499' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction 'fffdc403e2ac19d6efe331ea265fbd1335f6e88bb3b156031e3c45b57420c499' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.621Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '0bf5da8d405baf5d985f767f10b1aeaae3112f50aa860886d25cf97cf910d210' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '0bf5da8d405baf5d985f767f10b1aeaae3112f50aa860886d25cf97cf910d210' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.621Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '52dcd2a49799f524a4162cb96eb20cde90e477bad5fe6f6efb07b6b358fe7ead' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '52dcd2a49799f524a4162cb96eb20cde90e477bad5fe6f6efb07b6b358fe7ead' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T17:33:39.723Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '8b08e25a549e0b063ac95108aae8c7e24f50c99326747d6a7d45cba28d0795e4' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '8b08e25a549e0b063ac95108aae8c7e24f50c99326747d6a7d45cba28d0795e4' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ diff --git a/composer-logs/trace_20171032-114450-287.log b/composer-logs/trace_20171032-114450-287.log new file mode 100644 index 0000000..ccfc1b7 --- /dev/null +++ b/composer-logs/trace_20171032-114450-287.log @@ -0,0 +1,4 @@ +2017-10-31T17:44:51.817Z ERROR HLFConnectionManager :fabric-client() [client-utils.js]: sendPeersProposal - Promise is rejected: Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED)) + at /usr/local/lib/node_modules/composer-cli/node_modules/fabric-client/node_modules/grpc/src/node/src/client.js:434:17 {}$ +2017-10-31T17:44:51.818Z ERROR HLFConnection :queryChainCode() {"message":"Error trying to query business network. Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED))","stack":"Error: Error trying to query business network. Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED))\n at channel.queryByChaincode.then.catch (/usr/local/lib/node_modules/composer-cli/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:749:34)\n at "}$ +2017-10-31T17:44:51.819Z ERROR HLFConnection :ping() {"message":"Error trying to ping. Error: Error trying to query business network. Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED))","stack":"Error: Error trying to ping. Error: Error trying to query business network. Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED))\n at _checkRuntimeVersions.then.catch (/usr/local/lib/node_modules/composer-cli/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:663:34)\n at "}$ diff --git a/composer-logs/trace_20171032-114915-112.log b/composer-logs/trace_20171032-114915-112.log new file mode 100644 index 0000000..9b45374 --- /dev/null +++ b/composer-logs/trace_20171032-114915-112.log @@ -0,0 +1,86 @@ +2017-10-31T17:54:26.862Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'd320348485037b94fbc955b2698ee6dd83530716028c9036dd2eccf7c808a2c0' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'd320348485037b94fbc955b2698ee6dd83530716028c9036dd2eccf7c808a2c0' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:26.863Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'ed08988758f78e8a90b7d2ca0767966f07559942504c2cb024841ae014b2af93' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'ed08988758f78e8a90b7d2ca0767966f07559942504c2cb024841ae014b2af93' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:26.967Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '4b60b7b5d84e9c9bbd09c90d8f9e6e18c97869296b02912030fa24f505b17a3f' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '4b60b7b5d84e9c9bbd09c90d8f9e6e18c97869296b02912030fa24f505b17a3f' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:26.971Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '2e3f4d37140943be9c5bd724c5142bf7465e64995b9fbe5de6eb58cfa297e952' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '2e3f4d37140943be9c5bd724c5142bf7465e64995b9fbe5de6eb58cfa297e952' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:27.165Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '359f8f81c36532088b1dfafcc18583a3f8f201735df8507ae6586aa3dc0ada04' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '359f8f81c36532088b1dfafcc18583a3f8f201735df8507ae6586aa3dc0ada04' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:27.225Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'e80026309b4526188f565dbda3535540f5e5cd2f21c4b3509650b4eedf028345' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'e80026309b4526188f565dbda3535540f5e5cd2f21c4b3509650b4eedf028345' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:27.986Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '8716cbeed11622934bfc137faf0a132cfe096f517d7805d38d8882d2ddbdfd94' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '8716cbeed11622934bfc137faf0a132cfe096f517d7805d38d8882d2ddbdfd94' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:28.067Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '8a47da4b38404be05fa0d2a56b3ff7bcf1c155d5918c4fd8183886a5e693f1a5' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '8a47da4b38404be05fa0d2a56b3ff7bcf1c155d5918c4fd8183886a5e693f1a5' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:28.259Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '803cc47c99dc500a473bf0663c392f54d2f2b4058a55310c4ef43f535c5a7645' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '803cc47c99dc500a473bf0663c392f54d2f2b4058a55310c4ef43f535c5a7645' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:28.374Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '2cbc2289f86954741355b78e0e58460c0fcb9ca0e4572ba2d18f035d82d9e675' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '2cbc2289f86954741355b78e0e58460c0fcb9ca0e4572ba2d18f035d82d9e675' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:28.408Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'bd0bed59477ce0f7fec11a79015a692923bf9dd66a106b41e412301af271ed25' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'bd0bed59477ce0f7fec11a79015a692923bf9dd66a106b41e412301af271ed25' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:28.422Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '6a65c2df8ae0ec00e885a535842fddadbe36abfd180d91cd8cff355a603ddf59' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '6a65c2df8ae0ec00e885a535842fddadbe36abfd180d91cd8cff355a603ddf59' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:28.542Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'b9fb72b5fae0cb78d93dd5b91d9ed12252bdfc9b21017eb6ecd5430d42c9ecb4' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'b9fb72b5fae0cb78d93dd5b91d9ed12252bdfc9b21017eb6ecd5430d42c9ecb4' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:28.761Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '28983c9ae436f4d14f2ffaa38e1f4ffdd246916bb8bafeb2226c37e3fe06338d' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '28983c9ae436f4d14f2ffaa38e1f4ffdd246916bb8bafeb2226c37e3fe06338d' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:29.269Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '371e7567d78f66c254539683bce2c5609a384bcf5a9a8ce5933eef513dc437be' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '371e7567d78f66c254539683bce2c5609a384bcf5a9a8ce5933eef513dc437be' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:29.448Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'f3d55d570c59e420eb55073c75fbc122459b6ff30b0bb0e38afbd7a102001198' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'f3d55d570c59e420eb55073c75fbc122459b6ff30b0bb0e38afbd7a102001198' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:29.467Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'd61b94b10a3f180bd1c8a3a75deeab8ffa2780865c9a1859c41c76a7b98bd871' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'd61b94b10a3f180bd1c8a3a75deeab8ffa2780865c9a1859c41c76a7b98bd871' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:29.763Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'ff2be36536744c7439319ece5d91fb1b78f9d53a3b18182ef284dfe2934114c0' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'ff2be36536744c7439319ece5d91fb1b78f9d53a3b18182ef284dfe2934114c0' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:29.827Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'a7878f53b9d4f9a56b7fc6ffb363148e1d531e44da70e85834ba320c2d8325a5' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'a7878f53b9d4f9a56b7fc6ffb363148e1d531e44da70e85834ba320c2d8325a5' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:29.828Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '867c78ef03ead48e0eabb47f5678f4163a5825d9873d4c498790096bf59ec422' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '867c78ef03ead48e0eabb47f5678f4163a5825d9873d4c498790096bf59ec422' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:30.025Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '292d6559c0d240e7bfffa7b3d9b61950f2e1473474979027144c81f744af07cd' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '292d6559c0d240e7bfffa7b3d9b61950f2e1473474979027144c81f744af07cd' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:30.119Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '29951b33b3eac673e2998d522cec4b2ddeaa8d25ef73ddc0f22f18fbe0891cfc' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '29951b33b3eac673e2998d522cec4b2ddeaa8d25ef73ddc0f22f18fbe0891cfc' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:30.654Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'f7b6f0c621acafa7cb49dd82c6071ab3561ff2dfdb882554c7d4f3d427bf8bd5' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'f7b6f0c621acafa7cb49dd82c6071ab3561ff2dfdb882554c7d4f3d427bf8bd5' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:30.751Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'e4664441fa133c357331c3c477ab3b5af832ecbf2d053d96ddc6d7ed5a4e5390' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'e4664441fa133c357331c3c477ab3b5af832ecbf2d053d96ddc6d7ed5a4e5390' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:30.848Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'e245fd9f4929fdf1834279baf3ab0e213079b323420bc5cf29c370a515b389a5' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'e245fd9f4929fdf1834279baf3ab0e213079b323420bc5cf29c370a515b389a5' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:31.235Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'c9bfcb357ad8d21e4a7e8bb26f67bf0613b72791e37bbfe0f7e092f700ce60d5' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'c9bfcb357ad8d21e4a7e8bb26f67bf0613b72791e37bbfe0f7e092f700ce60d5' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:31.243Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'a00a11e6a9207a3776ee61372170aa9b1bd6247f2d7c4c1a6a8f78df79bd4190' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'a00a11e6a9207a3776ee61372170aa9b1bd6247f2d7c4c1a6a8f78df79bd4190' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:31.375Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'd7dedced8868f4ab5cbe5d31e4925a7963dda9e2e2190bc44f8885db56f6ef8b' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'd7dedced8868f4ab5cbe5d31e4925a7963dda9e2e2190bc44f8885db56f6ef8b' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:31.402Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '6b516c7a2031752de14ef8262d80faecfceca2673c5d81ba3135ce4d7a500f70' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '6b516c7a2031752de14ef8262d80faecfceca2673c5d81ba3135ce4d7a500f70' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:31.638Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '05b83a5b0e0ce3ec8f1e7fa5ad3f036e03a269899adbfb56b0524ff95ccaf081' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '05b83a5b0e0ce3ec8f1e7fa5ad3f036e03a269899adbfb56b0524ff95ccaf081' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:32.202Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'a07dac9e892bfead51779fd850c457cee56e3c1afbb2e84e80231d371a260aa9' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'a07dac9e892bfead51779fd850c457cee56e3c1afbb2e84e80231d371a260aa9' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:32.208Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '0f9c245039a722861fbf9162dc7fd3745681b64f54d26ab2ad056b138764ff54' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '0f9c245039a722861fbf9162dc7fd3745681b64f54d26ab2ad056b138764ff54' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:32.309Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '954c4b4e71d1735df8f6bb94b2ba5db9eecdb0dd13732a6c208c22515aca4f91' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '954c4b4e71d1735df8f6bb94b2ba5db9eecdb0dd13732a6c208c22515aca4f91' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:32.503Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'ea077fc5eb682f06fcc0ad6f9f333c6c7c2216cc3df96336d83de2b94d1dbb6d' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'ea077fc5eb682f06fcc0ad6f9f333c6c7c2216cc3df96336d83de2b94d1dbb6d' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:32.698Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '64a9dc666ce0a31083c6b653ad931a264d4f18b0e9fa2c32112e0869092a8fed' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '64a9dc666ce0a31083c6b653ad931a264d4f18b0e9fa2c32112e0869092a8fed' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:32.751Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '852fafee5053bbeb845ac6d36cd055663a17ea07d1c622619d0e7f139550c70c' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '852fafee5053bbeb845ac6d36cd055663a17ea07d1c622619d0e7f139550c70c' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:32.786Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'cc1584487b0981093517625ef9dac8ff2d4ff21c28246e8c1bb8d75392ed7289' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'cc1584487b0981093517625ef9dac8ff2d4ff21c28246e8c1bb8d75392ed7289' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:33.198Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '8d3d3a187d847e868f9bb1776a584f8c1490ef85fd339641a9ee7d0e023b2a22' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '8d3d3a187d847e868f9bb1776a584f8c1490ef85fd339641a9ee7d0e023b2a22' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:33.610Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'd8cf5fda645784ef5ac10614b5c93d28e381d38f1eda63d42cb0c04491070da5' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'd8cf5fda645784ef5ac10614b5c93d28e381d38f1eda63d42cb0c04491070da5' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:33.675Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'acdf1c2cb1934ea9b816e434f412de7683b7cacd42002b34632f0fec60829e25' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'acdf1c2cb1934ea9b816e434f412de7683b7cacd42002b34632f0fec60829e25' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:33.790Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '940cdc6361a5c44450acdfc429765514f4064198cd7e526e9bf25e3a15706911' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '940cdc6361a5c44450acdfc429765514f4064198cd7e526e9bf25e3a15706911' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:33.861Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '528f1214724581e4413bf534e60ba6174f4ea12f0a90bfc2b082e75b02b71f99' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '528f1214724581e4413bf534e60ba6174f4ea12f0a90bfc2b082e75b02b71f99' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:34.000Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'f0cdb48fcc54ae7b9edce2abce447d925132a9152c4b15255c9721b909828db4' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'f0cdb48fcc54ae7b9edce2abce447d925132a9152c4b15255c9721b909828db4' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:34.132Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'ce8a8c1ecc61e3a657f0372031b8f53e1765557af2de23af1bb75e23cb5b1103' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'ce8a8c1ecc61e3a657f0372031b8f53e1765557af2de23af1bb75e23cb5b1103' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:34.285Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'ab052aa49cc3a83692f779986379c0c89c9ae24c1eb8ac30d32b02ffcda96554' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'ab052aa49cc3a83692f779986379c0c89c9ae24c1eb8ac30d32b02ffcda96554' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:34.705Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'c4ccd16b7eb5fdeb8ad02948c4877a8b443a34833cac550de45a5afdf36637b1' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'c4ccd16b7eb5fdeb8ad02948c4877a8b443a34833cac550de45a5afdf36637b1' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:34.888Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '4ea5a099d883b3f86c1a5e39e41cbc848901ca38bf627dae130cf4c9410cf6e2' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '4ea5a099d883b3f86c1a5e39e41cbc848901ca38bf627dae130cf4c9410cf6e2' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:35.026Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '5d879d25b3097a5c200bf8cdee1b06e1130286fdf80857813c07f261676ad273' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '5d879d25b3097a5c200bf8cdee1b06e1130286fdf80857813c07f261676ad273' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:35.207Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'afbf208bf4deb330c420de0b1cee9ee9420db19aaf1146a5895b334174e0c0ed' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'afbf208bf4deb330c420de0b1cee9ee9420db19aaf1146a5895b334174e0c0ed' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:35.276Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '9eff2a145aef01b0f258ab322df8fa97762ee8a5cf6b69c226f5e89dae1557fa' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '9eff2a145aef01b0f258ab322df8fa97762ee8a5cf6b69c226f5e89dae1557fa' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:35.406Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'ff82bc8355e8ce020d89e313c55c2c755e0a15c084f775547001eec2967565ce' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'ff82bc8355e8ce020d89e313c55c2c755e0a15c084f775547001eec2967565ce' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:35.780Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'c9d60c4fb83a417d0644542263a91c41bcaf5c86423620b9ff5c075a28e8786f' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'c9d60c4fb83a417d0644542263a91c41bcaf5c86423620b9ff5c075a28e8786f' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:36.193Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'd7a14c5ca6329744eeb8ccfba2ebc4b23f214a301ee93c5ef668c183ec8d9e9b' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'd7a14c5ca6329744eeb8ccfba2ebc4b23f214a301ee93c5ef668c183ec8d9e9b' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:36.270Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '351568c170093fd54f445707c9045498d5002530d0629834b5327b1bad087d5c' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '351568c170093fd54f445707c9045498d5002530d0629834b5327b1bad087d5c' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:36.446Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '87738d82974bc5f45f394cd16e9a7200cbaa59e5f94b3645af32539fb6a70063' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '87738d82974bc5f45f394cd16e9a7200cbaa59e5f94b3645af32539fb6a70063' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:36.570Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'c0ee48197a893b88f4ff95aefe6ece0d6e7f75ca1e3561f6631fd0d7a3ca2bcd' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'c0ee48197a893b88f4ff95aefe6ece0d6e7f75ca1e3561f6631fd0d7a3ca2bcd' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:36.992Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '065fd314ce6bb62659389d5a1c60698e8484fc19fc93bd7e43402e08d1ad52dd' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '065fd314ce6bb62659389d5a1c60698e8484fc19fc93bd7e43402e08d1ad52dd' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:37.070Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'a122b50be33282d839b735764db142760534951292d803548a6beda93591f3c3' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'a122b50be33282d839b735764db142760534951292d803548a6beda93591f3c3' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:37.090Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'c54b12ac2911c17abdf845905c26ecb07996f35be2a31fdb92f16e281a50b166' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'c54b12ac2911c17abdf845905c26ecb07996f35be2a31fdb92f16e281a50b166' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:37.594Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '2058030f4058661a2e930578db7f5f7249d8f46d889e4576aa571a6de3b0d255' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '2058030f4058661a2e930578db7f5f7249d8f46d889e4576aa571a6de3b0d255' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:37.655Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '1035633aeb722cb6314e95af95f5ed7f195cb0e1f896e86c1ee2186bf5993465' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '1035633aeb722cb6314e95af95f5ed7f195cb0e1f896e86c1ee2186bf5993465' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:37.783Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '4a3ecc376855274d45ed58aa37b58ca98e2ac5e00bc433077233d3cab43278f6' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '4a3ecc376855274d45ed58aa37b58ca98e2ac5e00bc433077233d3cab43278f6' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:37.814Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '7b104114705fcbe0cb87f916d03d146b0d8729e8d185bb5b0a8a4a248e9b4651' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '7b104114705fcbe0cb87f916d03d146b0d8729e8d185bb5b0a8a4a248e9b4651' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:37.866Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '2fd57b31d9b4ffb39ddf49b785132b5078b70c9f469e98d4bf38528ed2823f5e' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '2fd57b31d9b4ffb39ddf49b785132b5078b70c9f469e98d4bf38528ed2823f5e' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:38.393Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '63852e1cdac9bbfb1094e1b332f1604055614bb127ca589c4b5cc509cea4927e' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '63852e1cdac9bbfb1094e1b332f1604055614bb127ca589c4b5cc509cea4927e' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:38.498Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '072fc28a262d3aff888fe39ae58e373ac90f123fc03854dbaa1ff432892539d1' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '072fc28a262d3aff888fe39ae58e373ac90f123fc03854dbaa1ff432892539d1' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:38.654Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '5f50417907020381e43ba79029d8b6adec21c3a0a0f1de65241f0c319f9ea6a7' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '5f50417907020381e43ba79029d8b6adec21c3a0a0f1de65241f0c319f9ea6a7' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:38.849Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'd9c5d5300ba4d7e0093b1bf0430825e7ffe9edfb6e41c4d0be8107f1b0fd0d33' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'd9c5d5300ba4d7e0093b1bf0430825e7ffe9edfb6e41c4d0be8107f1b0fd0d33' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:38.909Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '198ee29b1abe76e44dbe3a845356e50b28748e1f25f0ffe2a77fea77fb4bd89e' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '198ee29b1abe76e44dbe3a845356e50b28748e1f25f0ffe2a77fea77fb4bd89e' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:39.131Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '643d85818cf30caf808ae0285bdf8d152bdbb78d9898c7b37bab37e8d7e94f12' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '643d85818cf30caf808ae0285bdf8d152bdbb78d9898c7b37bab37e8d7e94f12' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:39.187Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '8b9561c494cd8276a8d2cb64428c8e5660fe538ca76eb87e22a070f6f28ce08e' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '8b9561c494cd8276a8d2cb64428c8e5660fe538ca76eb87e22a070f6f28ce08e' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:39.432Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '9dd22cc648f3d13eb3b373979a0a64a6346ffd7a3184323d93f543afe6a23af6' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '9dd22cc648f3d13eb3b373979a0a64a6346ffd7a3184323d93f543afe6a23af6' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:39.582Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'c187e1b2d1a88402481cbdeb0dacd4499ca557ea4e9b945fcceaa9cd7a70e7c0' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'c187e1b2d1a88402481cbdeb0dacd4499ca557ea4e9b945fcceaa9cd7a70e7c0' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:40.107Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'f30ffd0022d1fe72604f9a3b27506736b80effeaf6093c8da05bd1453dd3f561' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'f30ffd0022d1fe72604f9a3b27506736b80effeaf6093c8da05bd1453dd3f561' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:40.107Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'bee6e441773bedd77d2d110245e239ffddcae274ac0189cf3402a84c709ea400' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'bee6e441773bedd77d2d110245e239ffddcae274ac0189cf3402a84c709ea400' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:40.161Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'e54f2f30e9a86f59b50097c0c675a26a8c0b9ee7c8e00da1c5e08125d618589f' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'e54f2f30e9a86f59b50097c0c675a26a8c0b9ee7c8e00da1c5e08125d618589f' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:40.415Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '7e82c3665c396158c436d26b1ac7f2f6850e373b8250a94f256fdb8197789972' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '7e82c3665c396158c436d26b1ac7f2f6850e373b8250a94f256fdb8197789972' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:40.559Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'ba7a69bc3e9ba5570fcec9560e9df9a0325910f762c088649feec51419dd8c46' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'ba7a69bc3e9ba5570fcec9560e9df9a0325910f762c088649feec51419dd8c46' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:40.801Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '8134983b9d9710b616dc37a8b3caa2fa9d6baffa0896fae4cb88b3e8a5de45b6' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '8134983b9d9710b616dc37a8b3caa2fa9d6baffa0896fae4cb88b3e8a5de45b6' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:40.865Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'a1bdb46d347a86ce64c947a08bbdaa122235901779731e23d0e0e2c5e958d1e8' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'a1bdb46d347a86ce64c947a08bbdaa122235901779731e23d0e0e2c5e958d1e8' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:41.198Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'a1a18f79c70dfd8243bfa143c7fa8250c4bd5814d774532d33c46da1bdc29ab9' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'a1a18f79c70dfd8243bfa143c7fa8250c4bd5814d774532d33c46da1bdc29ab9' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:41.420Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '6a32782a98086a9addcbb42cf32ac55c0e84a7b252d3a1591c56ea601434cef7' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '6a32782a98086a9addcbb42cf32ac55c0e84a7b252d3a1591c56ea601434cef7' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:41.437Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '1db9010360ee692fac9d9d9568f96f4f23c9222b1699e9004e7ec15f5a0c25c1' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '1db9010360ee692fac9d9d9568f96f4f23c9222b1699e9004e7ec15f5a0c25c1' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:41.486Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction '93e4e616809c5642f0cf0ca124cc2ed106ba88a5a072e0f39594221353e69fa4' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction '93e4e616809c5642f0cf0ca124cc2ed106ba88a5a072e0f39594221353e69fa4' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:41.685Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'af4d6164e611ad45f7638cfacd0cc4926c19791d21a9cda40ac1937d37dfa582' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'af4d6164e611ad45f7638cfacd0cc4926c19791d21a9cda40ac1937d37dfa582' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ +2017-10-31T17:54:42.006Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Failed to receive commit notification for transaction 'd2f00ce246b60123896b1adb71dcd730bd594abd943665cb09d709e88335b7e1' within the timeout period","stack":"Error: Error trying invoke business network. Error: Failed to receive commit notification for transaction 'd2f00ce246b60123896b1adb71dcd730bd594abd943665cb09d709e88335b7e1' within the timeout period\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at "}$ diff --git a/composer-logs/trace_20171032-115614-865.log b/composer-logs/trace_20171032-115614-865.log new file mode 100644 index 0000000..e151e53 --- /dev/null +++ b/composer-logs/trace_20171032-115614-865.log @@ -0,0 +1,4 @@ +2017-10-31T17:56:16.458Z ERROR HLFConnectionManager :fabric-client() [client-utils.js]: sendPeersProposal - Promise is rejected: Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED)) + at /usr/local/lib/node_modules/composer-cli/node_modules/fabric-client/node_modules/grpc/src/node/src/client.js:434:17 {}$ +2017-10-31T17:56:16.459Z ERROR HLFConnection :queryChainCode() {"message":"Error trying to query business network. Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED))","stack":"Error: Error trying to query business network. Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED))\n at channel.queryByChaincode.then.catch (/usr/local/lib/node_modules/composer-cli/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:749:34)\n at "}$ +2017-10-31T17:56:16.459Z ERROR HLFConnection :ping() {"message":"Error trying to ping. Error: Error trying to query business network. Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED))","stack":"Error: Error trying to ping. Error: Error trying to query business network. Error: chaincode error (status: 500, message: Error: The current identity must be activated (ACTIVATION_REQUIRED))\n at _checkRuntimeVersions.then.catch (/usr/local/lib/node_modules/composer-cli/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:663:34)\n at "}$ diff --git a/composer-logs/trace_20171032-120402-185.log b/composer-logs/trace_20171032-120402-185.log new file mode 100644 index 0000000..dbe7476 --- /dev/null +++ b/composer-logs/trace_20171032-120402-185.log @@ -0,0 +1,4 @@ +2017-10-31T18:04:13.748Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '67d7e07f1f21127ba872c43eb31a408bbcc08ecbf447190bcf2f7e3046ae2d19' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '67d7e07f1f21127ba872c43eb31a408bbcc08ecbf447190bcf2f7e3046ae2d19' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T18:04:13.748Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '9493d02402d4094972862cee7bd3ca99ba55863a9811c150929cb595ec966843' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '9493d02402d4094972862cee7bd3ca99ba55863a9811c150929cb595ec966843' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T18:04:13.748Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '911a14249233666826c2063c7b8dd8299226b5afbaec32b7c7ee49f02366ab98' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '911a14249233666826c2063c7b8dd8299226b5afbaec32b7c7ee49f02366ab98' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T18:04:15.491Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '4cef64412e20fe121a522db97eff38dde8a9a64742547131b6421a1dc70434d1' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '4cef64412e20fe121a522db97eff38dde8a9a64742547131b6421a1dc70434d1' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ diff --git a/composer-logs/trace_20171032-120441-276.log b/composer-logs/trace_20171032-120441-276.log new file mode 100644 index 0000000..e3735c9 --- /dev/null +++ b/composer-logs/trace_20171032-120441-276.log @@ -0,0 +1,5 @@ +2017-10-31T18:04:51.925Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '26316009e0a8df9d134d714498de55a3d9f9f833abdbdc9ab276d0199584bc17' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '26316009e0a8df9d134d714498de55a3d9f9f833abdbdc9ab276d0199584bc17' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T18:04:51.926Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '060aa3bee4a82e50cea5a16c576151662d0bef8fe19298f44eb3239fa767a599' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '060aa3bee4a82e50cea5a16c576151662d0bef8fe19298f44eb3239fa767a599' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T18:04:51.926Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '5f92f5d9ab558e76d4f0c987b393eb998aee59cc7026ae7d1ed47ede67fa57a1' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '5f92f5d9ab558e76d4f0c987b393eb998aee59cc7026ae7d1ed47ede67fa57a1' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T18:04:51.926Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '022f9749e982fa5d67ead45902889c7386139238a52d29f0d959cb5f446ed876' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '022f9749e982fa5d67ead45902889c7386139238a52d29f0d959cb5f446ed876' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ +2017-10-31T18:04:53.498Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: Peer has rejected transaction '04c7d14327a9c988df191c4f1aa12dbce6ef9382001c20f84007eddbde16bf57' with code MVCC_READ_CONFLICT","stack":"Error: Error trying invoke business network. Error: Peer has rejected transaction '04c7d14327a9c988df191c4f1aa12dbce6ef9382001c20f84007eddbde16bf57' with code MVCC_READ_CONFLICT\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at \n at process._tickCallback (internal/process/next_tick.js:188:7)"}$ diff --git a/dist/lyra-cli.bna b/dist/lyra-cli.bna index 53c5e84aee7c165bddd1905bda285dcd91e9ed5b..dcbe512e5d872d9cf2a84fcd9e4636ebd94e2ea5 100644 GIT binary patch delta 145 zcmbPiFxfyTz?+$civa|F^~HN0$;kCT9vL zfd%>mRGGj6+l1u70yl&fGIPL8ncOI51d$ap0n=~AtiZIEI7B>N+z!lNAg&LlFNr$> E07>UE8UO$Q diff --git a/index.js b/index.js index d3a4dc4..1af0a36 100755 --- a/index.js +++ b/index.js @@ -93,6 +93,7 @@ switch (yargs._[0]) { case 'author': console.log(chalk.bold.cyan('Lyra CLI App'), chalk.bold.green('Made by Aabo Technologies © 2017')); author(); + process.exit(0); break; case 'assets': @@ -120,7 +121,7 @@ switch (yargs._[0]) { break; case 'initialize': console.log(chalk.bold.cyan('Lyra CLI App'), chalk.bold.green('Made by Aabo Technologies © 2017')); - hyper.batchAccount(yargs.amount, yargs.top, yargs.bottom) + hyper.batchAccount(yargs.amount, yargs.bottom, yargs.top) .then(() => { process.exit(0); }) @@ -454,7 +455,7 @@ function batchCreation(whereTo) { ]; inquirer.prompt(questions).then(function (answers) { - hyper.batchAccount(answers.input,input.bottom,input.top) + hyper.batchAccount(answers.clientNumber,answers.bottom,answers.top) .then(()=>{ if('debug'){ debugMenu(); diff --git a/package-lock.json b/package-lock.json index 2fb7ee6..0fb411a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "lyra-cli", - "version": "0.8.6", + "version": "0.8.7", "lockfileVersion": 1, "requires": true, "dependencies": {