[teiid-issues] [JBoss JIRA] (TEIIDSB-159) Test errors

Steven Hawkins (Jira) issues at jboss.org
Wed Feb 12 09:54:04 EST 2020


    [ https://issues.redhat.com/browse/TEIIDSB-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970063#comment-13970063 ] 

Steven Hawkins commented on TEIIDSB-159:
----------------------------------------

The closed fs issue is due to not holding a references to the virtual file root, which means that the vdb zip fs will get cleaned up by garbage collection.

> Test errors
> -----------
>
>                 Key: TEIIDSB-159
>                 URL: https://issues.redhat.com/browse/TEIIDSB-159
>             Project: Teiid Spring Boot
>          Issue Type: Bug
>          Components: core
>            Reporter: Steven Hawkins
>            Priority: Major
>             Fix For: 1.4.0
>
>   Original Estimate: 5 hours
>          Time Spent: 2 hours
>  Remaining Estimate: 3 hours
>
> The Teiid spring boot tests are commonly erroring out in travis.  It usually is reported as Failed To Load Application Context - but the underlying problem differs.  Here: https://api.travis-ci.org/v3/job/638096554/log.txt the issue is likely that tests are executing concurrently that reference the same vdb.  The current NioVirtualFile logic for Teiid expects only one mount for a given zip.  If you open another, then the previous is closed.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list