首页 > 代码库 > Process refuced to die after 10 seconds,and couldn't taskkill it:Unable to find executable for:taskkill报错及解决方法
Process refuced to die after 10 seconds,and couldn't taskkill it:Unable to find executable for:taskkill报错及解决方法
同样的代码上次测试时可以完整无误地运行,这次打开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报错及解决方法
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。