You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dawid Weiss (Commented) (JIRA)" <ji...@apache.org> on 2012/03/15 00:00:40 UTC

[jira] [Commented] (LUCENE-3871) Check what's up with stack traces being insane.

    [ https://issues.apache.org/jira/browse/LUCENE-3871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13229730#comment-13229730 ] 

Dawid Weiss commented on LUCENE-3871:
-------------------------------------

I can't reproduce this. My stack trace is fine:
{noformat}
junit-sequential:
    [junit] Testsuite: org.apache.lucene.search.grouping.AllGroupHeadsCollectorTest
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 4.704 sec
    [junit]
    [junit] ------------- Standard Error -----------------
    [junit] NOTE: reproduce with: ant test -Dtestcase=AllGroupHeadsCollectorTest -Dtestmethod=testRandom -Dtests.seed=-770badc2509
9b45c:-33bf9d8d527fecf3:-6ba7b68007c53875 -Dtests.multiplier=3 -Dargs="-Dfile.encoding=ISO8859-1"
    [junit] NOTE: test params are: codec=Lucene40: {sort3=PostingsFormat(name=MockRandom), id=Pulsing40(freqCutoff=9 minBlockSize=
79 maxBlockSize=251), content=PostingsFormat(name=Memory doPackFST= true), sort2=Lucene40(minBlockSize=12 maxBlockSize=46), sort1=
PostingsFormat(name=NestedPulsing), group=PostingsFormat(name=NestedPulsing)}, sim=DefaultSimilarity, locale=es_CL, timezone=Ameri
ca/Chicago
    [junit] NOTE: all tests run in this JVM:
    [junit] [AllGroupHeadsCollectorTest]
    [junit] NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_01 (64-bit)/cpus=8,threads=1,free=155882936,total=226754560
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testRandom(org.apache.lucene.search.grouping.AllGroupHeadsCollectorTest): FAILED
    [junit] null
    [junit] junit.framework.AssertionFailedError
    [junit]     at org.apache.lucene.util.PagedBytes$Reader.fillSliceWithPrefix(PagedBytes.java:212)
    [junit]     at org.apache.lucene.codecs.lucene40.values.VarDerefBytesImpl$VarDerefSource.getBytes(VarDerefBytesImpl.java:124)
    [junit]     at org.apache.lucene.search.grouping.dv.DVAllGroupHeadsCollector$GeneralAllGroupHeadsCollector$BR.getGroupValue(DV
AllGroupHeadsCollector.java:252)
    [junit]     at org.apache.lucene.search.grouping.dv.DVAllGroupHeadsCollector$GeneralAllGroupHeadsCollector.retrieveGroupHeadAn
dAddIfNotExist(DVAllGroupHeadsCollector.java:177)
    [junit]     at org.apache.lucene.search.grouping.AbstractAllGroupHeadsCollector.collect(AbstractAllGroupHeadsCollector.java:10
3)
    [junit]     at org.apache.lucene.search.Scorer.score(Scorer.java:60)
    [junit]     at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:508)
    [junit]     at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:297)
    [junit]     at org.apache.lucene.search.grouping.AllGroupHeadsCollectorTest.testRandom(AllGroupHeadsCollectorTest.java:320)
    [junit]     at org.apache.lucene.util.LuceneTestCase$SubclassSetupTeardownRule$1.evaluate(LuceneTestCase.java:729)
    [junit]     at org.apache.lucene.util.LuceneTestCase$InternalSetupTeardownRule$1.evaluate(LuceneTestCase.java:645)
    [junit]     at org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:22)
    [junit]     at org.apache.lucene.util.LuceneTestCase$TestResultInterceptorRule$1.evaluate(LuceneTestCase.java:556)
    [junit]     at org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:51)
    [junit]     at org.apache.lucene.util.LuceneTestCase$RememberThreadRule$1.evaluate(LuceneTestCase.java:618)
    [junit]     at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:164)
    [junit]     at org.apache.lucene.util.LuceneTestCaseRunner.runChild(LuceneTestCaseRunner.java:57)
    [junit]     at org.apache.lucene.util.UncaughtExceptionsRule$1.evaluate(UncaughtExceptionsRule.java:51)
    [junit]     at org.apache.lucene.util.StoreClassNameRule$1.evaluate(StoreClassNameRule.java:21)
    [junit]     at org.apache.lucene.util.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:22)
    [junit]
    [junit]
    [junit] Test org.apache.lucene.search.grouping.AllGroupHeadsCollectorTest FAILED
{noformat}
                
> Check what's up with stack traces being insane.
> -----------------------------------------------
>
>                 Key: LUCENE-3871
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3871
>             Project: Lucene - Java
>          Issue Type: Task
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Minor
>             Fix For: 4.0
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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