码迷,mamicode.com
首页 > 其他好文 > 详细

Process refuced to die after 10 seconds,and couldn't taskkill it:Unable to find executable for:taskkill报错及解决方法

时间:2017-04-09 14:59:29      阅读:228      评论:0      收藏:0      [点我收藏+]

标签:无法   闪退   技术分享   目录   idt   height   unit   系统文件   eclipse   

同样的代码上次测试时可以完整无误地运行,这次打开eclipse运行时Junit报如下错误:

技术分享

taskkill是用来结束进程的,引起该问题的原因是windows系统文件taskkill.exe无法执行。我的解决方法如下:找到C:\Windows\System32目录下的taskkill.exe文件,双击打开,taskkill.exe会闪退一下,关闭目录后重新运行eclipse中的测试代码,报错问题解决。

Process refuced to die after 10 seconds,and couldn't taskkill it:Unable to find executable for:taskkill报错及解决方法

标签:无法   闪退   技术分享   目录   idt   height   unit   系统文件   eclipse   

原文地址:http://www.cnblogs.com/zjgsu-cyt/p/6684480.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!