Follow

Error: CAImport_Objects.xml Failed to process schema during Director 11 upgrade

Applies To:

Customers upgrading from Director 8.0.2 or Director 8.0.3 to Director 11

Error:

Failed to extend the schema using "C:\Program Files\Venafi\Schema\CAImport_Objects.xml". Error: Config: Failed to process schema definition file C:\Program Files\Venafi\Schema\CAImport_Objects.xml; CreateObject element near line 3 failed; ClassDoesNotExist

or

Service Module "CA Import Manager" could not be found.

2014-02-10_14-27-57.png

 

2014-02-10_14-29-27.png

 

Cause:

Director 8.0.2 and Director 8.0.3 were released after Director 11 was released.  In order for the upgrade to be supported, changes to the database schema need to be made with an additional upgrade script.

Resolution:

 The upgrade error is fixed by executing a custom upgrade script on the Director Database.

  1. Download the Database Script Fix attached to the end of this article.

  2. Unzip the contents to your desktop.  There is one script for Microsoft SQL databases and one script or Oracle databases.

  3. Turn off IIS.  Start an elevated command prompt and type:
    IISReset -STOP

  4. Turn off the Venafi Encryption Director Service.  From the same elevated command prompt type:
    SC STOP VED

  5. Turn off the Venafi Log Server Service.  From the same elevated command prompt type:
    SC STOP VenafiLogServer

  6. Repeat Steps 3-6 on every Director server in your environment. 

  7. Verify with your Database Administration that you have a current backup of your Director database.

  8. Provide the Database Fix script that corresponds with your database platform to your Database Administrator and ask that the script be executed against the Director database.

  9. After the Database Administrator confirms that the script was executed successfully, it is now time to finish the Director 11 installation.

  10. Start the Director Control Center wizard again. From the same elevated command prompt type:
    "C:\Program Files\Venafi\Platform\dcc.exe" -wizard

    Note: your path to where Venafi Encryption Director is installed may vary from example

  11. Run through the wizard that configures the Director installation.

  12. The wizard will finish successfully.

  13. Start the Venafi Log Server Service.  From the same elevated command prompt type:
    SC START VenafiLogServer

  14. Start the Venafi Encryption Director Service.  From the same elevated command prompt type:
    SC START VED

  15. Start IIS.  From an elevated command prompt and type: 
    IISReset -STOP

  16. Repeat Steps 10-15 on each Director server in your environment.

  17. The upgrade to Director 11 is now complete.

 

Was this article helpful?
1 out of 1 found this helpful

Comments