Re: class loader deadlock in thread (apparently)
Re: class loader deadlock in thread (apparently)
- Subject: Re: class loader deadlock in thread (apparently)
- From: "Cheong Hee (Gmail)" <email@hidden>
- Date: Thu, 06 Oct 2011 12:58:35 +0800
May be look at the location of jfreechart jar files and confirm its version
and existence?
----- Original Message -----
From: "Larry Mills-Gahl" <email@hidden>
To: <email@hidden>
Sent: Thursday, October 06, 2011 3:06 AM
Subject: class loader deadlock in thread (apparently)
I have a background thread task that gathers and renders some pdf reports
that is recently broken apparently in checking package access in the class
loader.
This used to work. I recently upgraded to Lion on my dev laptop and this
is the first time I've worked on this part of the app so I'm not sure this
is the cause, but it is a coincidence. This project used to work well
being launched from Eclipse or on deployment.
When I try to debug the app with a breakpoint on the creation of a jfree
chart graph, stepping into that constructor sends me into
Launcher$AppClassLoader(ClassLoader).checkPackageAccess and there it sits.
I saw some messages earlier last month about "Interface file not loaded"
that seemed to point to a similar problem with static initializers. I've
checked the static declarations and don't see any (obvious) problems.
Can anybody suggest debugging techniques or places to look where I can get
more information on what it's trying to load that is causing the loader
problems?
Larry Mills-Gahl
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
_______________________________________________
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