David Zmick | 21 Aug 23:32

Magma...

I cant get magma figured out.  I REALLY need it, my image is reach 50 mb.  I am running squeak-web 3.10

--
David Zmick
/dz0004455\
http://dz0004455.googlepages.com
http://dz0004455.blogspot.com

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Keith Hodges | 22 Aug 03:03

Re: Magma...

David Zmick wrote:
> I cant get magma figured out.  I REALLY need it, my image is reach 50
> mb.  I am running squeak-web 3.10
>
> -- 
> David Zmick
> /dz0004455\
> http://dz0004455.googlepages.com
> http://dz0004455.blogspot.com
Before you get too worried... empty the Monticello caches.

If you have Kernel-Extensions loaded there are numerous cleanUp methods
for getting your image down a bit.

SmalltalkImage current cleanUpAll.

(this will turn off WAKom)

regards

Keith

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki

David Zmick | 22 Aug 03:45

Re: Magma...

I have it working on my fresh image, except for one thing, if i click any of the buttons in the PRPierControlPanel, i get this error:
PRPierControlPanel

On Thu, Aug 21, 2008 at 8:03 PM, Keith Hodges <keith_hodges <at> yahoo.co.uk> wrote:
David Zmick wrote:
> I cant get magma figured out.  I REALLY need it, my image is reach 50
> mb.  I am running squeak-web 3.10
>
> --
> David Zmick
> /dz0004455\
> http://dz0004455.googlepages.com
> http://dz0004455.blogspot.com
Before you get too worried... empty the Monticello caches.

If you have Kernel-Extensions loaded there are numerous cleanUp methods
for getting your image down a bit.

SmalltalkImage current cleanUpAll.

(this will turn off WAKom)

regards

Keith


_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki



--
David Zmick
/dz0004455\
http://dz0004455.googlepages.com
http://dz0004455.blogspot.com

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
David Zmick | 22 Aug 03:46

Re: Magma...

sorry, that isn't an error, it is this:

Error: WAMagmaConfiguration not selected in application configuration



On Thu, Aug 21, 2008 at 8:45 PM, David Zmick <dz0004455 <at> gmail.com> wrote:
I have it working on my fresh image, except for one thing, if i click any of the buttons in the PRPierControlPanel, i get this error:
PRPierControlPanel


On Thu, Aug 21, 2008 at 8:03 PM, Keith Hodges <keith_hodges <at> yahoo.co.uk> wrote:
David Zmick wrote:
> I cant get magma figured out.  I REALLY need it, my image is reach 50
> mb.  I am running squeak-web 3.10
>
> --
> David Zmick
> /dz0004455\
> http://dz0004455.googlepages.com
> http://dz0004455.blogspot.com
Before you get too worried... empty the Monticello caches.

If you have Kernel-Extensions loaded there are numerous cleanUp methods
for getting your image down a bit.

SmalltalkImage current cleanUpAll.

(this will turn off WAKom)

regards

Keith


_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki



--
David Zmick
/dz0004455\
http://dz0004455.googlepages.com
http://dz0004455.blogspot.com



--
David Zmick
/dz0004455\
http://dz0004455.googlepages.com
http://dz0004455.blogspot.com

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
David Zmick | 22 Aug 04:07

Re: Magma...

so, how do i get my pier site out of one image and into another, now that i have magma working, i think, on both of them?

On Thu, Aug 21, 2008 at 8:46 PM, David Zmick <dz0004455 <at> gmail.com> wrote:
sorry, that isn't an error, it is this:

Error: WAMagmaConfiguration not selected in application configuration



On Thu, Aug 21, 2008 at 8:45 PM, David Zmick <dz0004455 <at> gmail.com> wrote:
I have it working on my fresh image, except for one thing, if i click any of the buttons in the PRPierControlPanel, i get this error:
PRPierControlPanel


On Thu, Aug 21, 2008 at 8:03 PM, Keith Hodges <keith_hodges <at> yahoo.co.uk> wrote:
David Zmick wrote:
> I cant get magma figured out.  I REALLY need it, my image is reach 50
> mb.  I am running squeak-web 3.10
>
> --
> David Zmick
> /dz0004455\
> http://dz0004455.googlepages.com
> http://dz0004455.blogspot.com
Before you get too worried... empty the Monticello caches.

If you have Kernel-Extensions loaded there are numerous cleanUp methods
for getting your image down a bit.

SmalltalkImage current cleanUpAll.

(this will turn off WAKom)

regards

Keith


_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki



--
David Zmick
/dz0004455\
http://dz0004455.googlepages.com
http://dz0004455.blogspot.com



--



--
David Zmick
/dz0004455\
http://dz0004455.googlepages.com
http://dz0004455.blogspot.com

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Keith Hodges | 22 Aug 05:09

Re: Magma...

David Zmick wrote:
> so, how do i get my pier site out of one image and into another, now
> that i have magma working, i think, on both of them?
>
> On Thu, Aug 21, 2008 at 8:46 PM, David Zmick <dz0004455 <at> gmail.com
> <mailto:dz0004455 <at> gmail.com>> wrote:
>
>     sorry, that isn't an error, it is this:
>
>
>         Error: WAMagmaConfiguration not selected in application
>         configuration
>
This error indicates that you have not added WAMagmaConfiguration to
your pier application in /seaside/config

This error should not (I think) occur when clicking "any buttons", but
it should occur if you attempt to select PRMagmaPersistency.

When it is present you should get a "Migrate" button, this will migrate
the kernel, from memory into the database, then a "confirm" dialog will
offer you the chance to commit to this.

The pier data is now "out of your image".

Then if you take your new image, and configure that to connect to the
same magma database, you should be able to configure a kernel (with the
same name) with PRMagmaPersistency, it will see the existing kernel in
the database, and adopt it. If you then switch the persistency back to
PRNullPersistency the database should be imported back into memory in
its entirety.

btw history is not yet supported in magma, however it might be if
PRMagmaPersistency was a subclass of PRHistoryPersistency

Keith

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki

David Zmick | 22 Aug 06:16

Re: Magma...

this isnt working, I think i have it, then i breaks, and it breaks differently each time... hmm.

On Thu, Aug 21, 2008 at 10:09 PM, Keith Hodges <keith_hodges <at> yahoo.co.uk> wrote:
David Zmick wrote:
> so, how do i get my pier site out of one image and into another, now
> that i have magma working, i think, on both of them?
>
> On Thu, Aug 21, 2008 at 8:46 PM, David Zmick <dz0004455 <at> gmail.com
> <mailto:dz0004455 <at> gmail.com>> wrote:
>
>     sorry, that isn't an error, it is this:
>
>
>         Error: WAMagmaConfiguration not selected in application
>         configuration
>
This error indicates that you have not added WAMagmaConfiguration to
your pier application in /seaside/config

This error should not (I think) occur when clicking "any buttons", but
it should occur if you attempt to select PRMagmaPersistency.

When it is present you should get a "Migrate" button, this will migrate
the kernel, from memory into the database, then a "confirm" dialog will
offer you the chance to commit to this.

The pier data is now "out of your image".

Then if you take your new image, and configure that to connect to the
same magma database, you should be able to configure a kernel (with the
same name) with PRMagmaPersistency, it will see the existing kernel in
the database, and adopt it. If you then switch the persistency back to
PRNullPersistency the database should be imported back into memory in
its entirety.

btw history is not yet supported in magma, however it might be if
PRMagmaPersistency was a subclass of PRHistoryPersistency

Keith


_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki



--
David Zmick
/dz0004455\
http://dz0004455.googlepages.com
http://dz0004455.blogspot.com

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
David Zmick | 22 Aug 07:49

Re: Magma...

i think i got it

