Error in SonarLint for IntelliJ____

Environment:

  • Java: JetBrains s.r.o. 17.0.6
  • OS: Windows 10 amd64
  • IDE: IntelliJ IDEA 2023.1
  • SonarLint: 8.1.0.65508

Failed to write SVG cache for: /images/severity/critical.svg

org.h2.mvstore.MVStoreException: Map icons@1.0(2) is closed. org.h2.mvstore.MVStoreException: Writing to sun.nio.ch.FileChannelImpl@31be08da failed; length 65536 at 221184 [2.2.219/2] [2.2.219/4]
	at org.h2.mvstore.DataUtils.newMVStoreException(DataUtils.java:996)
	at org.h2.mvstore.MVMap.beforeWrite(MVMap.java:961)
	at org.h2.mvstore.MVMap.operate(MVMap.java:1753)
	at org.h2.mvstore.MVMap.put(MVMap.java:149)
	at c.ij.ui.svg.SvgCacheManager.storeLoadedImage(SvgCacheManager.kt:92)
	at c.ij.util.SVGLoaderKt.loadAndCache(SVGLoader.kt:397)
	at c.ij.util.SVGLoaderKt.access$loadAndCache(SVGLoader.kt:1)
	at c.ij.util.SVGLoader.loadFromClassResource(SVGLoader.kt:109)
	at c.ij.util.ImageLoaderKt.loadByDescriptorWithoutCache(ImageLoader.kt:580)
	at c.ij.util.ImageLoaderKt.loadByDescriptor(ImageLoader.kt:542)
	at c.ij.util.ImageLoaderKt.access$loadByDescriptor(ImageLoader.kt:1)
	at c.ij.util.ImageLoader.loadImage(ImageLoader.kt:86)
	at c.ij.oa.util.ImageDataByUrlLoader.loadImage(ImageDataByUrlLoader.java:87)
	at c.ij.oa.util.CachedImageIcon.loadImage$intellij_platform_util_ui(CachedImageIcon.kt:269)
	at c.ij.oa.util.ScaledIconCache.getOrScaleIcon(ScaledIconCache.kt:46)
	at c.ij.oa.util.CachedImageIcon.getRealIcon$intellij_platform_util_ui(CachedImageIcon.kt:151)
	at c.ij.oa.util.CachedImageIcon.getIconWidth(CachedImageIcon.kt:104)
	at o.sl.ij.util.CompoundIcon.getIconWidth(CompoundIcon.java:115)

Hi @Varsha_Jadhav,

Thank you for the report. In which context does it happen, and are you able to reproduce this error? Perhaps you may still have the full stack trace?

I encountered a similar issue last week on JetBrains side, are you using a specific theme?