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 to avoid the error.
If you learn anything to fix this, please shoot me an email. Good luck, Lon On Mon, Nov 23, 2009 at 10:08 AM, Dominique Schoenenberger < [email protected]> wrote: > 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 with it ? > > Dominique > > Caused by: java.lang.StackOverflowError > at com .webobjects .foundation > ._NSWeakMutableCollection.processQueue(_NSWeakMutableCollection.java: 176) > at com .webobjects .foundation > ._NSWeakMutableArray.__removeReference(_NSWeakMutableArray.java:124) > at com .webobjects .foundation > ._NSWeakMutableCollection.processQueue(_NSWeakMutableCollection.java: 176) > at com .webobjects .foundation > ._NSWeakMutableArray.__removeReference(_NSWeakMutableArray.java:124) > at com .webobjects .foundation > ._NSWeakMutableCollection.processQueue(_NSWeakMutableCollection.java: 176) > at com .webobjects .foundation > ._NSWeakMutableArray.__removeReference(_NSWeakMutableArray.java:124) > at com .webobjects .foundation > ._NSWeakMutableCollection.processQueue(_NSWeakMutableCollection.java: 176) > at com .webobjects .foundation > ._NSWeakMutableArray.__removeReference(_NSWeakMutableArray.java:124) > at com .webobjects .foundation > ._NSWeakMutableCollection.processQueue(_NSWeakMutableCollection.java: 176) > at com .webobjects .foundation > ._NSWeakMutableArray.__removeReference(_NSWeakMutableArray.java:124) > at com .webobjects .foundation > ._NSWeakMutableCollection.processQueue(_NSWeakMutableCollection.java: 176) > at com .webobjects .foundation > ._NSWeakMutableArray.__removeReference(_NSWeakMutableArray.java:124) > at com .webobjects .foundation > ._NSWeakMutableCollection.processQueue(_NSWeakMutableCollection.java: 176) > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > > http://lists.apple.com/mailman/options/webobjects-dev/varscsak%40smarthealth.com > > This email sent to [email protected] >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
