Skip to content

Commit

Permalink
Lyra 2.0
Browse files Browse the repository at this point in the history
This marks the end of development for the Lyra application. This solves a small issue that "syncLedger" had and uses the last resources on the ledger.
  • Loading branch information
martingdela committed Nov 24, 2017
1 parent 6b59c54 commit 8c168ff
Show file tree
Hide file tree
Showing 10 changed files with 729 additions and 7 deletions.
4 changes: 4 additions & 0 deletions Composer-Lyra/composer-logs/trace_20171124-122357-357.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
2017-11-23T18:23:59.821Z 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 /Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/fabric-client/node_modules/grpc/src/node/src/client.js:434:17 {}$
2017-11-23T18:23:59.822Z 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 (/Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:749:34)\n at <anonymous>"}$
2017-11-23T18:23:59.823Z 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 (/Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:663:34)\n at <anonymous>"}$
27 changes: 27 additions & 0 deletions Composer-Lyra/composer-logs/trace_20171124-122441-397.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
2017-11-23T18:24:43.615Z ERROR HLFConnectionManager :fabric-client() [client-utils.js]: sendPeersProposal - Promise is rejected: Error: chaincode error (status: 500, message: Error: Failed to add object with ID '25daad3d9e60b45043a70c4ab7d3b1c6' as the object already exists)
at /Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/fabric-client/node_modules/grpc/src/node/src/client.js:434:17 {}$
2017-11-23T18:24:43.616Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '25daad3d9e60b45043a70c4ab7d3b1c6' as the object already exists)","stack":"Error: Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '25daad3d9e60b45043a70c4ab7d3b1c6' as the object already exists)\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at <anonymous>"}$
2017-11-23T18:24:43.663Z ERROR HLFConnectionManager :fabric-client() [client-utils.js]: sendPeersProposal - Promise is rejected: Error: chaincode error (status: 500, message: Error: Failed to add object with ID 'e4add7a33e97736ee57712439175dfe3' as the object already exists)
at /Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/fabric-client/node_modules/grpc/src/node/src/client.js:434:17 {}$
2017-11-23T18:24:43.664Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID 'e4add7a33e97736ee57712439175dfe3' as the object already exists)","stack":"Error: Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID 'e4add7a33e97736ee57712439175dfe3' as the object already exists)\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at <anonymous>"}$
2017-11-23T18:24:43.670Z ERROR HLFConnectionManager :fabric-client() [client-utils.js]: sendPeersProposal - Promise is rejected: Error: chaincode error (status: 500, message: Error: Failed to add object with ID '706acf3204a3d094942c7bc49eba2aa8' as the object already exists)
at /Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/fabric-client/node_modules/grpc/src/node/src/client.js:434:17 {}$
2017-11-23T18:24:43.670Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '706acf3204a3d094942c7bc49eba2aa8' as the object already exists)","stack":"Error: Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '706acf3204a3d094942c7bc49eba2aa8' as the object already exists)\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at <anonymous>"}$
2017-11-23T18:24:43.704Z ERROR HLFConnectionManager :fabric-client() [client-utils.js]: sendPeersProposal - Promise is rejected: Error: chaincode error (status: 500, message: Error: Failed to add object with ID '09960d18c947355e0b797d2c266e0825' as the object already exists)
at /Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/fabric-client/node_modules/grpc/src/node/src/client.js:434:17 {}$
2017-11-23T18:24:43.704Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '09960d18c947355e0b797d2c266e0825' as the object already exists)","stack":"Error: Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '09960d18c947355e0b797d2c266e0825' as the object already exists)\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at <anonymous>"}$
2017-11-23T18:24:43.775Z ERROR HLFConnectionManager :fabric-client() [client-utils.js]: sendPeersProposal - Promise is rejected: Error: chaincode error (status: 500, message: Error: Failed to add object with ID '7b50129ab3417fd37106c433b810788e' as the object already exists)
at /Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/fabric-client/node_modules/grpc/src/node/src/client.js:434:17 {}$
2017-11-23T18:24:43.775Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '7b50129ab3417fd37106c433b810788e' as the object already exists)","stack":"Error: Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '7b50129ab3417fd37106c433b810788e' as the object already exists)\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at <anonymous>"}$
2017-11-23T18:24:43.796Z ERROR HLFConnectionManager :fabric-client() [client-utils.js]: sendPeersProposal - Promise is rejected: Error: chaincode error (status: 500, message: Error: Failed to add object with ID '079c6a8abb3dc8822bb500bbae2cf139' as the object already exists)
at /Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/fabric-client/node_modules/grpc/src/node/src/client.js:434:17 {}$
2017-11-23T18:24:43.796Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '079c6a8abb3dc8822bb500bbae2cf139' as the object already exists)","stack":"Error: Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '079c6a8abb3dc8822bb500bbae2cf139' as the object already exists)\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at <anonymous>"}$
2017-11-23T18:24:43.819Z ERROR HLFConnectionManager :fabric-client() [client-utils.js]: sendPeersProposal - Promise is rejected: Error: chaincode error (status: 500, message: Error: Failed to add object with ID '0cb988d042a7f28dd5fe2b55b3f5ac7a' as the object already exists)
at /Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/fabric-client/node_modules/grpc/src/node/src/client.js:434:17 {}$
2017-11-23T18:24:43.819Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '0cb988d042a7f28dd5fe2b55b3f5ac7a' as the object already exists)","stack":"Error: Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '0cb988d042a7f28dd5fe2b55b3f5ac7a' as the object already exists)\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at <anonymous>"}$
2017-11-23T18:24:43.911Z ERROR HLFConnectionManager :fabric-client() [client-utils.js]: sendPeersProposal - Promise is rejected: Error: chaincode error (status: 500, message: Error: Failed to add object with ID '2201a28f5d54fa4705b1a57b2404f650' as the object already exists)
at /Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/fabric-client/node_modules/grpc/src/node/src/client.js:434:17 {}$
2017-11-23T18:24:43.912Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '2201a28f5d54fa4705b1a57b2404f650' as the object already exists)","stack":"Error: Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '2201a28f5d54fa4705b1a57b2404f650' as the object already exists)\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at <anonymous>"}$
2017-11-23T18:24:44.036Z ERROR HLFConnectionManager :fabric-client() [client-utils.js]: sendPeersProposal - Promise is rejected: Error: chaincode error (status: 500, message: Error: Failed to add object with ID '249ba6277758050695e8f5909bacd6d3' as the object already exists)
at /Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/fabric-client/node_modules/grpc/src/node/src/client.js:434:17 {}$
2017-11-23T18:24:44.036Z ERROR HLFConnection :invokeChainCode() {"message":"Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '249ba6277758050695e8f5909bacd6d3' as the object already exists)","stack":"Error: Error trying invoke business network. Error: chaincode error (status: 500, message: Error: Failed to add object with ID '249ba6277758050695e8f5909bacd6d3' as the object already exists)\n at _initializeChannel.then.then.then.then.catch (/Users/a01334390/Documents/Git Projects/Lyra/Composer-Lyra/node_modules/composer-connector-hlfv1/lib/hlfconnection.js:837:34)\n at <anonymous>"}$
2 changes: 2 additions & 0 deletions Composer-Lyra/composer-logs/trace_20171124-122501-065.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
2017-11-23T18:25:08.355Z ERROR HLFConnectionManager :fabric-client() [client-utils.js]: sendPeersProposal - Promise is rejected: Error: chaincode error (status: 500, message: Error installing chaincode code lyra-cli:0.14.1(chaincode /var/hyperledger/production/chaincodes/lyra-cli.0.14.1 exists))
at /usr/local/lib/node_modules/composer-cli/node_modules/fabric-client/node_modules/grpc/src/node/src/client.js:434:17 {}$
Loading

0 comments on commit 8c168ff

Please sign in to comment.