[teiid-issues] [JBoss JIRA] (TEIID-2873) VDB re-deploy issue with VDB that auto-generates REST wars

Ramesh Reddy (JIRA) issues at jboss.org
Fri Feb 28 10:43:47 EST 2014


     [ https://issues.jboss.org/browse/TEIID-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-2873.
---------------------------------

        Labels: Beta2  (was: )
    Resolution: Done


There is timing issue when VDB is deployed in force REPLACE. This error does occur if normal UNDEPLOY and DEPLOY cycle. In the case of REPLACE, the both undeploy of the WAR/re-deploy WAR are met with timing issues as both processes are Async.  Added code to schedule deployment of the WAR instead of error out in this situation.
                
> VDB re-deploy issue with VDB that auto-generates REST wars
> ----------------------------------------------------------
>
>                 Key: TEIID-2873
>                 URL: https://issues.jboss.org/browse/TEIID-2873
>             Project: Teiid
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 8.4
>            Reporter: Mark Drilling
>            Assignee: Ramesh Reddy
>              Labels: Beta2
>             Fix For: 8.7
>
>         Attachments: ServerLog.txt
>
>
> I've encountered an issue when re-deploying a VDB that auto-generates and deploys REST wars.  On re-deploy of the VDB, the REST wars don't always get deployed. 
> Steps to reproduce and server.log is attached.
> Note this is on deploy of the VDB over an existing deployment.  Workaround would be to explicitly un-deploy the VDB before doing the deploy.

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