is this on your machine or on the apache machine?  I have never had a
problem running on my machine.

The previous error made more sense to me.. it looked like commit did
not actually complete within the given time period.  This one seems
more like a Problem.

Do we need to explicitly handle the ThreadPoolExecutor.AbortPolicy?
http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/ThreadPoolExecutor.AbortPolicy.html

ryan


On 2/4/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 2/4/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> With the latest changes to AutoCommitTest, now I'm getting failures:
>
>     [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 5.593 sec
>     [junit] Test org.apache.solr.update.AutoCommitTest FAILED

Reply via email to