Skip to content
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
@smithbk

Description

@smithbk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions