<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi All,<br>
<br>
I have an application, which is running in distributed way.
When first time the application is getting started the mnesia is
created based on the node name which is created dynamically (for
example; <a class="moz-txt-link-abbreviated"
href="mailto:sample@10.1.3.9">sample@10.1.3.9</a>). The mnesia
data is persistent data. When the node name is changed (for
example; <a class="moz-txt-link-abbreviated"
href="mailto:sample@10.1.3.15">sample@10.1.3.15</a>) the <b>mnesia
is not getting started</b> in the node. Here in code I am trying
to <b>modify / replace</b> the node name with new node name
created dynamically. <br>
<br>
Here I have attached the <b>erl_crash.dump</b> file.<br>
</p>
<p> Anyone have idea, why the mnesia is not getting started &
erlang is crashing ?</p>
regards,<br>
Anand Rao L
</body>
</html>