Document root element is missing.问题的解决

本文解决了Struts启动时报错的问题。原因在于struts-config.xml文件的编码格式不正确,使用BeyondCompare工具检测到文件头为EFBBBF,通过将文件另存为ANSI类型解决了该问题。

今天下午启动struts突然报标题的错误,经过测试,终于找到了问题的原因。

struts-config.xml文件中用二进制查看工具,结果发现 文件头是以EF BB BF开头,将文件用记事本打开,然后另存为ANSI类型的文件就可以使用了。

注意,不能使用ultraedit的hex查看功能,他查看的数据是看不出来差异的,我使用的是Beyond Compare工具。

这个报错是啥原因[ERROR] [1679941917.502359520]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941917.504155328]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941917.535867008]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941917.621697120]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941917.624480000]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941917.626349792]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941917.628128544]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941917.629820160]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941917.631510912]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941917.641287296]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941917.643478592]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941917.645278912]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941917.647137504]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941917.657439552]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941917.659330784]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941920.333984000]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941920.339108064]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941920.345499424]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941920.362441888]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941920.380471488]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941920.397159072]: Skipped loading plugin with error: XML Document '/home/nvidia/ES37/R7872_ARM_0725/r7863_ros_sw/install/share/plugin_draw_markers/plugin_descriptions.xml' has no Root Element. This likely means the XML is malformed or missing.. [ERROR] [1679941920.775770176]: PluginlibFactory: The plugin for class 'plugin_draw_markers/Draw_line' failed to load. Error: According to the loaded plugin descriptions the class plugin_draw_markers/Draw_line with base class type rviz::Panel does not exist. Declared types are jsk_rviz_plugin/CancelAction jsk_rviz_plugin/EmptyServiceCallInterfaceAction jsk_rviz_plugin/ObjectFitOperatorAction jsk_rviz_plugin/PublishTopic jsk_rviz_plugin/RecordAction jsk_rviz_plugin/RobotCommandInterfaceAction jsk_rviz_plugin/SelectPointCloudPublishAction jsk_rviz_plugin/TabletControllerPanel jsk_rviz_plugin/YesNoButton rviz_plugin_tutorials/Teleop
07-26
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值