NSAutoreleaseNoPool leaking
NSAutoreleaseNoPool leaking
- Subject: NSAutoreleaseNoPool leaking
- From: Ron Lift <email@hidden>
- Date: Tue, 4 Jan 2011 13:12:14 -0500
I am getting this error in the console on my WebObjects servers running
SnowLeopard.
__NSAutoreleaseNoPool(): Object 0x100163620 of class
NSConcreteMapTableValueEnumerator autoreleased with no pool in place - just
leaking.
The memory usage is greater on the new SnowLeopard servers compare to
the old Leopard servers running java 1.5 and prior versiuon of webobjects,
wolips, project wonder
We are using ReportMill for PDF generation. We have a Report framework
to create PDF’s passing in the template and data.
When running the application in Eclipse on my local machine, these are
the steps to generate the message
I run the Purchase Order application and generate the PDF, no error in
the eclipse console, I run my Estimate application and generate a PDF, the
above error appears in the Purchase Order console, not the Estimate console. If
I run the Estimate application first, then the error appears in the Estimate
console.
I saw Mike’s post about -Djava.awt.headless and I added that and no
change. These applications have been just upgraded to SnowLeopard and Java 1.6 and the latest WOLips, ProjectWonder, no functionality changes.
Can someone point me in the direction of how to fix this or some examples. From the research I found the it is related to PDF generation, using either ReportMill or Jasper creates the same message.
_______________________________________________
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