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.