[teiid-issues] [JBoss JIRA] (TEIID-1958) Assertion failed in SortUtility

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Mar 5 15:38:36 EST 2012


    [ https://issues.jboss.org/browse/TEIID-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673761#comment-12673761 ] 

Steven Hawkins commented on TEIID-1958:
---------------------------------------

Can you confirm is this was on 7.7 or 7.6?  If it is 7.7, do you want to resolve it as incomplete description given that you have a workaround or can you provide additional information?
                
> Assertion failed in SortUtility
> -------------------------------
>
>                 Key: TEIID-1958
>                 URL: https://issues.jboss.org/browse/TEIID-1958
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 7.7
>            Reporter: Mark Addleman
>            Assignee: Steven Hawkins
>         Attachments: teiid.log
>
>
> Getting an assert failure in SortUtility.  Plan is attached.  Stack trace below:
> Caused by: java.lang.AssertionError: Assertion failed.
> at org.teiid.core.util.Assertion.failed(Assertion.java:73)
> at org.teiid.core.util.Assertion.assertTrue(Assertion.java:68)
> at org.teiid.core.util.Assertion.assertTrue(Assertion.java:60)
> at org.teiid.query.processor.relational.SortUtility.<init>(SortUtility.java:145)
> at org.teiid.query.processor.relational.SortNode.sortPhase(SortNode.java:96)
> at org.teiid.query.processor.relational.SortNode.getFinalBuffer(SortNode.java:180)
> at org.teiid.query.processor.relational.RelationalPlan.getFinalBuffer(RelationalPlan.java:307)
> at org.teiid.query.processor.QueryProcessor.getFinalBuffer(QueryProcessor.java:239)
> at org.teiid.query.processor.BatchCollector.collectTuples(BatchCollector.java:137)
> at org.teiid.dqp.internal.process.RequestWorkItem.processMore(RequestWorkItem.java:374)
> at org.teiid.dqp.internal.process.RequestWorkItem.process(RequestWorkItem.java:287)
> ... 37 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list