Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Crash on forced disconnect #20

Open
robarnold opened this issue Jun 23, 2011 · 0 comments
Open

Crash on forced disconnect #20

robarnold opened this issue Jun 23, 2011 · 0 comments
Assignees

Comments

@robarnold
Copy link
Collaborator

Unhandled connection error: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown'

node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: CONNECTION_FORCED - broker forced connection closure with reason 'shutdown'
at Connection._onMethod (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:959:15)
at AMQPParser.onMethod (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:807:12)
at AMQPParser._parseMethodFrame (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:454:10)
at AMQPParser.execute (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:205:20)
at Connection. (/usr/home/dev/tree-bot/node_modules/pulse/node_modules/amqp/amqp.js:847:12)
at Connection.emit (events.js:64:17)
at Connection._onReadable (net.js:676:14)
at IOWatcher.onReadable as callback

@ghost ghost assigned sdwilsh Jun 23, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants