Error in SonarLint for IntelliJ IDEA 2022.2.3

Environment:

  • Java: JetBrains s.r.o. 17.0.4.1
  • OS: Windows 10 amd64
  • IDE: IntelliJ IDEA 2022.2.3
  • SonarLint: 7.1.1.54565
c.ij.diagnostic.PluginException: Cannot init component state (componentName=SonarLintProjectSettings, componentClass=SonarLintProjectSettingsStore) [Plugin: org.sonarlint.idea]
	at c.ij.configurationStore.ComponentStoreImpl.initComponent(ComponentStoreImpl.kt:148)
	at c.ij.configurationStore.ComponentStoreWithExtraComponents.initComponent(ComponentStoreWithExtraComponents.kt:48)
	at c.ij.serviceContainer.ComponentManagerImpl.initializeComponent$intellij_platform_serviceContainer(ComponentManagerImpl.kt:535)
	at c.ij.serviceContainer.ServiceComponentAdapter.createAndInitialize(ServiceComponentAdapter.kt:55)
	at c.ij.serviceContainer.ServiceComponentAdapter.access$createAndInitialize(ServiceComponentAdapter.kt:12)
	at c.ij.serviceContainer.ServiceComponentAdapter$doCreateInstance$1.compute(ServiceComponentAdapter.kt:45)
	at c.ij.oa.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:683)
	at c.ij.oa.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:639)
	at c.ij.oa.progress.impl.CoreProgressManager.computeInNonCancelableSection(CoreProgressManager.java:238)
	at c.ij.serviceContainer.ServiceComponentAdapter.doCreateInstance(ServiceComponentAdapter.kt:44)
	at c.ij.serviceContainer.BaseComponentAdapter.getInstanceUncached(BaseComponentAdapter.kt:119)
	at c.ij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:73)
	at c.ij.serviceContainer.BaseComponentAdapter.getInstance$default(BaseComponentAdapter.kt:66)
``

Hi @Ronnie_Horo

Do you still have the full stacktrace?

Thanks!

Hi @Julien_HENRY,
I am sorry, I do not have the entire stack trace.

Seems to be the same problem as Error in SonarLint for IntelliJ: Application doesn't startup properly after updating plugin

1 Like