<div dir="ltr">Removing schema.DAT and restarting application seems to do the trick. Seems that schema was changed.<div><br></div><div>Any options to get around that?</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Dec 3, 2018 at 11:03 AM Yevhenii Kurtov <<a href="mailto:yevhenii.kurtov@gmail.com">yevhenii.kurtov@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">mnesia_controller  stack trace is<div><br></div><div>gen_server:loop/6 (gen_server.erl:368)</div><div>proc_lib:init_p_do_apply/3 (proc_lib.erl:247)</div><div><br></div><div>It's state is</div><div><br></div><div><div>{state,<0.338.0>,true,[],[],</div><div>       {0,nil},</div><div>       [],[],</div><div>       {0,nil},</div><div>       undefined,[],[],#Ref<0.0.4.1852>,false}</div></div><div><br></div><div><br></div><div>No logged events and status is Running.</div><div><br></div><div>mnesia_locker is in the mnesia_locker.loop/1 on mnesia_locker.erl:159, it's state is  {state,<0.338.0>}</div><div>mnesia_monitor stack trace  is same as in mnesia_controller and {state,<0.338.0>,[],[],true,[],undefined,[],[]}</div><div>mnesia_tm state is {state,{0,nil},{0,nil},<0.338.0>,[],[],[]}</div><div><br></div><div>I will try to check <a href="http://mnesia.info" target="_blank">mnesia.info</a> now</div><div><br></div><div><br></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Dec 3, 2018 at 8:46 AM Dan Gudmundsson <<a href="mailto:dangud@gmail.com" target="_blank">dangud@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">That is user process waiting for completion, more interesting is what is the mnesia processes doing and what is their state,<div>mnesia_controller?</div><div>What are the other nodes doing?</div><div><br></div><div>mnesia:info() on the other nodes may give some clues on processes holding locks and so.</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Dec 3, 2018 at 8:30 AM Yevhenii Kurtov <<a href="mailto:yevhenii.kurtov@gmail.com" target="_blank">yevhenii.kurtov@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>Morning people,</div><div><br></div><div>My application is  suddenly stopped to load. Observer tells me that it's being stuck here <a href="https://github.com/erlang/otp/blob/master/lib/mnesia/src/mnesia_controller.erl#L277" target="_blank">https://github.com/erlang/otp/blob/master/lib/mnesia/src/mnesia_controller.erl#L277</a> while loading >5Gb file in disc_copies mode.</div><div>I didn't change anything related to mnesia interactions which is why this is weird. Also it doesn't even try to load anything - table is of size of 0.</div><div><br></div>Table load is performed through mnesia:force_load_table.</div><div dir="ltr"><br></div><div>Can anyone please suggest what is wrong?</div><div><br></div><div>Have a great  week! <br></div></div>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>
</blockquote></div>
</blockquote></div>