Re: Weird error _NSAutoReleaseNoPool
Re: Weird error _NSAutoReleaseNoPool
- Subject: Re: Weird error _NSAutoReleaseNoPool
- From: Kieran Kelleher <email@hidden>
- Date: Tue, 22 Jun 2010 12:22:53 -0400
So it turns out that once I generate a PDF Jasper Report, an "AWT-AppKit" thread is started - I had not noticed that before.... not sure if that is causing this or not - but the weird thing is that if I do a scroll-wheel scroll in my iReport report builder app, a slew of those errors spits out in my Eclipse console! I get a feeling (not verified though) that the last OS X Java update has made my java apps less stable on my development machine ...... just a feeling right now - have not had the time to prove that yet.
On Jun 21, 2010, at 5:59 PM, Travis Britt wrote: Cocoa SWT? Guessing a thread was spawned without a release pool. tb On Jun 21, 2010, at 5:42 PM, Kieran Kelleher wrote: So my app and Eclipse are sitting idle in the background while I am tweaking a Jasper Report template iniReport and suddenly the following spews out into the Eclipse console - what does it mean?
2010-06-21 17:39:43.802 java[95383:903] *** __NSAutoreleaseNoPool(): Object 0x17810dbd0 of class NSConcreteMapTableValueEnumerator autoreleased with no pool in place - just leaking
|
_______________________________________________
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