Unable to process configuration data model

82 views
Skip to first unread message

Jim Calciano

unread,
Mar 31, 2015, 1:56:44 PM3/31/15
to neto...@googlegroups.com
I've added some new modules using "netopeer-manager add". I've previously successfully added the turing-machine model to my server, so I was following the same procedure. When I check "netopeer-manager list", the modules I added are listed. However, when I try to start my server using "netopeer-server -v 1", it fails. Google hasn't been any help regarding the line about "Unable to process configuration data model...", so I'm completely at a loss as to where to start debugging this issue

Here's that piece of my log:

netopeer-server[25643]: Adding base model "/home/jcalciano/bbf-fast/yin/bbf-fast-xtu.yin"
netopeer-server[25643]: Unable to process configuration data model /home/jcalciano/bbf-fast/yin/bbf-fast-xtu.yin.
netopeer-server[25643]: Callback for path /A:netopeer/A:modules/A:module failed (1).
netopeer-server[25643]: Unable to revert executed changes: previous subtree version not found.
netopeer-server[25643]: Unable to revert executed changes: previous subtree version not found.
netopeer-server[25643]: Reverting configuration changes via transAPI failed, configuration may be inconsistent.
netopeer-server[25643]: Unable to revert executed changes: previous subtree version not found.
netopeer-server[25643]: ncds_file_copyconfig: reading source config failed.
netopeer-server[25643]: Updating XML tree after transAPI callbacks failed (Some unspecified error occurred.)
netopeer-server[25643]: Failed perform initial copy of startup to running.
netopeer-server[25643]: Device initialization of module Netopeer failed.
netopeer-server[25643]: Netopeer module cleanup.
netopeer-server[25643]: Starting necessary Netopeer plugin failed!

I appreciate any help.

Thank you.

Michal Vasko

unread,
Apr 1, 2015, 2:55:05 AM4/1/15
to neto...@googlegroups.com
Hi Jim,

it seems that the YIN model you're using is missing some mandatory nodes, that is the problem. Try executing pyang on the model, it should tell you exactly what is wrong with it.

Regards,
Michal

Jim Calciano

unread,
Apr 7, 2015, 9:31:43 AM4/7/15
to neto...@googlegroups.com
Thanks. That showed me what I needed to do to fix it.
Reply all
Reply to author
Forward
0 new messages