Skip to content

Instantly share code, notes, and snippets.

@adamrabung
Created January 22, 2013 22:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamrabung/4598977 to your computer and use it in GitHub Desktop.
Save adamrabung/4598977 to your computer and use it in GitHub Desktop.
i assume this is startup?
=INFO REPORT==== 15-Dec-2012::04:27:02 ===
Limiting to approx 16284 file handles (14653 sockets)
=INFO REPORT==== 15-Dec-2012::04:27:02 ===
Memory limit set to 29049MB of 72622MB total.
=INFO REPORT==== 15-Dec-2012::04:27:02 ===
Disk free limit set to 1000MB
=INFO REPORT==== 15-Dec-2012::04:27:02 ===
Management plugin upgraded statistics to fine.
=INFO REPORT==== 15-Dec-2012::04:27:02 ===
msg_store_transient: using rabbit_msg_store_ets_index to provide index
=INFO REPORT==== 15-Dec-2012::04:27:02 ===
msg_store_persistent: using rabbit_msg_store_ets_index to provide index
=WARNING REPORT==== 15-Dec-2012::04:27:02 ===
msg_store_persistent: failed to read recovery terms: enoent
rebuilding indices from scratch
=ERROR REPORT==== 15-Dec-2012::04:27:02 ===
** Generic server <0.176.0> terminating
** Last message in was {'$gen_cast',
{submit_async,
#Fun<rabbit_queue_index.26.17658518>}}
** When Server state == 22
** Reason for termination ==
** {{case_clause,undefined},
[{rabbit_queue_index,load_segment_entries,3,[]},
{rabbit_queue_index,load_segment,2,[]},
{rabbit_queue_index,segment_entries_foldr,3,[]},
{rabbit_queue_index,scan_segments,3,[]},
{rabbit_queue_index,queue_index_walker_reader,2,[]},
{rabbit_queue_index,'-queue_index_walker/1-fun-0-',2,[]},
{worker_pool_worker,handle_cast,2,[]},
{gen_server2,handle_msg,2,[]}]}
=ERROR REPORT==== 15-Dec-2012::04:27:02 ===
Error description:
{badmatch,
{error,
{{{{case_clause,undefined},
[{rabbit_queue_index,load_segment_entries,3,[]},
{rabbit_queue_index,load_segment,2,[]},
{rabbit_queue_index,segment_entries_foldr,3,[]},
{rabbit_queue_index,scan_segments,3,[]},
{rabbit_queue_index,queue_index_walker_reader,2,[]},
{rabbit_queue_index,'-queue_index_walker/1-fun-0-',2,[]},
{worker_pool_worker,handle_cast,2,[]},
{gen_server2,handle_msg,2,[]}]},
{gen_server2,call,[<0.238.0>,out,infinity]}},
{child,undefined,msg_store_persistent,
{rabbit_msg_store,start_link,
[msg_store_persistent,"/data/sq/db/rabbit@spaceunicorn",
<285 lines of small ints, like this: <<236,149,37,84,157,60,118,36,180,192,198,227,156,106,69, 27>>,
{#Fun<rabbit_queue_index.2.89252852>,
{start,
transient,4294967295,worker,
<many lines listing all of my queues>
[rabbit_msg_store]}}}}
Log files (may contain more information):
/data/sq/log/rabbit@spaceunicorn.log
/data/sq/log/rabbit@spaceunicorn-sasl.log
Stack trace:
[{rabbit_variable_queue,start_msg_store,2,[]},
{rabbit_amqqueue,start,0,[]},
{rabbit,recover,0,[]},
{rabbit,'-run_boot_step/1-lc$^1/1-1-',1,[]},
{rabbit,run_boot_step,1,[]},
{rabbit,'-start/2-lc$^0/1-0-',1,[]},
{rabbit,start,2,[]},
{application_master,start_it_old,4,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment