Always encountering the same error, see the attached photo.
I have already attempted the following:
- Checked the port wasn't already in use
- Changed the port to different values, but it didn't resolve the issue.
- Edited AnypointStudio.ini file with the same port settings, didn't work
- Tried this https://help.mulesoft.com/s/article/Anypoint-Studio-7-15-doesn-t-connect-to-Java-Debugger-Server and this https://help.mulesoft.com/s/article/Anypoint-Studio-debugger-is-not-working but they didn't work
- Disabled windows defender and firewall, but the issue persisted.
I am the only one with this issue?
My Anypoints Studio version is 7.15.0 and the Build Id: 202304280244
1 resposta
Was facing the same issue after upgrading to Version: 7.23.0
Right clicking the Project -> Properties -> On Mule Project changed Server Runtime from 4.9.11 to 4.10.1, accepted the dialogs (Anypoint crashed the first time, so I repeated the steps, second time worked).
After that right click the Project again -> Debug As... -> Debug Configurations on Target Server Runtime, select the same version 4.10.1.
Restarted Anypoint studio and debugger worked now.
They really need to up their support docs with better instructions, hope this helps.