This repository was archived by the owner on Mar 30, 2018. It is now read-only.
This repository was archived by the owner on Mar 30, 2018. It is now read-only.
Member services fails under load with "database is locked" error #2120
Closed
Description
Description
The following error occurs when running load against memberservices
ERROR: 2016/06/07 22:27:53 eca.go:252: database is locked
I'm not sure if this is it, but see http://stackoverflow.com/questions/32479071/sqlite3-error-database-is-locked-in-golang which was fixed by closing all rows. Perhaps the same?
Describe How to Reproduce
From inside vagrant:
start membersrvc
start peer
cd fabric/sdk/node/bin
node main.js test.json
Metadata
Metadata
Assignees
Labels
No labels