【问题标题】:Error trying install Stratos Message Broker as a feature in WSO2 ESB 4.9尝试将 Stratos Message Broker 作为 WSO2 ESB 4.9 中的一项功能安装时出错
【发布时间】:2016-08-31 02:20:50
【问题描述】:

WSO2 Message Broker v3.1 文档建议可以将 Message Broker 用作 ESB 功能,称为“Stratos Message Broker - 仪表板 UI 功能”:from here

我正在尝试将 MB 作为一项功能安装在最新的 WSO2 ESB 版本 (v4.9) 上。

为此,我使用的是最新的 P2 存储库: from here

选择“Stratos Message Broker - 仪表板 UI 功能”v 3.1 后,我收到以下错误消息:

Cannot complete the install because of a conflicting dependency.

Software being installed: 
 WSO2 Stratos Message Broker - Dashboard UI Features 3.1.0 (org.wso2.stratos.mb.dashboard.ui.feature.group 3.1.0) 
Software currently installed: 
 WSO2 Carbon - Carbon UI Feature 4.4.1 (org.wso2.carbon.core.ui.feature.group 4.4.1) 

Only one of the following can be installed at once: 
 WSO2 Carbon - Carbon UI Feature 4.4.1 (org.wso2.carbon.core.ui.feature.jar 4.4.1) 
 WSO2 Carbon - Carbon UI Feature 4.4.2 (org.wso2.carbon.core.ui.feature.jar 4.4.2) 
 WSO2 Carbon - Carbon UI Feature 4.4.3 (org.wso2.carbon.core.ui.feature.jar 4.4.3) 
 WSO2 Carbon - Carbon UI Feature 4.4.4 (org.wso2.carbon.core.ui.feature.jar 4.4.4) 

Cannot satisfy dependency: 
 From: WSO2 Carbon - Carbon UI Feature 4.4.1 (org.wso2.carbon.core.ui.feature.group 4.4.1) 
 To: org.wso2.carbon.core.ui.feature.jar [4.4.1] 

Cannot satisfy dependency: 
 From: WSO2 Carbon - Carbon UI Feature 4.4.3 (org.wso2.carbon.core.ui.feature.group 4.4.3) 
 To: org.wso2.carbon.core.ui.feature.jar [4.4.3] 

Cannot satisfy dependency: 
 From: WSO2 Carbon - Carbon UI Feature 4.4.4 (org.wso2.carbon.core.ui.feature.group 4.4.4) 
 To: org.wso2.carbon.core.ui.feature.jar [4.4.4] 

Cannot satisfy dependency: 
 From: WSO2 Stratos Message Broker - Dashboard UI Features 3.1.0 (org.wso2.stratos.mb.dashboard.ui.feature.group 3.1.0) 
 To: org.wso2.carbon.core.ui.feature.group [4.4.3,4.5.0)

这是否意味着不能将最新版本的 MB 用作 ESB 功能?我尝试了其他人,没有成功..

回购:WSO2 Carbon 4.2.0 (Turing) - MB 版本:2.2.0 - 错误消息:

Cannot complete the install because of a conflicting dependency. 
Software being installed: 
 WSO2 Stratos Message Broker - Dashboard UI Features 2.2.0 (org.wso2.stratos.mb.dashboard.ui.feature.group 2.2.0) 

Software currently installed:
 WSO2 Carbon - Carbon UI Feature 4.4.1 (org.wso2.carbon.core.ui.feature.group 4.4.1) 

Only one of the following can be installed at once: 
 WSO2 Carbon - Carbon UI Feature 4.2.0 (org.wso2.carbon.core.ui.feature.jar 4.2.0) 
 WSO2 Carbon - Carbon UI Feature 4.4.1 (org.wso2.carbon.core.ui.feature.jar 4.4.1) 

Cannot satisfy dependency: 
 From: WSO2 Carbon - Carbon UI Feature 4.2.0 (org.wso2.carbon.core.ui.feature.group 4.2.0) 
 To: org.wso2.carbon.core.ui.feature.jar [4.2.0] 
Cannot satisfy dependency: 
 From: WSO2 Carbon - Carbon UI Feature 4.4.1 (org.wso2.carbon.core.ui.feature.group 4.4.1) 
 To: org.wso2.carbon.core.ui.feature.jar [4.4.1] 
Cannot satisfy dependency: 
 From: WSO2 Stratos Message Broker - Dashboard UI Features 2.2.0 (org.wso2.stratos.mb.dashboard.ui.feature.group 2.2.0) 
 To: org.wso2.carbon.core.ui.feature.group [4.2.0,4.3.0)

回购:WSO2 Carbon 4.1.7 - MB 版本:2.1.1 - 错误消息:

Cannot complete the install because one or more required items could not be found. 
Software being installed: 
 WSO2 Stratos Message Broker - Dashboard UI Features 2.1.1 (org.wso2.stratos.mb.dashboard.ui.feature.group 2.1.1) 

Missing requirement: 
 WSO2 Stratos Message Broker - Dashboard UI Features 2.1.1 (org.wso2.stratos.mb.dashboard.ui.feature.group 2.1.1) 
 requires 'org.wso2.carbon.core.ui.feature.group [4.1.0,4.2.0)' but it could not be found

有什么建议吗? 是否有人已经将 MB 用作 ESB 功能?哪个版本?

谢谢!

【问题讨论】:

    标签: wso2 wso2esb wso2carbon wso2mb


    【解决方案1】:

    我也试过了,也遇到了同样的错误。它看起来像 WSO2 ESB 4.9.0 中的一个错误。因此报告了一个jira:https://wso2.org/jira/browse/ESBJAVA-4753

    【讨论】:

      【解决方案2】:

      使用新版WSO2 ESB 5.0安装成功。

      使用wilkes repo 并选择“Stratos Message Broker - Dashboard UI Features version 3.1.0”。

      实际上,为了让它发挥作用,我做了:在我的旧 MB 中进行搜索,寻找那里不存在的功能(仅 MB 3.1)(ESB 5.0)。名单如下:

      • 专题 - 安第斯山脉
      • 功能 - 消息传递指标
      • 指标组
      • 注册表内容搜索
      • 远程用户管理
      • 远程用户管理客户端
      • 远程用户管理服务器
      • SOAP 追踪器
      • Stratos Message Broker - 仪表板 UI 功能

      然后我必须编辑master-datasources.xml 文件,添加WSO2MBStoreDB 数据源配置。

      然后,只需安装上面列表中的功能。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2013-04-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多