Re: experiencing java.lang.StackOverflowErrors WO 5.4.3/Project Wonder

2009-11-24 Thread Denis Frolov
> Kalpana. > > -Original Message- > From: webobjects-dev-bounces+kalpana.vaka=evergent@lists.apple.com > [mailto:webobjects-dev-bounces+kalpana.vaka=evergent@lists.apple.com] On > Behalf Of Denis Frolov > Sent: Tuesday, November 24, 2009 6:30 PM > To: Mike Schrag > Cc

Re: experiencing java.lang.StackOverflowErrors WO 5.4.3/Project Wonder

2009-11-24 Thread Denis Frolov
Committed. I'm not sure if it makes sense to fix the Set and Dictionary subclasses as well - we don't have any problems with them and bug reports in lists described problems with Array only. On Tue, Nov 24, 2009 at 3:19 PM, Mike Schrag wrote: > just go ahead and commit it ... if i said otherwise

Re: experiencing java.lang.StackOverflowErrors WO 5.4.3/Project Wonder

2009-11-24 Thread Mike Schrag
just go ahead and commit it ... if i said otherwise originally, old me was just being too conservative :) On Nov 24, 2009, at 2:33 AM, Denis Frolov wrote: > Here is my recent email on this matter: > http://lists.apple.com/archives/Webobjects-dev/2009/Nov/msg00459.html > > The fix works fine for

Re: experiencing java.lang.StackOverflowErrors WO 5.4.3/Project Wonder

2009-11-23 Thread Denis Frolov
Here is my recent email on this matter: http://lists.apple.com/archives/Webobjects-dev/2009/Nov/msg00459.html The fix works fine for us, although I've jadded _NSWeakMutableArray only - since we didn't have any issues with other subclasses. So, what would be the proper way to commit the fix? On Tu

Re: experiencing java.lang.StackOverflowErrors WO 5.4.3/Project Wonder

2009-11-23 Thread Chuck Hill
I thought you did too, but when I went to look I could not find it. But I threw away the message which I would not have done if you had not committed the fix. Chuck On Nov 23, 2009, at 2:24 PM, Mike Schrag wrote: It's not fixed in 5.4.3, but I thought we fixed it in Wonder? On Nov 23,

Re: experiencing java.lang.StackOverflowErrors WO 5.4.3/Project Wonder

2009-11-23 Thread Mike Schrag
It's not fixed in 5.4.3, but I thought we fixed it in Wonder? On Nov 23, 2009, at 4:37 PM, Lon Varscsak wrote: > I get these too in one production app (where a lot of insertions and deletes > are going on)...but it's intermittent. I saw a post somewhere that someone > said it was fixed, but I

Re: experiencing java.lang.StackOverflowErrors WO 5.4.3/Project Wonder

2009-11-23 Thread Lon Varscsak
I get these too in one production app (where a lot of insertions and deletes are going on)...but it's intermittent. I saw a post somewhere that someone said it was fixed, but I don't think it made it into 5.4.3. It's really annoying and I had to start restarting that app once a day automatically

experiencing java.lang.StackOverflowErrors WO 5.4.3/Project Wonder

2009-11-23 Thread Dominique Schoenenberger
I got this error in a production application (It was happening only in dev before), see error below This was already discussed in this mailing list but no solution was suggested. Does anybody found a way to avoid this problem or to fix it ? Or is this occurring sometimes and people are living wi

experiencing java.lang.StackOverflowErrors WO 5.4.3/Project Wonder

2008-11-27 Thread Peer Sandtner
Hi, we’ve just upgraded several apps from WO 5.2.3 to WO 5.4.3 and integrated Project Wonder () Now, after three days being productive in the late afternoon some apps are throwing java.lan