简体   繁体   English

进程调试端口已在使用中! -流程调试-Android Eclipse

[英]The process debug port is already in use! - Process Debug - Android Eclipse

This warning occurs during Eclipse/Android development when I want to pin the debugger to the process . 当我要将debuggerprocess时,会在Eclipse/Android开发期间发生此警告。

在此处输入图片说明

And this is an output: 这是一个输出:

在此处输入图片说明

The device process and debug bridge has been restarted several times with no result. device进程和debug bridge已重新启动几次,但没有结果。

Console output: Console输出:

Can't bind to local 8600 for debugger
Can't bind to local 8600 for debugger
Can't bind to local 8600 for debugger
Can't bind to local 8600 for debugger
Can't bind to local 8600 for debugger
Can't bind to local 8600 for debugger

Regards 问候

Just had the same issue. 只是有同样的问题。 Only solution I could find: 我只能找到的解决方案:

Reboot the device... 重新启动设备...

Disconnect the device from the system and restart eclipse. 断开设备与系统的连接,然后重新启动eclipse。 Connect the device again. 再次连接设备。 This worked for me. 这对我有用。

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

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