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

Andriod Studio 出现An error has occurred.See the log file错误解决

时间:2018-05-18 20:40:13      阅读:348      评论:0      收藏:0      [点我收藏+]

标签:tool   eclips   ons   flow   users   坑爹   UI   blank   jdk8   

出现错误提示去查看日志文件,然后我到C:\Users\PC\AppData\Local\Android\Sdk\tools\lib\monitor-x86_64\configuration后打开日志文件发现错误信息是

java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).

百度了好久,都是eclipse上出现的问题,无奈之下去stackoverflow查了一下,还以为查不到,没想到竟然查到了

地址:https://stackoverflow.com/questions/46577610/android-device-monitor-not-opening

解决方法:原因是Android studio还不支持Java 9,安装比9小的版本就可以了。

不记得自己JDK是什么版本了,cmd-java -version 发现自己的真的是Java 9。。。好坑爹,只好下个JDK8

Andriod Studio 出现An error has occurred.See the log file错误解决

标签:tool   eclips   ons   flow   users   坑爹   UI   blank   jdk8   

原文地址:https://www.cnblogs.com/furaywww/p/9057896.html

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