Error in SonarLint for IntelliJ SonarLint: 9.1.0.75538

Environment:

  • Java: JetBrains s.r.o. 17.0.8
  • OS: Windows 10 amd64
  • IDE: IntelliJ IDEA 2023.2.2
  • SonarLint: 9.1.0.75538
c.ij.serviceContainer.AlreadyDisposedException: Cannot create light service o.sl.ij.core.ProjectBindingManager because container is already disposed (container=Project(name=Practicas, containerState=DISPOSE_COMPLETED, componentStore=C:\Users\noe\IdeaProjects\Practicas) (disposed))
	at c.ij.serviceContainer.ContainerUtilKt.throwAlreadyDisposedError(containerUtil.kt:40)
	at c.ij.serviceContainer.ComponentManagerImpl.checkThatCreatingOfLightServiceIsAllowed(ComponentManagerImpl.kt:752)
	at c.ij.serviceContainer.ComponentManagerImpl.getOrCreateLightService(ComponentManagerImpl.kt:732)
	at c.ij.serviceContainer.ComponentManagerImpl.doGetService(ComponentManagerImpl.kt:688)
	at c.ij.serviceContainer.ComponentManagerImpl.getService(ComponentManagerImpl.kt:630)
	at o.sl.ij.common.util.SonarLintUtils.getService(SonarLintUtils.java:68)
	at o.sl.ij.ui.nodes.IssueNode.render(IssueNode.java:55)
	at o.sl.ij.ui.tree.TreeCellRenderer.customizeCellRenderer(TreeCellRenderer.java:37)
	at c.ij.ui.ColoredTreeCellRenderer.rendererComponentInner(ColoredTreeCellRenderer.java:126)
	at c.ij.ui.ColoredTreeCellRenderer.getTreeCellRendererComponent(ColoredTreeCellRenderer.java:58)
	at c.ij.ui.tree.ui.DefaultTreeUI.getRenderer(DefaultTreeUI.java:189)
	at c.ij.ui.tree.ui.DefaultTreeUI$2.getNodeDimensions(DefaultTreeUI.java:582)
	at java.desktop/javax.swing.tree.AbstractLayoutCache.getNodeDimensions(AbstractLayoutCache.java:497)

Hi,

Welcome to the community and thanks for this report!

Under what circumstances do you see this error?

 
Thx,
Ann

1 Like

Hi @Noelia_Iglesias, we appreciate your report as it helps us to improve our product!

We created this bug ticket that we will try to tackle in the near future.

Thank you for using SonarLint :sonarlint:

Hi,
This error occurred when started Intellij .
Thanks :blush:

2 Likes