作者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/m.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