加载调试配置时,Eclipse Luna挂起 [英] Eclipse Luna Hanging when Loading Debug Configuration

查看:199
本文介绍了加载调试配置时,Eclipse Luna挂起的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Eclipse(Luna)IDE中遇到问题,在运行程序时遇到一个永无止境的循环,所以不得不终止程序。之后,我每次尝试重新运行程序时,它只会在加载调试配置时挂起。

Having a problem with Eclipse (Luna) IDE, while running the program I encountered a never ending loop so had to terminate the program. After which every-time I try to re-run the program it just hangs when loading the Debug Configuration.

我正在尝试创建一个Eclipse插件来检索文件名,并添加评论。我不相信该程序有错误,因为它的工作正常。我已经在另一个工作区中测试了一个简单的helloWorld程序,以查看是否有任何问题,但该程序工作正常。从我所看到的可能与元数据文件有关,但我不知道如何纠正它。

I am trying to create a Eclipse Plug-in to retrieve a file name and add comments to it. I don't believe there's an error with the program as it was working fine before. I have tested a simple helloWorld program in another workspace to see if there were any problems but that program works fine. From what I have read it could be something to do with the metadata file but I have no idea how to correct it.

问题

当尝试加载Eclipse Luna框时,该框在该框的右下角弹出(这是正常的),它显示正在加载的内容。当它试图加载org.eclipse.web.core时似乎挂起来。

When attempting to load the Eclipse Luna box pops up (this is normal) in the bottom right-hand corner of the box, it shows what it is loading. It seems to hang at the point when it is trying to load org.eclipse.web.core.

该程序在循环发生之前工作正常,我可以运行它没有任何问题。

The program was working fine up before the loop happened and I could run it without any problems.

Eclipse停止响应,询问如果您希望关闭程序,并在下面提供一些下面列出的问题详细信息。

When Eclipse stops responding it asks "if you wish to close the program" and below that it offers you some problem details which are listed below.

问题详细信息

问题签名:


  • 问题事件名称:AppHangB1

  • 应用程序名称:javaw.exe

  • 应用程序版本:8.0.11.12

  • 应用程序时间戳:539f94f3

  • 挂号:8701

  • 挂机类型:134217728

  • 操作系统版本:6.3.9600.2.0.0.256.48

  • 区域设置ID:2057

  • 附加挂号1:8701579a6fb10e5d0065e1f36c8dcf91

  • 附加挂号2:6c5e

  • 附加吊牌3:6c5ef7​​fd43455b1ace2cb9fa4a881a13

  • 附加吊牌4:8701

  • 附加吊签名5:8701579a6fb10e5d0065e1f36c8dcf91

  • 附加挂号6:6c5e

  • 附加挂号7:6c5ef7​​fd43455b1ace2cb9fa4a881a13

  • Problem Event Name: AppHangB1
  • Application Name: javaw.exe
  • Application Version: 8.0.11.12
  • Application Timestamp: 539f94f3
  • Hang Signature: 8701
  • Hang Type: 134217728
  • OS Version: 6.3.9600.2.0.0.256.48
  • Locale ID: 2057
  • Additional Hang Signature 1: 8701579a6fb10e5d0065e1f36c8dcf91
  • Additional Hang Signature 2: 6c5e
  • Additional Hang Signature 3: 6c5ef7fd43455b1ace2cb9fa4a881a13
  • Additional Hang Signature 4: 8701
  • Additional Hang Signature 5: 8701579a6fb10e5d0065e1f36c8dcf91
  • Additional Hang Signature 6: 6c5e
  • Additional Hang Signature 7: 6c5ef7fd43455b1ace2cb9fa4a881a13

尝试

清理和重建所有项目,禁用防火墙和防病毒软件,创建另一个基本程序,重新安装Eclipse和Java。

Cleaning and rebuilding all projects, disabling firewalls and antiviruses, creating another basic program, reinstalling Eclipse and Java.

推荐答案

我终于想到了,在本地工作区内我删除了.metadata文件夹,然后只是重新 - 引进这个项目,让它再次工作。

I finally figured it out, within local Workspace I deleted the .metadata folder and then just re-imported the project this got it working again.

似乎当它被卡在循环中时, .Lock 文件在.metadata文件夹中未正确关闭,并阻止eclipse启动调试配置。

It seems when it got stuck in the loop the .Lock file was not closed properly within the .metadata folder and prevented eclipse from starting the Debug Configuration.

这些问题也有一些回答者可能会工作,而无需删除.metadata文件夹:

These questions also have some answerers that might work as well without having to delete the .metadata folder:

如何防止Eclipse在启动时挂起? / a>

How do I prevent Eclipse from hanging on startup?

Eclipse挂起加载工作台

这篇关于加载调试配置时,Eclipse Luna挂起的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