Skip to content

Instantly share code, notes, and snippets.

@ChristopherBiscardi
Created October 29, 2013 18:22
Show Gist options
  • Save ChristopherBiscardi/7219938 to your computer and use it in GitHub Desktop.
Save ChristopherBiscardi/7219938 to your computer and use it in GitHub Desktop.
riak-2.0.0pre5 ./bin/riak console
11:13:19.118 [info] Application lager started on node nonode@nohost
11:13:19.118 [info] Checking /Users/chris/Resources/riak/riak-2.0.0pre5/bin/../etc/app.config exists... false
11:13:19.118 [info] Checking /Users/chris/Resources/riak/riak-2.0.0pre5/bin/../etc/vm.args exists... false
11:13:19.118 [info] No app.config or vm.args detected in /Users/chris/Resources/riak/riak-2.0.0pre5/bin/../etc, activating cuttlefish
11:13:19.341 [info] Adding Defaults
11:13:19.345 [info] Applying Datatypes
11:13:19.361 [info] Validation
11:13:19.364 [info] Applied 1:1 Mappings
11:13:19.367 [info] Applied Translations
config is OK
-config /Users/chris/Resources/riak/riak-2.0.0pre5/data/generated.configs/app.2013.10.29.11.13.19.config -args_file /Users/chris/Resources/riak/riak-2.0.0pre5/data/generated.configs/vm.2013.10.29.11.13.19.args -vm_args /Users/chris/Resources/riak/riak-2.0.0pre5/data/generated.configs/vm.2013.10.29.11.13.19.args
Exec: /Users/chris/Resources/riak/riak-2.0.0pre5/bin/../erts-5.10.3/bin/erlexec -boot /Users/chris/Resources/riak/riak-2.0.0pre5/bin/../releases/2.0.0pre5/riak -config /Users/chris/Resources/riak/riak-2.0.0pre5/data/generated.configs/app.2013.10.29.11.13.19.config -args_file /Users/chris/Resources/riak/riak-2.0.0pre5/data/generated.configs/vm.2013.10.29.11.13.19.args -vm_args /Users/chris/Resources/riak/riak-2.0.0pre5/data/generated.configs/vm.2013.10.29.11.13.19.args -pa /Users/chris/Resources/riak/riak-2.0.0pre5/bin/../lib/basho-patches -- console
Root: /Users/chris/Resources/riak/riak-2.0.0pre5/bin/..
Erlang R16B02-basho3 (erts-5.10.3) [source] [64-bit] [smp:2:2] [async-threads:64] [kernel-poll:true] [dtrace]
Eshell V5.10.3 (abort with ^G)
(riak@127.0.0.1)1> {"Kernel pid terminated",application_controller,"{application_terminated,yokozuna,shutdown}"}
Crash dump was written to: ./log/erl_crash.dump
Kernel pid terminated (application_controller) ({application_terminated,yokozuna,shutdown})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment