【问题标题】:Publishing to bluemix from eclipse results in stack overflow and forces the eclipse workbench to shutdown从 eclipse 发布到 bluemix 会导致堆栈溢出并强制 eclipse 工作台关闭
【发布时间】:2018-06-17 22:57:52
【问题描述】:

每当我尝试使用 IBM bluemix 工具从 eclipse 发布到 IBM bluemix 时,我都会遇到这个错误,堆栈溢出并且工作台很快就会耗尽内存。谁能帮忙?

An internal error occurred during: "Publishing to IBM Bluemix...".
java.lang.StackOverflowError


eclipse.buildId=4.7.3.M20180330-0640
java.version=1.8.0_151
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_GB
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product

org.eclipse.core.jobs
Error
Sun Jun 17 23:53:28 BST 2018
An internal error occurred during: "Publishing to IBM Bluemix...".

java.lang.StackOverflowError
    at com.ibm.st.common.core.internal.PublishUnit.getDeltaKinds(PublishUnit.java:123)
    at com.ibm.st.common.core.internal.PublishUnit.getDeltaKinds(PublishUnit.java:127)
    at com.ibm.st.common.core.internal.PublishUnit.getDeltaKinds(PublishUnit.java:127)
    at com.ibm.st.common.core.internal.PublishUnit.getDeltaKinds(PublishUnit.java:127)
    at com.ibm.st.common.core.internal.PublishUnit.getDeltaKinds(PublishUnit.java:127)
    at com.ibm.st.common.core.internal.PublishUnit.getDeltaKinds(PublishUnit.java:127)
    at com.ibm.st.common.core.internal.PublishUnit.getDeltaKinds(PublishUnit.java:127)
    at com.ibm.st.common.core.internal.PublishUnit.getDeltaKinds(PublishUnit.java:127)
    at com.ibm.st.common.core.internal.PublishUnit.getDeltaKinds(PublishUnit.java:127)
    at com.ibm.st.common.core.internal.PublishUnit.getDeltaKinds(PublishUnit.java:127)
    at com.ibm.st.common.core.internal.PublishUnit.getDeltaKinds(PublishUnit.java:127)
    at com.ibm.st.common.core.internal.PublishUnit.getDeltaKinds(PublishUnit.java:127)

【问题讨论】:

    标签: ibm-cloud ibm-cloud-tools ibm-cloud-plugin


    【解决方案1】:

    终于找到了解决办法。事实证明,eclipse在存储bluemix密码时遇到了问题,在连接过程中意外失败并陷入循环。

    检查您的 eclipse 安全存储(Preference>Security>Secure Storage)并确保 eclipse 可以访问它并存储密码。

    【讨论】:

      猜你喜欢
      • 2018-09-01
      • 1970-01-01
      • 1970-01-01
      • 2016-05-26
      • 2016-02-09
      • 1970-01-01
      • 1970-01-01
      • 2015-05-21
      • 2014-02-14
      相关资源
      最近更新 更多