• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: What could that be?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What could that be?


  • Subject: Re: What could that be?
  • From: Lars Sonchocky-Helldorf <email@hidden>
  • Date: Fri, 10 Jul 2009 02:13:52 +0200


Am 10.07.2009 um 01:56 schrieb Lon Varscsak:

Did you take over my app? ;)  I have the same problem in a production
app and it drives me crazy, because I can't see that I'm doing
anything wrong (and it's intermittent).

This is something I can't say about that app. It's rather higgledy- piggledy without any straight line so it could be anything. I think the only thing our both apps have in common is that they are in production …


To me this looks like some garbage collection recursion failure (wild guess), but I have no idea what causes it.


-Lon

regards,

	Lars


On Thu, Jul 9, 2009 at 4:45 PM, Lars Sonchocky-Helldorf<email@hidden> wrote:
Hi, I occasionally get the following exception in an WOApp I took over some
weeks ago. Any idea what could be the cause for this and whatt could be done
about it? thanks, Lars java.lang.reflect.InvocationTargetException at
com.webobjects.appserver._private.WOActionRequestHandler._handleReque st(
WOActionRequestHandler.java:269) at
com.webobjects.appserver._private.WOActionRequestHandler.handleReques t
(WOActionRequestHandler.java:158) at
er.extensions.appserver.ERXDirectActionRequestHandler.handleRequest
(ERXDirectActionRequestHandler.java:124) at
com.webobjects.appserver.WOApplication.dispatchRequest
(WOApplication.java:1687) at
er.extensions.appserver.ERXApplication.dispatchRequestImmediately
(ERXApplication.java:1656) at
er.extensions.appserver.ERXApplication.dispatchRequest
(ERXApplication.java:1620) at
com.webobjects.appserver._private.WOWorkerThread.runOnce
(WOWorkerThread.java:144) at
com.webobjects.appserver._private.WOWorkerThread.run
(WOWorkerThread.java:226) at java.lang.Thread.run(Thread.java:637) Caused
by: java.lang.StackOverflowError 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

_______________________________________________ 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
  • Follow-Ups:
    • Re: What could that be?
      • From: Lon Varscsak <email@hidden>
References: 
 >What could that be? (From: Lars Sonchocky-Helldorf <email@hidden>)
 >Re: What could that be? (From: Lon Varscsak <email@hidden>)

  • Prev by Date: Re: What could that be?
  • Next by Date: Re: What could that be?
  • Previous by thread: Re: What could that be?
  • Next by thread: Re: What could that be?
  • Index(es):
    • Date
    • Thread