Hi Mike, I think you missed to add the file in branch_3x! (see commit msg)
Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Apache Hudson Server [mailto:[email protected]] > Sent: Monday, January 24, 2011 6:49 PM > To: [email protected] > Subject: Lucene-Solr-tests-only-3.x - Build # 4067 - Failure > > Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only- > 3.x/4067/ > > 2 tests failed. > REGRESSION: > org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testParallelExhaus > ted > > 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(Bench > markTestCase.java:66) > at > org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testParallelExhaus > ted(TestPerfTasksLogic.java:514) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc > eneTestCase.java:1013) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc > eneTestCase.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:6 > 5) > at > org.apache.lucene.benchmark.byTask.Benchmark.<init>(Benchmark.java:61) > > > REGRESSION: > org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testExhaustedLoo > ped > > 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(Bench > markTestCase.java:66) > at > org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testExhaustedLoo > ped(TestPerfTasksLogic.java:551) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc > eneTestCase.java:1013) > at > org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc > eneTestCase.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:6 > 5) > 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]
