Hi again!
We tried looking further into what could be going wrong during initialization, but could not see any clear signs. If possible, would you be able to provide thread dumps from SonarQube for IDE? Here are the steps:
- Run
jps
command - Identify the PID of
sonarlint-ls.jar
- Run
jstack <pid>
command - Share the output with us
These steps need to be taken when the problem is reproducible - i.e. process is stuck. Sorry I cannot be of more help without additional information.
All the best and thanks in advance,
Sophio