Error running ‘BloomReach’: Unable to open debugger port (localhost:8000): java.io.IOException “handshake failed - unrecognized message from target VM”
I’m setting up a new instance of IntelliJ on my VDI and trying to debug a BR Component and it isn’t able to connect to the server to debug.
Settings are:
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8000
running on Windows