I am new working with Riak, so it might be a simple oversight, but working
with Riak 2.0.5 I had no problems with Riak starting, when "search = on",
when Riak was fully installed. But recently attempting to work with Riak
2.1.1, following all the same instructions as 2.0.5, when I attempt to start
a node with "search = on" in the riak.conf the node times out and fails to
start. My crash.log reports 

2015-07-17 12:05:32 =ERROR REPORT====
** Generic server yz_solr_proc terminating
** Last message in was {#Port<0.9597>,{exit_status,1}}
** When Server state == {state,"/var/lib/riak/yz",#Port<0.9597>,8093,8985}
** Reason for termination ==
** {"solr OS process exited",1}
2015-07-17 12:05:32 =CRASH REPORT====
  crasher:
    initial call: yz_solr_proc:init/1
    pid: <0.606.0>
    registered_name: yz_solr_proc
    exception exit: {{"solr OS process
exited",1},[{gen_server,terminate,6,[{file,"gen_server.erl"},{line,744}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}
    ancestors: [yz_solr_sup,yz_sup,<0.603.0>]
    messages: [{'EXIT',#Port<0.9597>,normal}]
    links: [<0.605.0>]
    dictionary: []
    trap_exit: true
    status: running
    heap_size: 376
    stack_size: 27
    reductions: 6996
  neighbours:

2015-07-17 12:05:32 =SUPERVISOR REPORT====
     Supervisor: {local,yz_solr_sup}
     Context:    shutdown
     Reason:     reached_max_restart_intensity
     Offender:  
[{pid,<0.647.0>},{name,yz_solr_proc},{mfargs,{yz_solr_proc,start_link,["/var/lib/riak/yz",8093,8985]}},{restart_type,permanent},{shutdown,5000},{child_type,worker}]

2015-07-17 12:05:32 =SUPERVISOR REPORT====
     Supervisor: {local,yz_sup}
     Context:    child_terminated
     Reason:     shutdown
     Offender:  
[{pid,<0.605.0>},{name,yz_solr_sup},{mfargs,{yz_solr_sup,start_link,[]}},{restart_type,permanent},{shutdown,5000},{child_type,supervisor}]

I am wondering if there is something I have configured wrong. If someone
knows what is wrong or thinks they could solve it but requires more
information I would love help.



--
View this message in context: 
http://riak-users.197444.n3.nabble.com/Riak-2-1-1-not-starting-with-search-on-tp4033223.html
Sent from the Riak Users mailing list archive at Nabble.com.

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to