Virtual services fail to deploy to the Virtual Service Environment (VSE) after Model Archive (MAR) files are manually deleted from the vseDeploy folder. This typically occurs when using an external production database where metadata synchronization is lost between the file system and the database records.
All support DevTest releases and databases.
Manually deleting MAR files from the vseDeploy folder bypasses the standard undeploy logic. This leaves residual metadata in the external database and the local VSE cache, causing the system to report deployment conflicts or corrupted archives.
To clear residual values and restore synchronization, follow these steps:
DevTest_Home/vseDeploy/VSE_[Port] and move all files/folders (including .mar.tracking and .services) to a backup location.DevTest_Home/lisatmp_####/vsBuilderSessionsDevTest_Home/lisatmp_####/vsRecordingDevTest_Home/lisatmp_####/ladssite.properties file for the Registry. Ensure the following property is set correctly for an external database: lisadb.internal.enabled=falseNote: Always use the DevTest Portal or Workstation to "Undeploy" services to ensure database and file system entries are synchronized.