Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-2347

Undeploying a Dynamic VDB results in TeiidAdminProcessing exception

XMLWordPrintable

      1) Deploy a Dynamic VDB on a server
      2) Select in Designer Servier view and select "Undeploy VDB"
      3) Get following uncaught exception:

      !ENTRY org.teiid.designer.dqp.ui 2 0 2014-09-22 15:53:57.594
      !MESSAGE Error undeploying VDB: Portfolio
      !STACK 0
      org.teiid.adminapi.AdminProcessingException: {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "JBAS014807: Management resource '[(\"deployment\" => \"Portfolio.vdb\")]' not found"}}
      	at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.execute(Admin8Factory.java:548)
      	at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.undeploy(Admin8Factory.java:782)
      	at org.teiid.runtime.client.admin.v8.Admin8Spec.undeploy(Admin8Spec.java:73)
      	at org.teiid.runtime.client.admin.ExecutionAdmin.undeployVdb(ExecutionAdmin.java:773)
      

      We're only catching "OperationFormatException" format exception. maybe we should catch this type too and display to user?

            blafond Barry LaFond
            blafond Barry LaFond
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: