Fwd: Re: VM temporary object memory is full

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Fwd: Re: VM temporary object memory is full

GLASS mailing list
woops meant to sent to the list


-------- Forwarded Message --------
Subject: Re: [Glass] VM temporary object memory is full
Date: Fri, 28 Aug 2015 08:13:36 -0700
From: Dale Henrichs [hidden email]
To: BrunoBB [hidden email]


Bruno,

I'm in the middle of some GemStone product work at the moment ... Are 
you still fighting the other issues because of you clearAll or is this a 
new install?

If you think installing an AlmostOutOfMemory handler is called for, take 
a look at MCPlatformSupport 
class>>installAlmostOutOfMemoryStaticHandler: ... this guy commits on 
out of memory, and in your case you may want to do a halt or print a 
stack to the log ...

I haven't had a chance to look into your original problem, but the only 
observation that I can make is that Seaside is touchy about it's 
initialization state ... adding and removing applications is pretty 
solid, but if any of the methods you ran end up reseting internal 
Seaside configuration information it can be hard (hopefully not 
impossible) to get things initialized correctly ...

Do you happen to have a backup that predates your clearall?

I won't be able to help until I get through the product work ....

Dale

On 8/27/15 6:18 PM, BrunoBB via Glass wrote:
> Hi All,
>
> I think i mess up with GemStone. After having some problems with Seaside.
> Now every time i log into GemStine and after evaluate:
> WAGsZincAdaptor startOn: 8888.
>
> I get (even if a stop the stone and start it again):
> ----------------------------------------------------
> GemStone: Error         Fatal
> VM temporary object memory is full
> , old space overflow
> Error Category: 231169 [GemStone] Number: 4067  Arg Count: 1 Context : 20
> exception : 20
> Arg 1:   20
>
> [Info]: Logging out at 08/27/2015 18:15:23 PDT (1440724523)
>
> *****************************************************
> ****** GemStone Abnormal Shutdown at 08/27/2015 18:15:24 PDT
> *****************************************************
> -----------------------------------------------------
> GemStone: Error         Fatal
> VM temporary object memory is full
> , old space overflow
> Error Category: 231169 [GemStone] Number: 4067  Arg Count: 1 Context : 20
> exception : 20
> Arg 1:   20
>
> Regards,
> bruno
>
>
>
> --
> View this message in context: http://forum.world.st/VM-temporary-object-memory-is-full-tp4846466.html
> Sent from the GLASS mailing list archive at Nabble.com.
> _______________________________________________
> Glass mailing list
> [hidden email]
> http://lists.gemtalksystems.com/mailman/listinfo/glass




_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass