RE: [JBoss-dev] RE: ClassCircularityError in nightly build

2002-05-02 Thread marc fleury
Also change VMs and see, I saw that error previously (when I was developping this summer) and it turned out to be a turkey when I changed VMs and the error was a lot clearer. So please check on other VMs. there is an error to be sure but it might not be what the VM claims. Just open a bug for th

RE: [JBoss-dev] RE: ClassCircularityError in nightly build

2002-05-02 Thread marc fleury
|The fact is that JG is using a lot of threads and, while starting |up, they all load classes at the same time. |the problem is that this time, we don't have a deadlock so we |can't make a thread dump. Which kind of information would you |need? Is there some code that could be called from JG when

RE: [JBoss-dev] RE: ClassCircularityError in nightly build

2002-05-02 Thread Sacha Labourey
> this is a show stopper, jgroups is pissing me off. JG is your friend ;) Without JG, you would have thought the CL code is working ;) The fact is that JG is using a lot of threads and, while starting up, they all load classes at the same time. the problem is that this time, we don't have a de