1 Reply Latest reply on Aug 17, 2012 5:25 PM by rareddy

    getVDB() error when source is not defined

    snadji

      Hi,

       

      I am getting the following error when calling Admin.getVDB():

       

      org.teiid.adminapi.AdminProcessingException: TEIID70035 java.lang.IllegalArgumentException: No enum const class org.teiid.adminapi.impl.ModelMetaData$ValidationError$Severity.INFO

       

      A little more info:

      The error occurs only when the source used in the VDB is not defined.

      This problem started occuring in cr1. Worked OK in the Alpha2 build.

       

      Is this something that will be fixed? I am hoping that getVDB() will work as it used to in the prior releases - i.e. regardless of whether the source is valid or not.

       

      Thanks