Stephen,

Glad that adding the "if (mail == null) continue;" solved the problem.  The
other exception is likely due to the second thread trying to access the
file, which of course it can't do.  I use JDBC stores, and haven't looked at
the file system store code at all, but that'd be my guess. The code is
probably handling the exception properly, under the circumstances.

        --- Noel


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to