首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在VirtualBox上运行OpenDaylight -错误

在VirtualBox上运行OpenDaylight -错误
EN

Stack Overflow用户
提问于 2021-02-18 17:57:01
回答 1查看 47关注 0票数 0

我在VirtualBox (Ubuntu)上运行OpenDayLight (发行版-karaf-0.4.0-Beryllium)。我想我已经安装了所有必要的程序,但是我得到了这个错误:

代码语言:javascript
复制
./bin/karaf: 242: [: Illegal number:
OpenJDK 64-Bit Server VM warning: Ignoring option UnsyncloadClass; support was removed in 11.0
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
-Djava.endorsed.dirs=/usr/lib/jvm/java-11-openjdk-amd64/jre/lib/endorsed:/usr/lib/jvm/java-11-openjdk-amd64/lib/endorsed: 
/home/pati/distribution-karaf-0.4.0-Beryllium/lib/endorsed is not supported. 
Endorsed standards and standalone APIs
in modular form will be supported via the concept of upgradeable modules.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

从昨天开始,我一直在阅读关于解决方案的文章,但都没有奏效。有没有人以前遇到过这个错误,或者知道任何解决方案?

我也试过在没有虚拟机的情况下在我的电脑上运行它,它可以工作,但我需要在Virtualbox上运行它。

EN

回答 1

Stack Overflow用户

发布于 2021-02-18 19:07:07

好了,我找到解决方案了。我不得不将java版本从11改为8,这对我很有帮助。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/66257518

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档