[teiid-issues] [JBoss JIRA] (TEIID-2271) Timing issue when processing data from an XML stream

Paul Richardson (JIRA) jira-events at lists.jboss.org
Wed Oct 24 11:11:01 EDT 2012


Paul Richardson created TEIID-2271:
--------------------------------------

             Summary: 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


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


More information about the teiid-issues mailing list