Hello - Sounds like you have an older version of Erlang trying to load code compiled with a newer version of Erlang.
Cheers, Dave > On Sep 23, 2013, at 10:48 PM, Darren Govoni <[email protected]> wrote: > > Hi, > I am following the directions for configuring Riak with Riak-CS. > > http://docs.basho.com/riakcs/latest/cookbooks/configuration/Configuring-Riak/ > > When I follow the directions, riak console gives a problem when starting: > > 22:43:33.174 [error] Loading of > /usr/lib/riak-cs/lib/riak_cs-1.4.1/ebin/riak_cs_kv_multi_backend.beam failed: > badfile > > 22:43:33.174 [error] Failed to start riak_cs_kv_multi_backend Reason: > {undef,[{riak_cs_kv_multi_backend,start,[0,[{async_folds,true},[{vnode_vclocks,true},{included_applications,[]},{allow_strfun,false},{reduce_js_vm_count,6},{storage_backend,riak_cs_kv_multi_backend},{legacy_keylisting,false},{pb_ip,"127.0.0.1"},{hook_js_vm_count,2},{listkeys_backpressure,true},{mapred_name,"mapred"},{stats_urlpath,"stats"},{legacy_stats,true},{js_thread_stack,16},{multi_backend,[{be_default,riak_kv_eleveldb_backend,[{max_open_files,50},{data_root,"/var/lib/riak/leveldb"}]},{be_blocks,riak_kv_bitcask_backend,[{data_root,"/var/lib/riak/bitcask"}]}]},{multi_backend_prefix_list,[{<<"0b:">>,be_blocks}]},{riak_kv_stat,true},{add_paths,["/usr/lib/riak-cs/lib/riak_cs-1.4.1/ebin"]},{http_url_encoding,on},{map_js_vm_count,8},{pb_port,8087},{multi_backend_default,be_default},{mapred_2i_pipe,true},{mapred_system,pipe},{js_max_vm_mem,8}]]]},{riak_kv_vnode,init,1},{riak_core_vnode,init,1},{gen_fsm,init_it,6},{proc_lib,init_p_do_apply,3}]} > 22:43:33.250 [error] beam/beam_load.c(1365): Error loading module > riak_cs_kv_multi_backend: > use of opcode 153; this emulator supports only up to 152 > > > 22:43:33.330 [notice] "backend module failed to start." > > > I am on Ubuntu 13.04 > > thanks for any tips. > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
