Created
February 23, 2012 16:47
-
-
Save jcoyne/1893697 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ tmp/riak_test_server/bin/riak console | |
!!!! | |
!!!! WARNING: ulimit -n is 256; 1024 is the recommended minimum. | |
!!!! | |
Exec: /Users/justin/workspace/riak-1.0.3/erts-5.8.4/bin/erlexec -boot /Users/justin/workspace/riak-1.0.3/releases/1.0.3/riak -embedded -config /Users/justin/workspace/cocupu/tmp/riak_test_server/etc/app.config -pa ./lib/basho-patches -args_file /Users/justin/workspace/cocupu/tmp/riak_test_server/etc/vm.args -- console | |
Root: /Users/justin/workspace/riak-1.0.3 | |
Erlang R14B03 (erts-5.8.4) [source] [64-bit] [smp:4:4] [rq:4] [async-threads:64] [hipe] [kernel-poll:true] | |
** ./lib/basho-patches/etop_txt.beam hides /Users/justin/workspace/riak-1.0.3/lib/observer-0.9.9/ebin/etop_txt.beam | |
** /Users/justin/workspace/riak-1.0.3/lib/observer-0.9.9/ebin/etop_txt.beam hides /Users/justin/workspace/riak-1.0.3/lib/basho-patches/etop_txt.beam | |
** Found 2 name clashes in code paths | |
{"Kernel pid terminated",application_controller,"{application_start_failure,riak_core,{shutdown,{riak_core_app,start,[normal,[]]}}}"} | |
Crash dump was written to: /Users/justin/workspace/cocupu/tmp/riak_test_server/log/erl_crash.dump | |
Kernel pid terminated (application_controller) ({application_start_failure,riak_core,{shutdown,{riak_core_app,start,[normal,[]]}}}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment