MyEclipse Update Progress Error现象:
频繁弹出Update Progress(Time of error:……)窗口。
.log文件里

org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.IllegalArgumentException: Argument cannot be null)
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:126)
中略
Caused by: java.lang.IllegalArgumentException: Argument cannot be null
at org.eclipse.swt.SWT.error(SWT.java:3547)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.SWT.error(SWT.java:3452)

 

解决方案
在某英文网站上找到一下答案,试了,没好用。你们可以试下OK不?
a) leave myeclipse
b) point explorer to the .metadata folder
c) right mouse button select "search" giving criteria 'org.eclipse.update*' (without quotes)
d) deleting all the files/folders found
e) restart myeclipse

通过上面的联想到其它UpdateStamp的文件,到MyEclipse的安装目录,之下的“eclipseconfigurationorg.eclipse.update”目录,
发现有一个,last.config.stamp。
a) leave myeclipse
b) delete last.config.stamp
c) restart myeclipse
之后就没有同样的窗口弹出来。
但是,如果在某项目上右键打开项目的属性窗口,点击“Myeclipse”的Update按钮,又会弹出同样的窗口。
这样的话,只要再重复一下上述操作就OK。

posted on 2008-11-21 14:57 caihaibo 阅读(10521) 评论(4)  编辑  收藏 所属分类: 工具

评论:
# re: MyEclipse Update Progress Error解决方法 2009-08-06 10:01 | wolfcrane
真正完全解决MyEclipse update progress错误的方法
搜索了好多网上说的都没法完全解决,有时会复发的。

自己还是摸索出来了,被这个问题折磨了2天……
Version: MyEclipse 6.5.0 GA

设置 Window->Prefrences->General->Startup and Shutdown
把Automatic Update Scheduler的钩去掉
OK!

  回复  更多评论
  
# re: MyEclipse Update Progress Error解决方法 2009-08-12 14:17 | 跳舞石头
根本没效果呀!@wolfcrane
  回复  更多评论
  
# re: MyEclipse Update Progress Error解决方法[未登录] 2012-05-14 16:07 | Alice
@wolfcrane
不管用  回复  更多评论
  
# re: MyEclipse Update Progress Error解决方法 2014-10-15 11:17 | ccssjj
@wolfcrane
设置 Window->Prefrences->General->Startup and Shutdown
把Automatic Update Scheduler的钩去掉

==这个好像可以,设置之后重启myeclipse  回复  更多评论
  

只有注册用户登录后才能发表评论。


网站导航: