- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2019 08:33 AM
Hello
I'm facing a problem when I try to do a "package reload"
Error: Operation failed because: Cannot do data model upgrade when commit queue has items.
Any idea how can I resolve this problem ?
Thanks in advance
Solved! Go to Solution.
- Labels:
-
Other NSO Topics
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2019 01:57 PM
@igotni wrote:I'm facing a problem when I try to do a "package reload"
Error: Operation failed because: Cannot do data model upgrade when commit queue has items.
This means that there are pending items in the commit-queue, that have not yet completed.
You can either wait for them to be completed, or you can clear the items in the commit queue, using the action "devices commit-queue clear". Note that if you clear the queue items, NSO might get out-of-sync with the devices (since NSO will then have changes in it's CDB that have not been pushed to the devices).
/Ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2019 01:55 PM
Hi, this error usually generate when you don't have all Software package. Could you provide the current version and new version, also the platform where you want to excecute the upgrade.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2019 12:33 AM
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2019 01:57 PM
@igotni wrote:I'm facing a problem when I try to do a "package reload"
Error: Operation failed because: Cannot do data model upgrade when commit queue has items.
This means that there are pending items in the commit-queue, that have not yet completed.
You can either wait for them to be completed, or you can clear the items in the commit queue, using the action "devices commit-queue clear". Note that if you clear the queue items, NSO might get out-of-sync with the devices (since NSO will then have changes in it's CDB that have not been pushed to the devices).
/Ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2019 12:34 AM
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 08:22 AM
this got resolved by
packages reload max-wait-time 1 timeout-action kill
