Re: experiencing java.lang.StackOverflowErrors WO 5.4.3/Project Wonder
Re: experiencing java.lang.StackOverflowErrors WO 5.4.3/Project Wonder
- Subject: Re: experiencing java.lang.StackOverflowErrors WO 5.4.3/Project Wonder
- From: Lon Varscsak <email@hidden>
- Date: Mon, 23 Nov 2009 14:37:09 -0700
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@hidden> 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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden