woops meant to sent to the list
-------- Forwarded Message --------
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 |
Free forum by Nabble | Edit this page |