Could not open Selected VM debug port (8700) (轉)


Could not open Selected VM debug port (8700)

2014年11月14日 ⁄ 綜合 ⁄ 共 446字 ⁄ 字號    ⁄ 評論關閉
 

在運行項目的時候,eclipse彈出提示框“Could not open Selected VM debug port (8700). Make sure you do not have another instance of DDMS
or of the eclipse plugin running. If it's being used by something else, choose a new port number in the preferences.”

在終端輸入:netstat -ano | findstr "8700"

未找到占用端口。

解決方法:

 

在eclipse中,依次打開Window -> Preferences -> Android -> DDMS:如下圖

把Base local debugger port 8600 修改為8601,並勾選Use ADBHOST。

參考:

http://stackoverflow.com/questions/4045645/eclipse-android-could-not-open-selected-vm-debug-port-8700

 
轉自: 鏈接


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM