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

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu May 30 08:57:54 EDT 2013


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

Steven Hawkins commented on TEIID-2271:
---------------------------------------

With the 8.4 changes we can handle this situation differently on latest by using the workitem to call morework rather the locking strategy.
                
> 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


More information about the teiid-issues mailing list