Argh, sorry. Fixed now... Mike
On Mon, Jan 24, 2011 at 12:49 PM, Apache Hudson Server <[email protected]> wrote: > Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/4067/ > > 2 tests failed. > REGRESSION: > org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testParallelExhausted > > Error Message: > Error: cannot understand algorithm! > > Stack Trace: > java.lang.Exception: Error: cannot understand algorithm! > at > org.apache.lucene.benchmark.byTask.Benchmark.<init>(Benchmark.java:63) > at > org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:66) > at > org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testParallelExhausted(TestPerfTasksLogic.java:514) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1013) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:945) > Caused by: java.lang.ClassNotFoundException: > org.apache.lucene.benchmark.byTask.tasks.WaitForMergesTask > at java.net.URLClassLoader$1.run(URLClassLoader.java:217) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:205) > at java.lang.ClassLoader.loadClass(ClassLoader.java:321) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) > at java.lang.ClassLoader.loadClass(ClassLoader.java:266) > at java.lang.Class.forName0(Native Method) > at java.lang.Class.forName(Class.java:186) > at > org.apache.lucene.benchmark.byTask.utils.Algorithm.<init>(Algorithm.java:65) > at > org.apache.lucene.benchmark.byTask.Benchmark.<init>(Benchmark.java:61) > > > REGRESSION: > org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testExhaustedLooped > > Error Message: > Error: cannot understand algorithm! > > Stack Trace: > java.lang.Exception: Error: cannot understand algorithm! > at > org.apache.lucene.benchmark.byTask.Benchmark.<init>(Benchmark.java:63) > at > org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:66) > at > org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testExhaustedLooped(TestPerfTasksLogic.java:551) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1013) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:945) > Caused by: java.lang.ClassNotFoundException: > org.apache.lucene.benchmark.byTask.tasks.WaitForMergesTask > at java.net.URLClassLoader$1.run(URLClassLoader.java:217) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:205) > at java.lang.ClassLoader.loadClass(ClassLoader.java:321) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) > at java.lang.ClassLoader.loadClass(ClassLoader.java:266) > at java.lang.Class.forName0(Native Method) > at java.lang.Class.forName(Class.java:186) > at > org.apache.lucene.benchmark.byTask.utils.Algorithm.<init>(Algorithm.java:65) > at > org.apache.lucene.benchmark.byTask.Benchmark.<init>(Benchmark.java:61) > > > > > Build Log (for compile errors): > [...truncated 6399 lines...] > > > > --------------------------------------------------------------------- > 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]
