Hello,

I tried below steps but no luck. 

#rm -rf /var/lib/riak/ring/*
#riak start

error.log

2016-04-05 08:03:11.845 [error] <0.538.0> gen_server yz_solr_proc terminated
with reason: {"solr OS process exited",1}
2016-04-05 08:03:11.845 [error] <0.538.0> CRASH REPORT Process yz_solr_proc
with 0 neighbours exited with reason: {"solr OS process exited",1} in
gen_server:terminate/6 line 744
2016-04-05 08:03:11.845 [error] <0.537.0> Supervisor yz_solr_sup had child
yz_solr_proc started with yz_solr_proc:start_link("/var/lib/riak/yz",
"/var/lib/riak/yz_temp", 8093, 8985) at <0.538.0> exit with reason {"solr OS
process exited",1} in context child_terminated
2016-04-05 08:03:12.269 [error] <0.573.0> gen_server yz_solr_proc terminated
with reason: {"solr OS process exited",1}
2016-04-05 08:03:12.269 [error] <0.573.0> CRASH REPORT Process yz_solr_proc
with 0 neighbours exited with reason: {"solr OS process exited",1} in
gen_server:terminate/6 line 744
2016-04-05 08:03:12.270 [error] <0.537.0> Supervisor yz_solr_sup had child
yz_solr_proc started with yz_solr_proc:start_link("/var/lib/riak/yz",
"/var/lib/riak/yz_temp", 8093, 8985) at <0.573.0> exit with reason {"solr OS
process exited",1} in context child_terminated
2016-04-05 08:03:12.270 [error] <0.537.0> Supervisor yz_solr_sup had child
yz_solr_proc started with yz_solr_proc:start_link("/var/lib/riak/yz",
"/var/lib/riak/yz_temp", 8093, 8985) at <0.573.0> exit with reason
reached_max_restart_intensity in context shutdown
2016-04-05 08:03:12.270 [error] <0.536.0> Supervisor yz_sup had child
yz_solr_sup started with yz_solr_sup:start_link() at <0.537.0> exit with
reason shutdown in context child_terminated
2016-04-05 08:03:12.270 [error] <0.536.0> Supervisor yz_sup had child
yz_solr_sup started with yz_solr_sup:start_link() at <0.537.0> exit with
reason reached_max_restart_intensity in context shutdown


crash.log

2016-04-05 08:03:12 =CRASH REPORT====
  crasher:
    initial call: yz_solr_proc:init/1
    pid: <0.573.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.535.0>]
    messages: [{'EXIT',#Port<0.10192>,normal}]
    links: [<0.537.0>]
    dictionary: []
    trap_exit: true
    status: running
    heap_size: 376
    stack_size: 27
    reductions: 7926
  neighbours:
2016-04-05 08:03:12 =SUPERVISOR REPORT====
     Supervisor: {local,yz_solr_sup}
     Context:    child_terminated
     Reason:     {"solr OS process exited",1}
     Offender:  
[{pid,<0.573.0>},{name,yz_solr_proc},{mfargs,{yz_solr_proc,start_link,["/var/lib/riak/yz","/var/lib/riak/yz_temp",8093,8985]}},{restart_type,permanent},{shutdown,5000},{child_type,worker}]

2016-04-05 08:03:12 =SUPERVISOR REPORT====
     Supervisor: {local,yz_solr_sup}
     Context:    shutdown
     Reason:     reached_max_restart_intensity
     Offender:  
[{pid,<0.573.0>},{name,yz_solr_proc},{mfargs,{yz_solr_proc,start_link,["/var/lib/riak/yz","/var/lib/riak/yz_temp",8093,8985]}},{restart_type,permanent},{shutdown,5000},{child_type,worker}]

2016-04-05 08:03:12 =SUPERVISOR REPORT====
     Supervisor: {local,yz_sup}
     Context:    child_terminated
     Reason:     shutdown
     Offender:  
[{pid,<0.537.0>},{name,yz_solr_sup},{mfargs,{yz_solr_sup,start_link,[]}},{restart_type,permanent},{shutdown,5000},{child_type,supervisor}]

2016-04-05 08:03:12 =SUPERVISOR REPORT====
     Supervisor: {local,yz_sup}
     Context:    shutdown
     Reason:     reached_max_restart_intensity
     Offender:  
[{pid,<0.537.0>},{name,yz_solr_sup},{mfargs,{yz_solr_sup,start_link,[]}},{restart_type,permanent},{shutdown,5000},{child_type,supervisor}]


console.log

2016-04-05 08:03:12.271 [info] <0.7.0> Application yokozuna exited with
reason: shutdown
2016-04-05 08:03:12.274 [info] <0.311.0>@riak_kv_app:prep_stop:232 Stopping
application riak_kv - marked service down.
2016-04-05 08:03:12.274 [info] <0.311.0>@riak_kv_app:prep_stop:236
Unregistered pb services
2016-04-05 08:03:12.275 [info] <0.311.0>@riak_kv_app:prep_stop:241
unregistered webmachine routes
2016-04-05 08:03:12.287 [info] <0.311.0>@riak_kv_app:prep_stop:243 all
active put FSMs completed
2016-04-05 08:03:12.287 [info] <0.375.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_hook) host stopping (<0.375.0>)
2016-04-05 08:03:12.288 [info] <0.376.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_hook) host stopping (<0.376.0>)
2016-04-05 08:03:12.288 [info] <0.368.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_reduce) host stopping (<0.368.0>)
2016-04-05 08:03:12.288 [info] <0.370.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_reduce) host stopping (<0.370.0>)
2016-04-05 08:03:12.288 [info] <0.369.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_reduce) host stopping (<0.369.0>)
2016-04-05 08:03:12.288 [info] <0.372.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_reduce) host stopping (<0.372.0>)
2016-04-05 08:03:12.288 [info] <0.373.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_reduce) host stopping (<0.373.0>)
2016-04-05 08:03:12.289 [info] <0.371.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_reduce) host stopping (<0.371.0>)
2016-04-05 08:03:12.289 [info] <0.360.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_map) host stopping (<0.360.0>)
2016-04-05 08:03:12.289 [info] <0.361.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_map) host stopping (<0.361.0>)
2016-04-05 08:03:12.289 [info] <0.363.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_map) host stopping (<0.363.0>)
2016-04-05 08:03:12.289 [info] <0.364.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_map) host stopping (<0.364.0>)
2016-04-05 08:03:12.289 [info] <0.362.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_map) host stopping (<0.362.0>)
2016-04-05 08:03:12.290 [info] <0.366.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_map) host stopping (<0.366.0>)
2016-04-05 08:03:12.290 [info] <0.359.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_map) host stopping (<0.359.0>)
2016-04-05 08:03:12.290 [info] <0.365.0>@riak_kv_js_vm:terminate:237
Spidermonkey VM (pool: riak_kv_js_map) host stopping (<0.365.0>)
2016-04-05 08:03:12.290 [info] <0.311.0>@riak_kv_app:stop:254 Stopped 
application riak_kv.
2016-04-05 08:03:12.302 [info] <0.160.0>@riak_core_app:stop:114 Stopped 
application riak_core.

Please help. 




--
View this message in context: 
http://riak-users.197444.n3.nabble.com/cannot-start-solr-no-logs-tp4033816p4034122.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