ddms post-create init?

可是一启动android应用就出现eclipse 一直卡在DDMS post-create init,只有在任务管理器里面关闭adb.exe进程eclipse才恢复运行,可是你也知道adb都结束进程了,怎么启动android应用啊!然后restart eclipse,问题还是一模一样。删除.lock文件还是会卡在DDMS post-create init。adb端口并没比占用。求大神解答,多谢。

在cmd 启动ddms是会出现
The standalone version of DDMS is deprecated.
Please use Android Device Monitor (monitor.bat) instead.
09:03:30 E/ddms: 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 bein
g used by something else, choose a new port number in the preferences.
错误。8700是eclipse占用,但是eclipse中的Window->Preferences->Android->DDMS端口设置是8600,8600并没有被占用?请大神帮忙分析问题的根源在哪?再次多谢