简体   繁体   English

Android设备监视器没有在Android上的android studio中打开

[英]Android Device Monitor is not opening in android studio on mac

When I try to open android device monitor in android studio it's showing below error 当我尝试在android studio中打开android设备监视器时,它显示以下错误

Below is my log file. 下面是我的日志文件。 Can anyone suggest me soltion? 谁能建议我解决?

   !SESSION 2017-01-26 16:39:56.119 -----------------------------------------------
 eclipse.buildId=unknown
 java.version=1.8.0_101
 java.vendor=Oracle Corporation
 BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
 Framework arguments:  -keyring /Users/Puja Dudhat/.eclipse_keyring -    showlocation
 Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -data @noDefault -keyring   /Users/Puja Dudhat/.eclipse_keyring -showlocation

 !ENTRY org.eclipse.osgi 4 0 2017-01-26 16:39:56.852
 !MESSAGE Bundle reference:file:org.apache.ant_1.8.3.v201301120609/@4 not found.

 !ENTRY org.eclipse.osgi 4 0 2017-01-26 16:39:56.855
 !MESSAGE Bundle     reference:file:org.apache.jasper.glassfish_2.2.2.v201205150955.jar@4 not found.

 !ENTRY org.eclipse.osgi 4 0 2017-01-26 16:39:56.855
 !MESSAGE Bundle   reference:file:org.apache.lucene.core_2.9.1.v201101211721.jar@4 not found.

 !ENTRY org.eclipse.osgi 4 0 2017-01-26 16:39:56.873
 !MESSAGE Bundle  reference:file:org.eclipse.help.base_3.6.101.v201302041200.jar@4 not found.

 !ENTRY org.eclipse.osgi 4 0 2017-01-26 16:39:56.874
 !MESSAGE Bundle reference:file:org.eclipse.help.ui_3.5.201.v20130108- 092756.jar@4 not found.

 !ENTRY org.eclipse.osgi 4 0 2017-01-26 16:39:56.874
 !MESSAGE Bundle reference:file:org.eclipse.help.webapp_3.6.101.v20130116-182509.jar@4 not found.

 !ENTRY org.eclipse.osgi 4 0 2017-01-26 16:39:56.876
 !MESSAGE Bundle    reference:file:org.eclipse.jetty.server_8.1.3.v20120522.jar@4 not found.

Reply 回复

尝试安装最新的Java JDK版本,我遇到了同样的错误。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM