Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
I have a NSO service that moves configuration from one device to another. If there is a lot of configuration to be moved, I have run into an application timeout error during "commit dry-run". The timeout occurs roughly 2 mins after "commit dry-...
Thank you Roque for your reply.
Thanks to the suggestion by Cisco TAC to increase the following timer in NSO (default is 120 sec), the service commit dry-run is now working ...
admin@ncs% set java-vm service-transaction-timeout
(<int>) (120):
...