[
https://issues.jboss.org/browse/TEIID-2271?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-2271.
-----------------------------------
Labels: 8.2.CR1 (was: )
Fix Version/s: 8.2
Resolution: Done
Changed the logic to wait on the xmltablenode in the tuplebuffer (similar to the
non-streaming logic) rather than throw a blockedexception - which would require the
xmltablenode to issue RequestWorkItem moreWork.
Timing issue when processing data from an XML stream
----------------------------------------------------
Key: TEIID-2271
URL:
https://issues.jboss.org/browse/TEIID-2271
Project: Teiid
Issue Type: Bug
Components: XML Connector
Affects Versions: 8.2
Reporter: Paul Richardson
Assignee: Steven Hawkins
Labels: 8.2.CR1
Fix For: 8.2
Attachments: server.log
Running a preview on an XML datasource causes a freezing of the gui. The main thread is
stuck trying {{SocketInputStream.socketRead0}}, which never returns.
The jboss log indicates a BlockedException has occurred and only when designer is
forcibly terminated does the input stream read get cancelled.
Discussions over the log indicate ...
'... a timing issue where the asynch processing thread notifies after the processing
thread has been detached and there's no other action that restarts the plan'
Server log snippet attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira