Skip to content
This repository has been 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
smithbk opened this issue Jul 7, 2016 · 1 comment · Fixed by #2213
Closed

Member services fails under load with "database is locked" error #2120

smithbk opened this issue Jul 7, 2016 · 1 comment · Fixed by #2213

Comments

@smithbk
Copy link
Contributor

smithbk commented Jul 7, 2016

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 https://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 
@andresgaragiola
Copy link
Contributor

@srderson can you assign me this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants