java.lang.Exception: SE0229:Training failed due to: Model information (ml_x_hcsr_global_global_) has no reference for (ml_x_snc_global_global_= personName)Issue When attempting to train the NLU models the below error is seen :java.lang.Exception: SE0229:Training failed due to: Model information (ml_x_hcsr_global_global_d34ead941b5f341078afa687b04bcbcd) has no reference for (ml_x_snc_global_global_3aedf38234bf5010f877396127c8ff9d = personName)ReleaseAllCauseThis is caused if the Vocabulary source is not synced ,in this case it is "@personName"ResolutionIn order to fix the error : -Navigate to NLU workbench > Vocabulary sources -Sync the vocab source "@personname"[Syncing might take about 5-10 minutes] -Re-train the associated NLU model