【问题标题】:AWS Toolkit for Eclipse Installation fails on Eclipse LunaEclipse Luna 上的 AWS Toolkit for Eclipse 安装失败
【发布时间】:2014-08-19 12:36:29
【问题描述】:

我下载了最新的 Eclipse IDE for Java EE Developers Luna 4.4 并尝试安装 AWS Toolkit for Eclipse 但收到错误消息:

Failed to prepare partial IU: [R]com.amazonaws.eclipse.datatools.enablement.simpledb.driver
1.0.0.v201405191642.

我尝试安装

  1. 使用installation instructions
  2. 从 Eclipse Marketplace 安装
  3. 在带有 JDK 1.8 的 OS X 上
  4. 在带有 JDK 1.7 的 OS X 上
  5. 在带有 JDK 1.6 的 OS X 上
  6. 在使用 JDK 1.6 的 Windows 上

在 Eclipse 日志中,我得到以下信息:

!ENTRY org.eclipse.equinox.p2.publisher.eclipse 4 0 2014-06-28 14:14:23.076

!MESSAGE Unable to acquire PluginConverter service during generation for: /Users/bernhard/Documents/EclipseDevelopment/eclipse/plugins/com.amazonaws.eclipse.datatools.enablement.simpledb.driver_1.0.0.v201405191642. !ENTRY org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2014-06-28 14:14:23.077

!MESSAGE The bundle manifest could not be read: /Users/bernhard/Documents/EclipseDevelopment/eclipse/plugins/com.amazonaws.eclipse.datatools.enablement.simpledb.driver_1.0.0.v201405191642

!ENTRY org.eclipse.equinox.p2.engine 4 4 2014-06-28 14:14:23.093

!MESSAGE An error occurred while installing the items !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2014-06-28 14:14:23.093

!MESSAGE session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]com.amazonaws.eclipse.datatools.enablement.simpledb.driver
1.0.0.v201405191642, action=). !SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2014-06-28 14:14:23.093

!MESSAGE Failed to prepare partial IU: [R]com.amazonaws.eclipse.datatools.enablement.simpledb.driver
1.0.0.v201405191642.

所以有三个错误消息,都是针对 com.amazonaws.eclipse.datatools.enablement.simpledb.driver_1.0.0.v201405191642

  1. 在生成过程中无法获取 PluginConverter 服务
  2. 无法读取捆绑清单
  3. 部分 IU 准备失败

我发现以下 Eclipse 错误可能有助于为 无法获取 PluginConverter 服务错误找到正确的解决方案:

  1. https://bugs.eclipse.org/bugs/show_bug.cgi?id=437466
  2. https://bugs.eclipse.org/bugs/show_bug.cgi?id=436372#c35

【问题讨论】:

  • 遇到了同样的问题 - 我认为他们需要更新 aws 插件才能在 luna 上工作

标签: eclipse amazon-web-services eclipse-plugin toolkit


【解决方案1】:

您是否正在为数据工具选择可选组件?

【讨论】:

    猜你喜欢
    • 2017-12-17
    • 2018-06-29
    • 1970-01-01
    • 2018-06-24
    • 1970-01-01
    • 2015-12-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多