I am remote trying to establish remote debugging after ssh tunneling on PORT 9045 of my remote dev server. However even though I am able to access http://localhost:9045 in my machine, my JVM debugger would just not start.

Here's my Debugger config: enter image description here

Upon running debug, I get this: enter image description here

And after a minute or so, I get this message: Connection PreMaturely Closed

Can anyone help me understand what is possibly going wrong here? I have tested hitting local nedpoint in my machine to make sure connection is established on port 9045.

0

There are 0 best solutions below