执行配置操作时出现问题:未注册配置文件ID SELF 。 个人资料ID SELF 未注册。
请分享您对此感谢的想法
错误日志的一部分:
!ENTRY org.eclipse.epp.logging.aeri.core 2 1 2017-01-07 20:55:23.822
!MESSAGE AERI failed with an error. Please report this error: null ; version: 1.100.0.v20160211-1103
!STACK 0
java.lang.NullPointerException
答案 0 :(得分:1)
从运行转到%userprofile% - > C:\用户\ 转到.p2文件夹---删除所有文件夹/文件 运行日蚀.....关闭日食......然后重新开始......
答案 1 :(得分:0)
就我而言,删除
中的*.profile.gz
个文件就足够了
C:\Users\%username%\.p2\org.eclipse.equinox.p2.engine\profileRegistry\<your profile folder>\
(或至少将文件移动到其他地方)并重新启动Eclipse。
我不知道为什么似乎有不同的个人资料ID。可能是因为我在Oomph上安装了Eclipse,并且生成了其他引起问题的配置文件。只是一个猜测。