This article discusses the likely cause of this error condition. When a configuration change is made, whether IDP is configured and used or not, the commit fails with the following message:
error: Check-out failed for IDP policy daemon (/usr/sbin/idpd) without details
The configuration change will not commit and fails with , 'error: Check-out failed for IDP policy daemon (/usr/sbin/idpd) without details.' Subsequent commit attempts should go through as the problem is intermittent depending on details listed below.
, 'error: Check-out failed for IDP policy daemon (/usr/sbin/idpd) without details.'
This is seen happening via the interactive-commands log:
root@SRX550> show log interactive-commands | match extensive
Nov 27 12:15:04 SRX550 mgd[51464]: UI_NETCONF_CMD: User 'root' used NETCONF client to run command 'get-interface-information level=extensive'
root@SRX550> show system processes extensive | match idpd 1396 root 1 76 0 45576K 13700K select 0 0:57 0.00% idpd
root@SRX550# set system processes idp-policy disable
root@SRX550> show system processes extensive | match idpd
root@SRX550>