[teiid-issues] [JBoss JIRA] Commented: (TEIID-843) IndexOutOfBoundsException occurs when a running query is cancelled.

Van Halbert (JIRA) jira-events at lists.jboss.org
Fri Sep 18 23:23:49 EDT 2009


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

Van Halbert commented on TEIID-843:
-----------------------------------

This was also seen in test:  testMultipleSourceTimeout

> IndexOutOfBoundsException occurs when a running query is cancelled.
> -------------------------------------------------------------------
>
>                 Key: TEIID-843
>                 URL: https://jira.jboss.org/jira/browse/TEIID-843
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 6.3.0
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>            Priority: Minor
>
> Running integration test:  testMultipleSourceMultipleCommandsCancel
> When the query is cancelled, the following exception is seen:
> java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
> 	at java.util.ArrayList.RangeCheck(ArrayList.java:547)
> 	at java.util.ArrayList.get(ArrayList.java:322)
> 	at com.metamatrix.query.processor.relational.BatchedUpdateNode.open(BatchedUpdateNode.java:95)
> 	at com.metamatrix.query.processor.relational.RelationalNode.open(RelationalNode.java:236)
> 	at com.metamatrix.query.processor.relational.RelationalPlan.open(RelationalPlan.java:101)
> Just worried that if the process doesn't clean up properly, it may cause a memory leak or have some latent effect.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list