作者gary771016 (一日测 终身测)
看板AndroidDev
标题[问题] 无法开启device monitor (Mac)
时间Thu Oct 26 22:49:32 2017
最近换新工作 开始接触mac
安装Android studio 後想要开启 android device monitor
却跳出error...
See the log file:
/User/xxx/Library/Android/sdk/tools/lib/monitor-x86_64/configuration/XXXXX.log
log file:
java.lang.IllegalStateException: Unable to acquire application service.
Ensure that the org.eclipse.core.runtime bundle is resolved and started
(see config.ini).
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
我也没装eclipse...
config.ini 点开里面一大坨...
java 8/9 都试过也不能开
真的不知道该怎麽解...
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 220.137.136.107
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/AndroidDev/M.1509029376.A.BC0.html
1F:推 benntqoo: 今天遇到跟你一样问题 10/27 02:15
2F:→ benntqoo: JAVA_HOME设置java8就正常启动,不然就是使用admin权限启 10/27 02:15
3F:→ benntqoo: 动monitor 10/27 02:15
4F:→ gary771016: 应该是java9的问题 重装java8就可了~ 11/03 13:58