hyperledger-archives / fabric

THIS IS A READ-ONLY historic repository. Current development is at https://gerrit.hyperledger.org/r/#/admin/projects/fabric . pull requests not accepted
https://gerrit.hyperledger.org/
Apache License 2.0
1.17k stars 1.01k forks source link

How to configure ledger for Hyperledger fabric ? #2366

Open kamraanki opened 8 years ago

kamraanki commented 8 years ago

Description

Describe How to Reproduce

Run CA Server and peer as test network. Deploy any of IBM demo cp-web or marbles. It gives following error

{ name: 'query() resp error', code: 400, details: { code: -32003, message: 'Query failure', data: 'Error when querying chaincode: Error:Failed to launch chaincode spec(Could not get deployment transaction for bc25e42864477feeeedbfb5fecb7fea0c5bba627f9af2acf9c19746f705e671019dd04c1f7f7282f62a7cbefba1780d78b27507e777b3620713d7df37131442f - LedgerError - ResourceNotFound: ledger: resource not found)' } }

christo4ferris commented 8 years ago

@kamraanki we've migrated to using Jira for issue tracking, please open an issue there and close this one. You'll need a Linux Foundation ID to login. Thanks