Actually, I already have that in my Properties file, so just for fun, I set it as a jvm launch argument in app launch config, and that thread still gets started everytime I generate a Jasper PDF Report. Anyway, moving on, not too worried right now since this only happens in development when iReport.app is open. This problem, or more "console annoyance" is not in deployment.
On Jun 22, 2010, at 1:08 PM, Mike Schrag wrote: > -Djava.awt.headless=true > > ms > > On Jun 22, 2010, at 12:22 PM, Kieran Kelleher wrote: > >> 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. >> >> <jasper_awt_thread.jpg> >> >> >> 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 protected]) >> Help/Unsubscribe/Update your Subscription: >> http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40pobox.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]
