[
https://issues.jboss.org/browse/TEIID-4324?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-4324:
---------------------------------------
Since this is just a simple select, there's no simple rationale for why the storage
batch would go missing. Can you produce a full log? In particular we're looking for
if there is an initial error in persisting the batch, concurrent updates to the table
(which should be allowed, but perhaps there is an issue), etc.
TEIID30019 Unexpected exception for request ...
java.lang.AssertionError: Batch not found in storage
----------------------------------------------------------------------------------------------------
Key: TEIID-4324
URL:
https://issues.jboss.org/browse/TEIID-4324
Project: Teiid
Issue Type: Bug
Affects Versions: 9.0.1
Reporter: Bram Gadeyne
Assignee: Steven Hawkins
Attachments: debugplan.txt
Error pops up after execution simple select on temporary table:
select *
from #cataruw
Exception:
Error: Batch not found in storage 73697
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)