asebak / embeddedlinux-jvmdebugger-intellij

Embedded Linux JVM Debugger for Raspberry Pi for IDEA Platform
Apache License 2.0
55 stars 21 forks source link

Problem with debug Spring Boot application #78

Open jenchenUA opened 5 years ago

jenchenUA commented 5 years ago

When I try to run a Spring Boot application in Debug mode, I get the next error: Error running 'Embedded Device Debugger (1234)': Unable to open debugger port (192.168.0.143:1234): java.net.ConnectException "Connection refused: connect"

What do I do wrong?

jenchenUA commented 5 years ago

Have I made some mistake in the configuration?