Skip to content

Instantly share code, notes, and snippets.

@msacks
Created June 28, 2012 21:20
Show Gist options
  • Save msacks/3013980 to your computer and use it in GitHub Desktop.
Save msacks/3013980 to your computer and use it in GitHub Desktop.
[2012-06-28T21:15:26.868000 #20276] WARN -- : Input thread exception {"timestamp":"2012-06-28T21:15:26.867000 +0000","plugin":"LogStash::Inputs::Amqp: {\"type\"=>\"all\", \"host\"=>\"localhost\", \"exchange\"=>\"rawlogs\", \"name\"=>\"rawlogs_consumer\", \"debug\"=>false, \"add_field\"=>{}, \"port\"=>5672, \"user\"=>\"guest\", \"password\"=><password>, \"key\"=>\"logstash\", \"vhost\"=>\"/\", \"passive\"=>false, \"durable\"=>false, \"auto_delete\"=>true, \"exclusive\"=>true, \"prefetch_count\"=>1, \"ack\"=>true, \"ssl\"=>false, \"verify_ssl\"=>false}","exception":"Error Reply Code: 405\nError Reply Text: RESOURCE_LOCKED - cannot obtain exclusive access to locked queue 'rawlogs_consumer' in vhost '/'","backtrace":["file:/home/logstash/logstash-1.1.0-monolithic.jar!/gems/bunny-0.7.8/lib/bunny/client08.rb:78:in `check_response'","file:/home/logstash/logstash-1.1.0-monolithic.jar!/gems/bunny-0.7.8/lib/bunny/queue08.rb:46:in `initialize'","file:/home/logstash/logstash-1.1.0-monolithic.jar!/gems/bunny-0.7.8/lib/bunny/client08.rb:294:in `queue'","file:/home/logstash/logstash-1.1.0-monolithic.jar!/logstash/inputs/amqp.rb:118:in `run'","file:/home/logstash/logstash-1.1.0-monolithic.jar!/logstash/agent.rb:631:in `run_input'","file:/home/logstash/logstash-1.1.0-monolithic.jar!/logstash/agent.rb:322:in `start_input'"],"message":"Input thread exception","level":"warn"}
E, [2012-06-28T21:15:26.869000 #20276] ERROR -- : Restarting input due to exception {"timestamp":"2012-06-28T21:15:26.869000 +0000","plugin":"LogStash::Inputs::Amqp: {\"type\"=>\"all\", \"host\"=>\"localhost\", \"exchange\"=>\"rawlogs\", \"name\"=>\"rawlogs_consumer\", \"debug\"=>false, \"add_field\"=>{}, \"port\"=>5672, \"user\"=>\"guest\", \"password\"=><password>, \"key\"=>\"logstash\", \"vhost\"=>\"/\", \"passive\"=>false, \"durable\"=>false, \"auto_delete\"=>true, \"exclusive\"=>true, \"prefetch_count\"=>1, \"ack\"=>true, \"ssl\"=>false, \"verify_ssl\"=>false}","message":"Restarting input due to exception","level":"error"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment