Error in SonarLint 8.2.0.68615 for IntelliJ 2023.1.1

Environment:

  • Java: JetBrains s.r.o. 17.0.6
  • OS: Windows 10 amd64
  • IDE: PyCharm 2023.1.1
  • SonarLint: 8.2.0.68615
java.lang.RuntimeException: Cannot invoke (class=VirtualFileSystemListener, method=before, topic=BulkFileListener)
	at c.ij.util.messages.impl.MessageBusImplKt.invokeListener(MessageBusImpl.kt:657)
	at c.ij.util.messages.impl.MessageBusImplKt.executeOrAddToQueue(MessageBusImpl.kt:482)
	at c.ij.util.messages.impl.ToDirectChildrenMessagePublisher.publish$intellij_platform_core(CompositeMessageBus.kt:263)
	at c.ij.util.messages.impl.MessagePublisher.invoke(MessageBusImpl.kt:442)
	at jdk.proxy1/jdk.proxy1.$Proxy191.before(Unknown Source)
	at c.ij.oa.vfs.newvfs.persistent.PersistentFSImpl.lambda$fireBeforeEvents$14(PersistentFSImpl.java:1210)
	at c.ij.util.Suppressions$runSuppressing$1$1.invoke(suppressions.kt:16)
	at c.ij.util.Suppressions$runSuppressing$1$1.invoke(suppressions.kt:16)
	at c.ij.util.Suppressions.runSuppressing(suppressions.kt:23)
	at c.ij.util.Suppressions.runSuppressing(suppressions.kt:16)
	at c.ij.oa.vfs.newvfs.persistent.PersistentFSImpl.fireBeforeEvents(PersistentFSImpl.java:1209)
	at c.ij.oa.vfs.newvfs.persistent.PersistentFSImpl.applyMultipleEvents(PersistentFSImpl.java:1176)
	at c.ij.oa.vfs.newvfs.persistent.PersistentFSImpl.processEventsImpl(PersistentFSImpl.java:1158)
	at c.ij.oa.vfs.newvfs.AsyncEventSupport.processEventsFromRefresh(AsyncEventSupport.java:150)
	at c.ij.oa.vfs.newvfs.RefreshSessionImpl.fireEventsInWriteAction(RefreshSessionImpl.java:230)
	at c.ij.oa.vfs.newvfs.RefreshSessionImpl.lambda$fireEvents$1(RefreshSessionImpl.java:211)

Hi @prakashreddy_dubbaka,

By chance, do you still have the full stack trace, or if that reproduces again could you share it, please?
Also, in which context does it happen?

I am getting this error whenever I open a project from pycharm. I don’t have the full stack trace because of this i have uninstalled the plugin.