And programme in my situation has another related errors in some magma threads (I see it in logs)<br>Magma try doing something with MagmaCollectionManager by #filesDo:. And as I see memberIndex variables is nil:<br><br>MessageNotUnderstood: receiver of &quot;filesDo:&quot; is nil<br>

UndefinedObject(Object)&gt;&gt;doesNotUnderstand: #filesDo:<br>MagmaCollectionManager(MaLargeCollectionManager)&gt;&gt;filesDo:<br>MagmaCollectionManager&gt;&gt;filesDo:<br>[] in MaObjectRepository&gt;&gt;openDbFilesDo:<br>

[] in Dictionary&gt;&gt;valuesDo:<br>[] in Dictionary&gt;&gt;associationsDo:<br>Array(SequenceableCollection)&gt;&gt;do:<br>Dictionary&gt;&gt;associationsDo:<br>Dictionary&gt;&gt;valuesDo:<br>Dictionary&gt;&gt;do: <br><br>

Maybe with this somebody can tell me something more<br><br><div class="gmail_quote">2011/2/16 Denis Kudriashov <span dir="ltr">&lt;<a href="mailto:dionisiydk@gmail.com">dionisiydk@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hello.<br><br>I have trouble with updating object in magma db on some computer. I have local repository magma usage. Environment is my client computer which I dont have access.<br>When programme try to update state of some object I have exception ZeroDivide:<br>


<br>MagmaSession&gt;&gt;signalExceptionLike:<br>[] in [] in [] in MagmaSession&gt;&gt;submit:to:<br>[] in [] in BlockClosure&gt;&gt;maOn:do:on:do:<br>BlockClosure&gt;&gt;on:do:<br>[] in BlockClosure&gt;&gt;maOn:do:on:do:<br>


BlockClosure&gt;&gt;on:do:<br>BlockClosure&gt;&gt;maOn:do:on:do:<br>[] in [] in MagmaSession&gt;&gt;submit:to:<br>MagmaPreferences class&gt;&gt;showWhile:<br>[] in MagmaSession&gt;&gt;submit:to: <br><br><br>When programme update state of another class object all work good.<br>


<br>Maybe somebody have this situation?<br>Can it be related to some problems with disk? (bad sector).<br><br>My programme work good on another computers. It is first bad case.<br>
</blockquote></div><br>