RE: LinkageError: duplicate Class definition

2001-09-06 Thread Peter Romianowski
e: LinkageError: duplicate Class definition > ok, i try to develop a test case (and environment). but my first attempt to > reproduce the error in that testcase failed (even though it remains in my > "real" application). here's a short doc on what's happening: >

Re: LinkageError: duplicate Class definition

2001-09-06 Thread Remy Maucherat
> ok, i try to develop a test case (and environment). but my first attempt to > reproduce the error in that testcase failed (even though it remains in my > "real" application). here's a short doc on what's happening: > 1. i start tomcat with tomcat/bin/catalina.sh -config myserver.xml - file > fol

AW: LinkageError: duplicate Class definition

2001-09-06 Thread Peter Romianowski
s)... sincerly, pero -Ursprüngliche Nachricht- Von: Remy Maucherat [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 6. September 2001 03:59 An: [EMAIL PROTECTED] Betreff: Re: LinkageError: duplicate Class definition > hi there, > > I got a weird problem getting on here. I'm using

Re: LinkageError: duplicate Class definition

2001-09-05 Thread Remy Maucherat
> hi there, > > I got a weird problem getting on here. I'm using tomcat 4b07 on both win2000 > and linux. > after startup I start some threads and when they execute for the first time > I get a LinkageError: duplicate Class definition. > there are 4 things with this I d

AW: LinkageError: duplicate Class definition

2001-09-05 Thread Peter Romianowski
2001 20:38 An: Peter Romianowski Cc: [EMAIL PROTECTED] Betreff: Re: LinkageError: duplicate Class definition There was a race condition in the web app class loader in 4.0-beta-7 that could cause this. Could you try it again with a recent nightly build. NOTE: Use the one from 20010906 (tonight

Re: LinkageError: duplicate Class definition

2001-09-05 Thread Craig R. McClanahan
, 5 Sep 2001, Peter Romianowski wrote: > Date: Wed, 5 Sep 2001 20:20:04 +0200 > From: Peter Romianowski <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: LinkageError: duplicate Class definition > > hi there, > > I got a weird p

LinkageError: duplicate Class definition

2001-09-05 Thread Peter Romianowski
hi there, I got a weird problem getting on here. I'm using tomcat 4b07 on both win2000 and linux. after startup I start some threads and when they execute for the first time I get a LinkageError: duplicate Class definition. there are 4 things with this I dont understand: 1st: all classe