Details
-
Type:
Task
-
Status: Done
-
Priority:
Undefined
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: MainTel
-
Labels:
Description
The MTM2 simulator looks to be taking too long to perform the DISABLED -> ENABLED transition that a CMD_COMPLETE is not received in time. The system then shows
RuntimeError: Error on cmd=cmd_enable, initial_state=1: msg='Timed out waiting for command acknowledgement', ackcmd=(ackcmd private_seqNum=572539876, ack=<SalRetCode.CMD_NOACK: -301>, error=0, result='No command acknowledgement seen') |
The state transition completes correctly. It's possible a CMD_INPROGRESS needs to be sent due to the transition length.
Fixed in
DM-37840.