• 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
class loader deadlock in thread (apparently)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

class loader deadlock in thread (apparently)


  • Subject: class loader deadlock in thread (apparently)
  • From: Larry Mills-Gahl <email@hidden>
  • Date: Wed, 05 Oct 2011 15:06:19 -0400

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

  • Follow-Ups:
    • Re: class loader deadlock in thread (apparently)
      • From: "Cheong Hee (Gmail)" <email@hidden>
    • Re: class loader deadlock in thread (apparently)
      • From: Ray Kiddy <email@hidden>
  • Prev by Date: fire a AUC from adjacent component?
  • Next by Date: Re: class loader deadlock in thread (apparently)
  • Previous by thread: fire a AUC from adjacent component?
  • Next by thread: Re: class loader deadlock in thread (apparently)
  • Index(es):
    • Date
    • Thread