A java.util.ConcurrentModificationException is occured while running James with the excalibur-thread-1.1.jar. I'm guessing this is a result of recent changes. Any ideas?
Cheers, Steve. [INFO ] (container.smtp): Connection from localhost (127.0.0.1) [ERROR ] (container.mailstore): CME in spooler - please report to http://james.apache.org java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:762) at java.util.HashMap$KeyIterator.next(HashMap.java:798) at java.util.AbstractCollection.addAll(AbstractCollection.java:315) at org.apache.james.mailrepository.AvalonMailRepository.list(AvalonMailRepository.java:389) at org.apache.james.mailrepository.AvalonSpoolRepository.accept(AvalonSpoolRepository.java:47) at org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.java:268) at org.apache.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:90) [INFO ] (container.smtp): Successfully spooled mail from postmaster@localhost for [test@localhost] [INFO ] (container.smtp): Successfully spooled mail from postmaster@localhost for [test@localhost] -- Stephen J. McConnell mailto:[EMAIL PROTECTED] http://www.osm.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
