Advertisement
Guest User

log RabbitMQStartup

a guest
Sep 20th, 2011
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.81 KB | None | 0 0
  1.  
  2. =INFO REPORT==== 20-Sep-2011::17:18:12 ===
  3. Limiting to approx 924 file handles (829 sockets)
  4.  
  5. =INFO REPORT==== 20-Sep-2011::17:18:12 ===
  6. Memory limit set to 409MB.
  7.  
  8. =INFO REPORT==== 20-Sep-2011::17:18:12 ===
  9. Management plugin upgraded statistics to fine.
  10.  
  11. =INFO REPORT==== 20-Sep-2011::17:18:12 ===
  12. msg_store_transient: using rabbit_msg_store_ets_index to provide index
  13.  
  14. =INFO REPORT==== 20-Sep-2011::17:18:12 ===
  15. msg_store_persistent: using rabbit_msg_store_ets_index to provide index
  16.  
  17. =WARNING REPORT==== 20-Sep-2011::17:18:12 ===
  18. msg_store_persistent: rebuilding indices from scratch
  19.  
  20. =INFO REPORT==== 20-Sep-2011::17:18:12 ===
  21. started TCP Listener on [::]:5672
  22.  
  23. =INFO REPORT==== 20-Sep-2011::17:18:12 ===
  24. Management agent started.
  25.  
  26. =ERROR REPORT==== 20-Sep-2011::17:18:12 ===
  27. ** Generic server rabbit_mochiweb_registry terminating
  28. ** Last message in was {add,rabbit_mgmt,#Fun<rabbit_mochiweb.2.38440353>,
  29.                             #Fun<rabbit_mochiweb.0.117123974>,
  30.                             {[],"RabbitMQ Management"}}
  31. ** When Server state == undefined
  32. ** Reason for termination ==
  33. ** {{case_clause,
  34.         {error,
  35.             {{'EXIT',
  36.                  {undef,
  37.                      [{lists,keyfind,
  38.                           [name,1,
  39.                            [{loop,#Fun<mochiweb_http.0.65037361>},
  40.                             {name,rabbit_mochiweb_web_mgmt},
  41.                             {port,55672}]]},
  42.                       {mochilists,is_defined,2},
  43.                       {mochilists,set_default,2},
  44.                       {lists,foldl,3},
  45.                       {mochiweb_http,start,1},
  46.                       {supervisor,do_start_child,2},
  47.                       {supervisor,handle_start_child,2},
  48.                       {supervisor,handle_call,3}]}},
  49.              {child,undefined,
  50.                  {rabbit_mochiweb_web,mgmt},
  51.                  {rabbit_mochiweb_web,start,[{mgmt,[{port,55672}]}]},
  52.                  permanent,5000,worker,dynamic}}}},
  53.     [{rabbit_mochiweb_sup,ensure_listener,1},
  54.      {rabbit_mochiweb_registry,handle_call,3},
  55.      {gen_server,handle_msg,5},
  56.      {proc_lib,init_p,5}]}
  57.  
  58. =INFO REPORT==== 20-Sep-2011::17:18:12 ===
  59.     application: rabbitmq_management
  60.     exited: {bad_return,
  61.              {{rabbit_mgmt_app,start,[normal,[]]},
  62.               {'EXIT',
  63.                {{{case_clause,
  64.                   {error,
  65.                    {{'EXIT',
  66.                      {undef,
  67.                       [{lists,keyfind,
  68.                         [name,1,
  69.                          [{loop,#Fun<mochiweb_http.0.65037361>},
  70.                           {name,rabbit_mochiweb_web_mgmt},
  71.                           {port,55672}]]},
  72.                        {mochilists,is_defined,2},
  73.                        {mochilists,set_default,2},
  74.                        {lists,foldl,3},
  75.                        {mochiweb_http,start,1},
  76.                        {supervisor,do_start_child,2},
  77.                        {supervisor,handle_start_child,2},
  78.                        {supervisor,handle_call,3}]}},
  79.                     {child,undefined,
  80.                      {rabbit_mochiweb_web,mgmt},
  81.                      {rabbit_mochiweb_web,start,[{mgmt,[{port,55672}]}]},
  82.                      permanent,5000,worker,dynamic}}}},
  83.                  [{rabbit_mochiweb_sup,ensure_listener,1},
  84.                   {rabbit_mochiweb_registry,handle_call,3},
  85.                   {gen_server,handle_msg,5},
  86.                   {proc_lib,init_p,5}]},
  87.                 {gen_server,call,
  88.                  [rabbit_mochiweb_registry,
  89.                   {add,rabbit_mgmt,#Fun<rabbit_mochiweb.2.38440353>,
  90.                    #Fun<rabbit_mochiweb.0.117123974>,
  91.                    {[],"RabbitMQ Management"}},
  92.                   infinity]}}}}}
  93.     type: permanent
  94.  
  95. =INFO REPORT==== 20-Sep-2011::17:18:12 ===
  96. stopped TCP Listener on [::]:5672
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement