[teiid-issues] [JBoss JIRA] (TEIID-2223) Compiled Groovy cannot deploy a dynamic VDB, using AdminShell methods, that is recognized as ACTIVE by the Groovy script

Paul Nittel (JIRA) jira-events at lists.jboss.org
Wed Oct 10 13:30:03 EDT 2012


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

Paul Nittel commented on TEIID-2223:
------------------------------------

I tried this a couple of ways. First I just added a 10 second delay before the getVDBs call. That consistently showed the VDB as ACTIVE, as Filip predicted. The other way I immediately did a getVDBs, then waited 10 seconds and repeated the getVDBs (did that 5 times). That consistently failed to show the VDB as ACTIVE. I used adminshell.sh to run the script. Not compiled.
                
> Compiled Groovy cannot deploy a dynamic VDB, using AdminShell methods, that is recognized as ACTIVE by the Groovy script
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-2223
>                 URL: https://issues.jboss.org/browse/TEIID-2223
>             Project: Teiid
>          Issue Type: Bug
>          Components: AdminApi
>    Affects Versions: 7.7.2
>            Reporter: Paul Nittel
>            Assignee: Steven Hawkins
>            Priority: Optional
>             Fix For: Open To Community
>
>         Attachments: CrummyWeather.groovy, ShortWeatherNoTest.groovy, weather-vdb.xml
>
>
> This is a weird case. If I deploy a dynamic VDB from a compiled Groovy script, it is not seen as ACTIVE by the script. The server log shows it is active.
> If I use a non-compiled Groovy script, it all works fine.
> To add to the intrigue, if the compiled script periodically polls to see if the VDB is active, and I go to the Virtual Databases display in RHQ, the script magically sees the VDB as ACTIVE.
> I'm attaching the materials used in this test.

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