On Thu, Aug 21, 2008 at 11:16 PM, David Zmick <dz0004455 <at> gmail.com> wrote:
this isnt working, I think i have it, then i breaks, and it breaks differently each time... hmm.


On Thu, Aug 21, 2008 at 10:09 PM, Keith Hodges <keith_hodges <at> yahoo.co.uk> wrote:
David Zmick wrote:
> so, how do i get my pier site out of one image and into another, now
> that i have magma working, i think, on both of them?
>
> On Thu, Aug 21, 2008 at 8:46 PM, David Zmick <dz0004455 <at> gmail.com
> <mailto:dz0004455 <at> gmail.com>> wrote:
>
>     sorry, that isn't an error, it is this:
>
>
>         Error: WAMagmaConfiguration not selected in application
>         configuration
>
This error indicates that you have not added WAMagmaConfiguration to
your pier application in /seaside/config

This error should not (I think) occur when clicking "any buttons", but
it should occur if you attempt to select PRMagmaPersistency.

When it is present you should get a "Migrate" button, this will migrate
the kernel, from memory into the database, then a "confirm" dialog will
offer you the chance to commit to this.

The pier data is now "out of your image".

Then if you take your new image, and configure that to connect to the
same magma database, you should be able to configure a kernel (with the
same name) with PRMagmaPersistency, it will see the existing kernel in
the database, and adopt it. If you then switch the persistency back to
PRNullPersistency the database should be imported back into memory in
its entirety.

btw history is not yet supported in magma, however it might be if
PRMagmaPersistency was a subclass of PRHistoryPersistency

Keith


_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki



--



--
David Zmick
/dz0004455\
http://dz0004455.googlepages.com
http://dz0004455.blogspot.com

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
David Zmick | 22 Aug 08:09

Re: Magma...

I am still getting the error, even though Pier is clearlly using Magma. hmm. more on that later, im going to sleep.

On Fri, Aug 22, 2008 at 12:49 AM, David Zmick <dz0004455 <at> gmail.com> wrote:
i think i got it


On Thu, Aug 21, 2008 at 11:16 PM, David Zmick <dz0004455 <at> gmail.com> wrote:
this isnt working, I think i have it, then i breaks, and it breaks differently each time... hmm.


On Thu, Aug 21, 2008 at 10:09 PM, Keith Hodges <keith_hodges <at> yahoo.co.uk> wrote:
David Zmick wrote:
> so, how do i get my pier site out of one image and into another, now
> that i have magma working, i think, on both of them?
>
> On Thu, Aug 21, 2008 at 8:46 PM, David Zmick <dz0004455 <at> gmail.com
> <mailto:dz0004455 <at> gmail.com>> wrote:
>
>     sorry, that isn't an error, it is this:
>
>
>         Error: WAMagmaConfiguration not selected in application
>         configuration
>
This error indicates that you have not added WAMagmaConfiguration to
your pier application in /seaside/config

This error should not (I think) occur when clicking "any buttons", but
it should occur if you attempt to select PRMagmaPersistency.

When it is present you should get a "Migrate" button, this will migrate
the kernel, from memory into the database, then a "confirm" dialog will
offer you the chance to commit to this.

The pier data is now "out of your image".

Then if you take your new image, and configure that to connect to the
same magma database, you should be able to configure a kernel (with the
same name) with PRMagmaPersistency, it will see the existing kernel in
the database, and adopt it. If you then switch the persistency back to
PRNullPersistency the database should be imported back into memory in
its entirety.

btw history is not yet supported in magma, however it might be if
PRMagmaPersistency was a subclass of PRHistoryPersistency

Keith


_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki



--



--
David Zmick
/dz0004455\
http://dz0004455.googlepages.com
http://dz0004455.blogspot.com



--
David Zmick
/dz0004455\
http://dz0004455.googlepages.com
http://dz0004455.blogspot.com

_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki

Gmane