Transcript show in transaction ?

Chris Muller asqueaker at gmail.com
Wed Jul 11 02:21:52 UTC 2007


Hi Florian, that version of Magma you are using is still unreleased
and full of bugs.  That code is there for those who are interested in
working on Magma itself.

I hope to have (stable) r40 released real soon now..

Regards,
  Chris

On 7/10/07, Florian Minjat <florian.minjat at gmail.com> wrote:
> Ok then I got other errors...
> Q2Log is needed. I found it under SLLog on SqueakMap
> (http://lists.squeakfoundation.org/pipermail/setools/2007-June/000404.html).
> After the warning to upgrade the db to version .9, I got this error :
> MultifileByteStream doesNotunderstand: #maSetPositionToEnd in
> MaRecoveryManager>>openCommitLog.
> I changed #maSetPositionToEnd to setToEnd and proceeded without errors.
> Then I got an error coming from the fact than the class variable
> MaxPhysicalFileSize of MaAtomicFileStream was not initialized because
> the class was already definied. Same goes with the class variable of
> MaRecoveryManager.
> Then the database was fucked up (does not seem to be a Magma
> database). And after recover of a backup, the upgrade didn't pop up. I
> don't understand why...
> Then I tried to use Magma but a read got me an other error : A
> primitive has failed with a ByteArray new: (1/4) in
> MaHashIndexRecord>>keySize:valueSize:numberOfSlots:.
>
> I stopped there because obviously the upgrade to the last version of
> magma is not possible. I will do a new fresh image and try again...
>
> Florian
>
> Florian Minjat wrote:
> > Sorry for this message. I just did a 'self
> > initializeDefaultSpecifications' in the debugger and i worked.
> >
> > Florian
> >
> > Florian Minjat wrote:
> >> Keith Hodges wrote:
> >>> Dear Florian,
> >>>
> >>> I have just uploaded a MagmaServerLoader-kph.30 to MagmaTester which
> >>> has more support for the Explorer, there you can see what happens
> >>> when you go down the tree of your persisted data.
> >>>
> >>> You need to set magmaSession preferences class debugProxies: true
> >>>
> >>> First it shows you the Mutating proxy, as an object with contents,
> >>> then if you open that it reifies it, and you see the contents that it
> >>> has downloaded.
> >>>
> >>> Keith
> >>
> >> As I have big problems in the understanding of what is reified where,
> >> I wanted to load MagmaServerLoader-kph.31. But I get this error during
> >> the loading : MessageNotUnderstood: SmallInteger>>key in
> >> MaReadStrategy>>instVarMapFor: . specifiedDepths equals 99999 and
> >> therefore can't respond to the message key.
> >>
> >> An idea on how to bypass this error?
> >>
> >> Florian
> >>
> >
> _______________________________________________
> Magma mailing list
> Magma at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/magma
>


More information about the Magma mailing list