<div dir="ltr">Observed on startup of a node in the cluster the following the crash report<div><br></div><div><div>2013-04-29 15:33:12 =ERROR REPORT====</div><div>Mnesia('ejabberd@host1'): ** ERROR ** (core dumped to file: "/var/lib/ejabberd/MnesiaCore.ejabberd@host1_1367_249592_314514")</div>
<div> ** FATAL ** mnesia_controller crashed: {function_clause,[{mnesia_controller,is_tab_blocked,[{blocked,{blocked,[{'ejabberd@host1',disc_only_copies},{'ejabberd@host2',disc_only_copies}]</div></div><div>
<br></div><div><br></div><div style>The exception can be reproduced by the following steps:</div><div style><br></div><div style>mnesia:start(),</div><div style>mnesia:create_table(test1, []),<br></div><div style>mnesia_controller:block_table(test1),<br>
</div><div style>mnesia_controller:block_table(test1),<br></div><div style>mnesia_controller:add_active_replica(test1,node()).<br></div><div style><br></div><div style>I'm preparing a patch to submit</div><div style><br>
</div><div style>Best Regards, </div><div style>Ahmed Omar</div><div style><br></div></div>