关于distribution-karaf-0.6.0-Carbon安装问题
我在ubuntu14.04中安装distribution-karaf-0.6.0-Carbon时,按照下面2种方式安装组件,都不能打开dlux web界面,但是ubuntu的web界面能打开,这些都在网上查得,针对这个版本也不知道具体要安装那些组件,安装顺序如何,清指点,谢谢
第一:
opendaylight-user@root>feature:install odl-restconf
opendaylight-user@root>feature:install odl-l2switch-switch-ui
opendaylight-user@root>feature:install odl-openflowplugin-flow-services-ui
opendaylight-user@root>feature:install odl-mdsal-apidocs
opendaylight-user@root>feature:install odl-dlux-core
opendaylight-user@root>feature:install odl-dlux-node
opendaylight-user@root>feature:install odl-dlux-yangui
第二:
feature:install odl-restconf
feature:install odl-l2switch-switch-ui
feature:install odl-mdsal-apidocs
feature:install odl-dluxapps-applications
5 个回复
gonezhang
赞同来自:
查看绑定的时候出现 GracePeriod,这个正常吗
opendaylight-user@root>bundle:list |grep dlux
318 | GracePeriod | 80 | 0.5.0.Carbon
gonezhang
赞同来自:
后来又发现少了依赖包,不知道这些依赖包如何安装,用什么方式安装
gonezhang
赞同来自:
317 | Failure | 80 | 0.5.0.Carbon | loader.implementation
318 | Failure | 80 | 0.5.0.Carbon | dlux.core
319 | Failure | 80 | 0.5.0.Carbon | dlux.common.login
320 | Failure | 80 | 0.5.0.Carbon | dlux.common.authentication
321 | Failure | 80 | 0.5.0.Carbon | dlux.common.navigation
322 | Failure | 80 | 0.5.0.Carbon | dlux.common.topbar
323 | Failure | 80 | 0.5.0.Carbon | dlux.common.general
324 | Failure | 90 | 0.5.0.Carbon | dlux.common.layout
325 | Failure | 80 | 0.5.0.Carbon | ODL :: dluxapps :: topology-bundle
331 | Failure | 80 | 0.5.0.Carbon | ODL :: dluxapps :: nodes-bundle
332 | Failure | 80 | 0.5.0.Carbon | ODL :: dluxapps :: yangui-bundle
333 | Failure | 80 | 0.5.0.Carbon | ODL :: dluxapps :: yangutils-bundle
334 | Failure | 80 | 0.5.0.Carbon | ODL :: dluxapps :: sigmatopology-bundle
335 | Failure | 80 | 0.5.0.Carbon | ODL :: dluxapps :: yangvisualizer-bundle
336 | Failure | 80 | 0.5.0.Carbon | ODL :: dluxapps :: yangman-bundle
柿子 - Zebra Decoder 姿势社区欢乐多
赞同来自:
查看一下odl的log信息, 应该在odl目录的data/log/karaf.log中,查看安装ui组件是否报错,把错误信息贴出来看看~
jingtian321a
赞同来自:
feature:install odl-dlux-core odl-dluxapps-applications
carbon版本后,dlux框架都以app形式安装,但依赖于dlux-core