Troubleshooting SCM > SCM Download Error Messages Shown in the Application Log > Delivery target must be in one of the following states (SCM Download)
Delivery target must be in one of the following states (SCM Download)
The following error message may appear, even for delivery targets that succeed without having to retry:
Unable to dispatch [
uri = /Things/TW.RSM.SFW.SoftwareManager/Services/StartTransfer/]:
Unable to Invoke Service StartTransfer on TW.RSM.SFW.SoftwareManager :
Delivery target [<delivery target ID>] must be in one of the following
states: [ 'installing, sending instructions, instructions received' ]
Unable to dispatch [
uri = /Things/TW.RSM.SFW.SoftwareManager/Services/Download/]:
Unable to Invoke Service Download on TW.RSM.SFW.SoftwareManager :
Delivery target [<delivery target ID>] must be in one of the following states:
[ 'installing, sending instructions, instructions received' ]
This error message may appear if the delivery target has been canceled manually after the package was delivered to the agent (by directly invoking AbortDeliveryTarget on TW.RSM.SFW.SoftwareManager).
This message can also appear if the delivery target times out in the installing state while the agent is installing the package. The installation timeout can be adjusted on the Configuration > Deployment screen.
Was this helpful?