首页 > 代码库 > A new node couldn't be inserted because one with the same name exists. (VERR_CFGM_NODE_EXISTS).

A new node couldn't be inserted because one with the same name exists. (VERR_CFGM_NODE_EXISTS).

  今天在使用Oracle的Vbox导入模板虚拟机的时候报了这么一个错误:

A new node couldn‘t be inserted because one with the same name exists. (VERR_CFGM_NODE_EXISTS). 看字面的意思是已经有一个相同的名字机器存在了

尝试删除后再重新导入,结果问题依旧。

后来网上找了找资料,说是换一个USB控制器即可,但是我试了一下,不行索性就关闭了。正常启动了

技术分享

本文出自 “记录点滴学习生活” 博客,请务必保留此出处http://baishao.blog.51cto.com/2893832/1920805

A new node couldn't be inserted because one with the same name exists. (VERR_CFGM_NODE_EXISTS).