Well after alot of tracking down it looks like it is comming from the JVM itself. Looking at the code snippet it checks to see if the class is in the table *before* calling the classloader. I can not generate a stack trace for the life of me anywhere ... Any other pointers ..
On Wed, 2002-06-05 at 09:05, Bordet, Simone wrote: > Hi Dave, > > > > > Cause: java.lang.ClassCircularityError: java/lang/String > > > > > > I catch CCE in the new code, how come you get it back ? > > > > > I thought you would know that ;-). Anything I can do to help the > > debugging? > > Yes, can you track down from where exactly the CCE comes from ? > It seems from your stack trace that you're using JMX to invoke a method in the >CCRAPoll thread. > CCE is triggered by classloading so the change I made should catch all CCEs, not let >them out. > Finding this will really help, I suspect there is more than one entry point in the >ULR. > > Cheers > > Simon > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development