[teiid-issues] [JBoss JIRA] (TEIID-2122) Teiid Freezes while trying to get Connection

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Jul 31 14:52:07 EDT 2012


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

Steven Hawkins commented on TEIID-2122:
---------------------------------------

Yes, the threaddump shows that there is an issue.  I see that the backport of the 8.x logic was not complete due to the location change of the VDBMetadata object.  This situation will happen if the vdb is initially inactive, which is likely the case with dynamic vdbs.  The workaround would be to use waitForLoad=0 to revert to the 7.7 behavior.
                
> Teiid Freezes while trying to get Connection
> --------------------------------------------
>
>                 Key: TEIID-2122
>                 URL: https://issues.jboss.org/browse/TEIID-2122
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Driver
>    Affects Versions: 7.7
>            Reporter: Gautam Banerjee
>            Assignee: Steven Hawkins
>         Attachments: ThreadDump.txt
>
>
> Hi,
> In Teiid 7.7.1 we are trying to get the connection from datasource. If the connection is made to a inactive vdb then processing freezes at getConnection(). If connection is made to a active vdb then processing continues.
> The relevant code is TeiidDataSource.getConnection(). Please resolve.
> Thanks
> Gautam

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list