I have provided the appropriate details (IP address and port number) of the server where my application is running in the Remote Java Application. However, my eclipse is installed in my local. When I try to start debug, it says VM can’t connect.
For reference –
My local IP (where Eclipse is present) – 192.x.x.49
IP of the server where my targeted application is installed – 10.x.x.25
The version of Eclipse I am using is – Version: 2023-12 (4.30.0)
Is it possible to debug in local eclipse when the application instance is present in a different server box?
Thank you!
I have input the IP address and port number of the server in Remote Java Application details along with Socket Attach selected.
user24907003 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.