Advertisement
Guest User

Untitled

a guest
Oct 28th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. sudo ./minuteman/bin/minuteman-env foreground
  2. Exec: /opt/mesosphere/packages/minuteman--f27eeb8cd1177cb23c011c59940154e695461b4f/minuteman/erts-8.1/bin/erlexec -noshell -noinput +Bd -boot /opt/mesosphere/packages/minuteman--f27eeb8cd1177cb23c011c59940154e695461b4f/minuteman/releases/0.0.1/minuteman -mode embedded -config /opt/mesosphere/packages/minuteman--f27eeb8cd1177cb23c011c59940154e695461b4f/minuteman/releases/0.0.1/sys.config -boot_var ERTS_LIB_DIR /opt/mesosphere/packages/minuteman--f27eeb8cd1177cb23c011c59940154e695461b4f/minuteman/erts-8.1/../lib -args_file /opt/mesosphere/packages/minuteman--f27eeb8cd1177cb23c011c59940154e695461b4f/minuteman/releases/0.0.1/vm.args -- foreground
  3. Root: /opt/mesosphere/packages/minuteman--f27eeb8cd1177cb23c011c59940154e695461b4f/minuteman
  4. Setup running ...
  5. Directories verified. Res = {[ok],[]}
  6. Setup finished processing hooks ...
  7. 20:23:11.347 [warning] Received unknown info: {'EXIT',<0.865.0>,shutdown}, in state: {state,<0.810.0>,#Ref<0.0.1.459>,[],[]}
  8.  
  9.  
  10. 20:23:18.377 [warning] lager_error_logger_h dropped 15 messages in the last second that exceeded the limit of 50 messages/sec
  11. 20:23:18.377 [error] Mnesia('minuteman@10.0.5.153'): ** ERROR ** (core dumped to file: "/opt/mesosphere/packages/minuteman--f27eeb8cd1177cb23c011c59940154e695461b4f/minuteman/MnesiaCore.minuteman@10.0.5.153_1477_599798_376763")
  12. ** FATAL ** mnesia_monitor crashed: {timeout,{gen_server,call,[application_controller,which_applications]}} state: {state,<0.831.0>,[],[],true,[],undefined,[],[]}
  13. 20:23:28.377 [error] Mnesia('minuteman@10.0.5.153'): ** ERROR ** mnesia_event got unexpected event: {'EXIT',<0.833.0>,killed}
  14. 20:23:28.378 [error] CRASH REPORT Process mnesia_event with 0 neighbours exited with reason: killed in gen_event:terminate_server/4 line 310
  15. {"Kernel pid terminated",application_controller,"{application_start_failure,minuteman,{{shutdown,{failed_to_start_child,minuteman_network_sup,{shutdown,{failed_to_start_child,minuteman_ipvs,{badmatch,{error,undef}}}}}},{minuteman_app,start,[normal,[]]}}}"}
  16. Kernel pid terminated (application_controller) ({application_start_failure,minuteman,{{shutdown,{failed_to_start_child,minuteman_network_sup,{shutdown,{failed_to_start_child,minuteman_ipvs,{badmatch,{
  17.  
  18. Crash dump is being written to: erl_crash.dump...done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement