Anypoint Studio - Debugger is not launching

被刻印的时光 ゝ 提交于 2019-12-02 05:49:48

问题


I could not launch "Anypoint Studio Version: 5.3.0" debugger for ESB Mule project.

When I clicked debug option from drop down menu for corresponding project, the console tab is running with INFO message. But in "Mule Debugger" tab shows that "Mule Debugger is not running. Launch your mule application in debug". I tried restarting anypoint studio and setting different ports to the debugger. But still same issue.


回答1:


Issue got resolved ! I have changed port to 9999 from 6666.

Earlier i have tried changing port from 6666 to 6667/6668/6669.. These ports are not working for me. So i have tried with 9999. It resolved the issue.



来源:https://stackoverflow.com/questions/34281992/anypoint-studio-debugger-is-not-launching

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!