Troubleshooting SCM > SCM Download Error Messages Shown in the Application Log > Asset delivery target not found (SCM Download)
Asset delivery target not found (SCM Download)
One or more of the following messages may appear depending on where the delivery target is in its life cycle:
Unable to dispatch [
uri = /Things/TW.RSM.SFW.SoftwareManager/Services/StartTransfer/]:
Unable to Invoke Service StartTransfer on TW.RSM.SFW.SoftwareManager :
Asset delivery target [ MyAxedaThing ] not found
Unable to dispatch [
uri = /Things/TW.RSM.SFW.SoftwareManager/Services/Download/]:
Unable to Invoke Service Download on TW.RSM.SFW.SoftwareManager :
Asset delivery target [ MyAxedaThing ] not found
Unable to dispatch [
uri = /Things/TW.RSM.SFW.SoftwareManager/Services/CompleteDeliveryTarget/]:
Unable to Invoke Service CompleteDeliveryTarget on TW.RSM.SFW.SoftwareManager :
Asset delivery target [ MyAxedaThing ] not found
These error messages appear if the Thing representing the targeted asset is deleted sometime during the deployment.
Was this helpful?