On Sun, Mar 12, 2006 at 05:12:08PM +1300, Simon Kitching wrote: > On Sat, 2006-03-11 at 06:49 -0500, [EMAIL PROTECTED] wrote: > > Hello, > > > > I recently started encountering this classloading problem while running > > ant. According to the FAQ, I should post to this list so I can get some > > diagnostic tests to try. So... here I am! What tests should I try? > > Thanks very much for posting here..we *do* need more data on this issue. > > Rick and Robert have both suggested some things to try which may help > you. More importantly for the *project*, I'd be very interested to know > more about the circumstances that triggered this. If you can answer the > following questions it would be appreciated. > > What operating system are you using?
The problem is being seen on a Windows server. It appeared recently in a process that has worked for quite some time, so we're trying to track down whether the team managing that system made any recent relevant changes. > > Are you running Ant from the commandline, or from some tool (eg > eclipse)? I don't manage that process, so I don't know full details. It's launched from a .bat script that is, I believe, being called from a manager installed as a Windows service. It's definitely not running under eclipse, but it's possible it's running under a Java-based service launcher. > > Are you using any ant optional tasks, eg JUnit? It appears to be the core <exec> task that's failing. > > What happens when you use the commons-logging-1.1-RC5 > (http://people.apache.org/~rdonkin/commons-logging) as noted by Robert? > Of course what "use" means depends on how you are running Ant. Haven't had a chance to try it yet. Thanks, and I'll pass on more info as I get it. Nathan > > Cheers, > > Simon > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
