E479 intermittent issues with 1.0.0 · Issue #188 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content
intermittent issues with 1.0.0 #188
@ghost

Description

I'm suddenly experiencing failures when creating cursors using the nodejs arango-client
ArangoDB gets unresponsive and CTRL-C doesn't terminate the process.
This message is shown several times after issuing ctrl-c.

2012-09-04T10:17:33Z [9149] WARNING forcefully shutting down thread 'dispatcher'

To replicate, install the arango-client with devRequirements and run the tests.

git clone git://github.com/kaerus/arango-client.git
cd arango-client
npm install -d
npm test

By the way, Arangodb-1.0.0 install procedure (sudo make install) didn't create a log directory so the process failed to launch.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0