WonderHow

stanford Protege 4.3 ERROR: Bundle org.protege.common 解决方法

我的java版本是jdk1.8.0_45,安装了protege后打开总显示:

ERROR: Bundle org.protege.common [1] Error starting file:/home/xxx/Protege_4.3/bundles/org.protege.common.jar

(org.osgi.framework.BundleException: Unresolved constraint in bundle org.protege.common [1]: Unable to resolve 1.0:

missing requirement [1.0] osgi.wiring.package; (&(osgi.wiring.package=org.w3c.dom)(version>=0.0.0)))

....

网上着了半天重要找到解决方案,去http://mirror.bit.edu.cn/apache/felix/下载一下最新版的org.apache.felix.main.distribution.tar.gz

解压后将里面的felix.jar拷出来将protege安装目录下bin目录中的同名文件替换掉即可。

分类:

技术点:

相关文章:

  • 2021-10-19
  • 2021-11-05
  • 2021-12-28
  • 2021-05-14
  • 2021-06-07
  • 2021-07-15
  • 2021-10-13
  • 2018-06-11
猜你喜欢
  • 2021-10-19
  • 2021-10-17
  • 2021-10-01
  • 2021-11-14
  • 2021-12-05
  • 2021-05-01
  • 2021-09-17
相关资源
相似解决方案