Error starting SonarLint for Ecliipse 11.0.0

Please provide

  • Windoiws 10
  • Eclipse 2024-12
  • SonarQube for Eclipse plugin version: 11.0.0.82545
  • Programming language you’re coding in: Java
  • Is connected mode used: No
    • SonarQube Cloud, SonarQube Server, or SonarQube Community Build? (if one of the latter two, which version?):

From console:
Starting SonarLint for Eclipse 11.0.0.82545

Using Java installation of Eclipse

Using JRE from C:\Users\JohnO.p2\pool\plugins\org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_23.0.1.v20241024-1700\jre

Unable to start request handler

Can’t open directory channel. Log directory fsync won’t be performed.

Monitoring is disabled by feature flag.

1 Like

Hey @Hummingtop,

thanks for reaching out. What in particular is the error here? From what you shared it is not quite clear what exactly is not working.

I would suspect that one of the console output lines is red and triggered an error notification? Could you please provide me which one as I’m not able to reproduce it.

Best,
Tobias

Hi Tobias

I just opened a different Eclipse workspace and got the same error.
I have taken a screen shot to show the coloured line.
HTH
John

Hi @Hummingtop,

thank you very much. Can you please provide me the full logs, please?
First having the IDE-specific traces disabled and then after restarting having them enabled?

This error message is coming from our internal, embedded server. It tries to open a port between 64120 and 64130. Can you make sure that nothing blocks these ports on your machine?

Best,
Tobias