hyperledger / caliper

A blockchain benchmark framework to measure performance of multiple blockchain solutions https://wiki.hyperledger.org/display/caliper
https://hyperledger.github.io/caliper/
Apache License 2.0
649 stars 402 forks source link

errors running smallbank chaincode with fabric-ccp #394

Closed quangtdn closed 5 years ago

quangtdn commented 5 years ago

Hi people,

I just run a simple bencmark: npm run bench -- -c benchmark/smallbank/config.yaml -n network/fabric-v1.1/3org1peergoleveldb/fabric-ccp-go.yaml

But I got these errors. Other chaincodes are fine.

Thank you.

info: [bench-flow.js]: Started monitor successfully info: [bench-flow.js]: ####### Testing 'smallOperations' ####### info: [bench-flow.js]: ------ Test round 1 ------ error: [adapters/fabric-ccp]: Transaction[5d8b589359] life-cycle errors:

aklenik commented 5 years ago

Resolved by #430