Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A5CFE4B6A for ; Thu, 19 May 2011 18:43:29 +0000 (UTC) Received: (qmail 89328 invoked by uid 500); 19 May 2011 18:43:28 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 89251 invoked by uid 500); 19 May 2011 18:43:28 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 89244 invoked by uid 99); 19 May 2011 18:43:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 May 2011 18:43:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 May 2011 18:43:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 77BF0D127A for ; Thu, 19 May 2011 18:42:47 +0000 (UTC) Date: Thu, 19 May 2011 18:42:47 +0000 (UTC) From: "selckin (JIRA)" To: dev@lucene.apache.org Message-ID: <246794588.27618.1305830567486.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (LUCENE-3125) TestDocValuesIndexing.testAddIndexes failures on docvalues branch MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 TestDocValuesIndexing.testAddIndexes failures on docvalues branch ----------------------------------------------------------------- Key: LUCENE-3125 URL: https://issues.apache.org/jira/browse/LUCENE-3125 Project: Lucene - Java Issue Type: Bug Reporter: selckin doc values branch r1124825, reproducible {code} [junit] Testsuite: org.apache.lucene.index.values.TestDocValuesIndexing [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.716 sec [junit] [junit] ------------- Standard Error ----------------- [junit] NOTE: reproduce with: ant test -Dtestcase=TestDocValuesIndexing -Dtestmethod=testAddIndexes -Dtests.seed=5939035003978436534:-6429764582682717131 [junit] NOTE: test params are: codec=RandomCodecProvider: {id=MockRandom, BYTES_VAR_DEREF=MockRandom, INTS=Pulsing(freqCutoff=13)}, locale=da_DK, timezone=Asia/Macao [junit] NOTE: all tests run in this JVM: [junit] [TestDocValuesIndexing] [junit] NOTE: Linux 2.6.37-gentoo amd64/Sun Microsystems Inc. 1.6.0_25 (64-bit)/cpus=8,threads=1,free=88582432,total=125632512 [junit] ------------- ---------------- --------------- [junit] Testcase: testAddIndexes(org.apache.lucene.index.values.TestDocValuesIndexing): Caused an ERROR [junit] null [junit] java.nio.channels.ClosedChannelException [junit] at sun.nio.ch.FileChannelImpl.ensureOpen(FileChannelImpl.java:88) [junit] at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:603) [junit] at org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:161) [junit] at org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:222) [junit] at org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:39) [junit] at org.apache.lucene.store.DataInput.readInt(DataInput.java:73) [junit] at org.apache.lucene.store.BufferedIndexInput.readInt(BufferedIndexInput.java:162) [junit] at org.apache.lucene.store.DataInput.readLong(DataInput.java:115) [junit] at org.apache.lucene.store.BufferedIndexInput.readLong(BufferedIndexInput.java:175) [junit] at org.apache.lucene.store.MockIndexInputWrapper.readLong(MockIndexInputWrapper.java:136) [junit] at org.apache.lucene.index.values.PackedIntsImpl$IntsEnumImpl.(PackedIntsImpl.java:263) [junit] at org.apache.lucene.index.values.PackedIntsImpl$IntsEnumImpl.(PackedIntsImpl.java:249) [junit] at org.apache.lucene.index.values.PackedIntsImpl$IntsReader.getEnum(PackedIntsImpl.java:239) [junit] at org.apache.lucene.index.values.DocValues.getEnum(DocValues.java:54) [junit] at org.apache.lucene.index.values.TestDocValuesIndexing.getValuesEnum(TestDocValuesIndexing.java:484) [junit] at org.apache.lucene.index.values.TestDocValuesIndexing.testAddIndexes(TestDocValuesIndexing.java:202) [junit] at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1304) [junit] at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1233) [junit] [junit] [junit] Test org.apache.lucene.index.values.TestDocValuesIndexing FAILED {code} and {code} [junit] Testsuite: org.apache.lucene.index.values.TestDocValuesIndexing [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.94 sec [junit] [junit] ------------- Standard Error ----------------- [junit] NOTE: reproduce with: ant test -Dtestcase=TestDocValuesIndexing -Dtestmethod=testAddIndexes -Dtests.seed=-3677966427932339626:-4746638811786223564 [junit] NOTE: test params are: codec=RandomCodecProvider: {id=Standard, BYTES_FIXED_DEREF=MockSep, FLOAT_64=SimpleText}, locale=ca, timezone=Asia/Novosibirsk [junit] NOTE: all tests run in this JVM: [junit] [TestDocValuesIndexing] [junit] NOTE: Linux 2.6.37-gentoo amd64/Sun Microsystems Inc. 1.6.0_25 (64-bit)/cpus=8,threads=1,free=88596152,total=125632512 [junit] ------------- ---------------- --------------- [junit] Testcase: testAddIndexes(org.apache.lucene.index.values.TestDocValuesIndexing): Caused an ERROR [junit] Bad file descriptor [junit] java.io.IOException: Bad file descriptor [junit] at java.io.RandomAccessFile.seek(Native Method) [junit] at org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.readInternal(SimpleFSDirectory.java:101) [junit] at org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:222) [junit] at org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:39) [junit] at org.apache.lucene.store.MockIndexInputWrapper.readByte(MockIndexInputWrapper.java:105) [junit] at org.apache.lucene.index.values.Floats$FloatsReader.load(Floats.java:281) [junit] at org.apache.lucene.index.values.SourceCache$DirectSourceCache.load(SourceCache.java:101) [junit] at org.apache.lucene.index.values.DocValues.getSource(DocValues.java:101) [junit] at org.apache.lucene.index.values.TestDocValuesIndexing.getSource(TestDocValuesIndexing.java:472) [junit] at org.apache.lucene.index.values.TestDocValuesIndexing.getValuesEnum(TestDocValuesIndexing.java:482) [junit] at org.apache.lucene.index.values.TestDocValuesIndexing.testAddIndexes(TestDocValuesIndexing.java:203) [junit] at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1304) [junit] at org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1233) [junit] [junit] [junit] Test org.apache.lucene.index.values.TestDocValuesIndexing FAILED {code} -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org