Please provide
- Operating system: Windows 10 Pro 22H2 19045.4529
- SonarLint plugin version: 10.6.2.78685
- Programming language you’re coding in: Java 17
- Is connected mode used:
- Connected to SonarCloud or SonarQube (and which version):
Connected to SonarQube Community Edition Version 9.9.1 (build 69595)
- Connected to SonarCloud or SonarQube (and which version):
And a thorough description of the problem / question:
Try to start a Tomcat application server in debug mode via IntelliJ Run configuration.
Failes frequently with error “cannot connect to debugger port 1099”.
SonarLint service seems to block that port. If I kill this, everything runs smoothly.