Skip to content

[Automated Report] com.intellij.diagnostic.PluginException: Cannot create editor by provider net.seesharpsoft.intellij.plugins.csv.editor.CsvFileEditorProvider [Plugin: net.seesharpsoft.intellij.plugins.csv] #986

@david-gethers-cityblock

Description

@david-gethers-cityblock

Message

Stacktrace

com.intellij.diagnostic.PluginException: Cannot create editor by provider net.seesharpsoft.intellij.plugins.csv.editor.CsvFileEditorProvider [Plugin: net.seesharpsoft.intellij.plugins.csv]
at com.intellij.openapi.fileEditor.impl.EditorCompositeModelManager$fileEditorWithProviderFlow$editorsWithProviders$1$1$1.invokeSuspend(EditorCompositeModelManager.kt:152)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:98)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:610)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runDefaultDispatcherTask(CoroutineScheduler.kt:1194)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:906)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:775)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:762)
Caused by: java.lang.IllegalStateException: TextEditorProvider does not accept file: file:///Users/david.gethers/workspace/commons/health-risk-assessment-ma-v2-slugs.csv (invalid)
at net.seesharpsoft.intellij.plugins.csv.editor.CsvFileEditorProvider$1.build(CsvFileEditorProvider.java:104)
at com.intellij.openapi.fileEditor.AsyncFileEditorProvider$createFileEditor$2.invokeSuspend(AsyncFileEditorProvider.kt:37)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:221)
at com.intellij.openapi.application.impl.NonBlockingFlushQueue.runNextEvent$lambda$1$1$0(NonBlockingFlushQueue.kt:334)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:928)
at com.intellij.openapi.application.impl.NonBlockingFlushQueue.runNextEvent$lambda$1$1(NonBlockingFlushQueue.kt:333)
at com.intellij.concurrency.ThreadContext.resetThreadContext(threadContext.kt:294)
at com.intellij.openapi.application.impl.NonBlockingFlushQueue.runNextEvent$lambda$1(NonBlockingFlushQueue.kt:330)
at com.intellij.platform.locking.impl.NestedLocksThreadingSupport.tryRunWriteIntentReadAction(NestedLocksThreadingSupport.kt:747)
at com.intellij.openapi.application.impl.NonBlockingFlushQueue.runNextEvent(NonBlockingFlushQueue.kt:326)
at com.intellij.openapi.application.impl.NonBlockingFlushQueue.flushNow(NonBlockingFlushQueue.kt:305)
at com.intellij.openapi.application.impl.NonBlockingFlushQueue.FLUSH_NOW$lambda$0(NonBlockingFlushQueue.kt:167)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:323)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:732)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:711)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:720)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:573)
at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$0$0$0(IdeEventQueue.kt:377)
at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$0(IdeEventQueue.kt:1110)
at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:106)
at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1110)
at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$0(IdeEventQueue.kt:375)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:415)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)

Plugin

PluginClassLoader(plugin=PluginMainDescriptor(name=CSV Editor, id=net.seesharpsoft.intellij.plugins.csv, version=4.2.0, isBundled=false, path=~/Library/Application Support/JetBrains/WebStorm2026.1/plugins/intellij-csv-validator), packagePrefix=null, state=active, parents=ContentModuleDescriptor(id=intellij.platform.vcs.log.graph) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.platform.vcs.log) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.platform.vcs.dvcs) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.platform.structuralSearch) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.relaxng) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.platform.vcs.impl) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.platform.vcs.log.impl) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.platform.vcs.dvcs.impl) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.spellchecker) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.spellchecker.xml) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.platform.scriptDebugger.protocolReaderRuntime) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.platform.scriptDebugger.backend) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.platform.scriptDebugger.ui) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.platform.tasks) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.platform.tasks.impl) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.platform.collaborationTools.auth.base) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.platform.collaborationTools.auth) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.platform.collaborationTools) <- PluginMainDescriptor(name=IDEA CORE, id=com.intellij, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/lib), ContentModuleDescriptor(id=intellij.vcs.github, loadingRule=EMBEDDED) <- PluginMainDescriptor(name=GitHub, id=org.jetbrains.plugins.github, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/plugins/vcs-github), ContentModuleDescriptor(id=intellij.vcs.github.ultimate.features) <- PluginMainDescriptor(name=GitHub, id=org.jetbrains.plugins.github, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/plugins/vcs-github), ContentModuleDescriptor(id=intellij.vcs.github.ultimate.cron) <- PluginMainDescriptor(name=GitHub, id=org.jetbrains.plugins.github, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/plugins/vcs-github), ContentModuleDescriptor(id=intellij.vcs.github.json) <- PluginMainDescriptor(name=GitHub, id=org.jetbrains.plugins.github, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/plugins/vcs-github), ContentModuleDescriptor(id=intellij.vcs.github.ultimatePromo) <- PluginMainDescriptor(name=GitHub, id=org.jetbrains.plugins.github, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/plugins/vcs-github), ContentModuleDescriptor(id=intellij.vcs.github.git) <- PluginMainDescriptor(name=GitHub, id=org.jetbrains.plugins.github, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/plugins/vcs-github), ContentModuleDescriptor(id=intellij.vcs.github.tracker) <- PluginMainDescriptor(name=GitHub, id=org.jetbrains.plugins.github, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/plugins/vcs-github), ContentModuleDescriptor(id=intellij.vcs.github.ultimate.docker) <- PluginMainDescriptor(name=GitHub, id=org.jetbrains.plugins.github, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/plugins/vcs-github), PluginMainDescriptor(name=GitHub, id=org.jetbrains.plugins.github, version=261.22158.274, isBundled=true, path=/Applications/WebStorm.app/Contents/plugins/vcs-github), )

IDE

WebStorm (WS-261.22158.274)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions