Re: AW: [JBoss-dev] java.lang.ClassLoader misery. Verify this patch!

2001-10-05 Thread Ole Husgaard
"Jung , Dr. Christoph" wrote: > Oles changes to the ServiceLibrary should perhaps (in addition to the NOT > applied patch) now lead to a successful result (Ole, when you say no > deadlocks anymore does that mean without or WITHOUT the patch? ;-) Just with the commit i did to ServiceLibraries.java

AW: [JBoss-dev] java.lang.ClassLoader misery. Verify this patch!

2001-10-04 Thread Jung , Dr. Christoph
Hello David, -Ursprüngliche Nachricht- >Von: David Jencks [mailto:[EMAIL PROTECTED]] >Gesendet: Mittwoch, 3. Oktober 2001 21:43 >An: [EMAIL PROTECTED] >Betreff: Re: [JBoss-dev] java.lang.ClassLoader misery. Verify this >patch! >In my (unproven) opinion the problem comes from the loadCla

AW: [JBoss-dev] java.lang.ClassLoader misery. Verify this patch!

2001-10-04 Thread Jung , Dr. Christoph
My impression from the problemAgain stacktrace is that there was indeed a change in behaviour: Thread1 does call java.lang.ClassLoader.loadClassInternal() [instance CL1, no lock obtained] org.jboss.system.ServiceLibraries.loadClass() [instance SL1, no lock obtained] org.