You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing a java.lang.NullPointerException in plugin v1.9.4-233. Let me know if there's anything else I can provide to help with debugging. I need to try the latest version of IDEA, too.
Thank you!
I'm running IDEA Ultimate 2023.3.7,IntelliJ IDEA 2023.3.7 (Ultimate Edition)
Build #IU-233.15325.26, built on June 6, 2024
Runtime version: 17.0.12+7-Ubuntu-1ubuntu222.04 amd64
VM: OpenJDK 64-Bit Server VM by Ubuntu
Linux 5.15.153.1-microsoft-standard-wsl2
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 8
Registry:
ide.experimental.ui=true
editor.minimap.enabled=true
Non-Bundled Plugins:
FrameSwitcher (4.5.0-232.7295)
com.intellij.javafx (1.0.4)
ir.msdehghan.plugins.ansible (0.92)
com.sharedvocabs.plugins.rdfandsparql (233.921)
com.intellij.guice (233.11799.196)
uk.co.reecedunn.intellij.plugin.xquery (1.9.4-233)
com.intellij.plugin.adernov.powershell (2.6.1)
nl.rubensten.texifyidea (0.9.3)
org.asciidoctor.intellij.asciidoc (0.41.14)
activiti-bpmn-visualizer (0.5.4.4)
Jetty (233.11799.196)
com.clutcher.comments_highlighter (2024.2.4)
mobi.hsz.idea.gitignore (4.5.3)
Kotlin: 233.15325.26-IJ
Current Desktop: Undefined
Stacktrace:
java.lang.NullPointerException
at uk.co.reecedunn.intellij.plugin.xdm.schema.XdmSchemaType.getLanguage(XdmSchemaType.kt:26)
at uk.co.reecedunn.intellij.plugin.xdm.schema.injection.SchemaTypeLanguageInjection.getLanguagesToInject(SchemaTypeLanguageInjection.kt:37)
at com.intellij.psi.impl.source.tree.injected.InjectedLanguageManagerImpl.processInPlaceInjectorsFor(InjectedLanguageManagerImpl.java:495)
at com.intellij.psi.impl.source.tree.injected.InjectedLanguageUtilBase.probeElementsUpInner(InjectedLanguageUtilBase.java:234)
at com.intellij.psi.impl.source.tree.injected.InjectedLanguageUtilBase.lambda$probeElementsUp$0(InjectedLanguageUtilBase.java:214)
at com.intellij.openapi.application.impl.ReadActionCacheImpl$allowInWriteAction$1.invoke(ReadActionCacheImpl.kt:41)
at com.intellij.openapi.application.impl.ReadActionCacheImpl$allowInWriteAction$1.invoke(ReadActionCacheImpl.kt:41)
at com.intellij.openapi.application.impl.ReadActionCacheImpl.allowInWriteAction(ReadActionCacheImpl.kt:29)
at com.intellij.openapi.application.impl.ReadActionCacheImpl.allowInWriteAction(ReadActionCacheImpl.kt:41)
at com.intellij.psi.impl.source.tree.injected.InjectedLanguageUtilBase.probeElementsUp(InjectedLanguageUtilBase.java:213)
at com.intellij.psi.impl.source.tree.injected.InjectedLanguageUtilBase.enumerate(InjectedLanguageUtilBase.java:156)
at com.intellij.psi.impl.source.tree.injected.InjectedLanguageManagerImpl.enumerateEx(InjectedLanguageManagerImpl.java:379)
at com.intellij.codeInsight.daemon.impl.InjectedGeneralHighlightingPass.lambda$processInjectedPsiFiles$6(InjectedGeneralHighlightingPass.java:173)
at com.intellij.concurrency.ApplierCompleter.execAndForkSubTasks(ApplierCompleter.java:139)
at com.intellij.concurrency.ApplierCompleter.execAndForkSubTasks(ApplierCompleter.java:152)
at com.intellij.concurrency.ApplierCompleter.execAndForkSubTasks(ApplierCompleter.java:152)
at com.intellij.concurrency.ApplierCompleter.execAndForkSubTasks(ApplierCompleter.java:152)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1075)
at com.intellij.concurrency.ApplierCompleter.lambda$wrapInReadActionAndIndicator$1(ApplierCompleter.java:96)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$12(CoreProgressManager.java:610)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:685)
at com.intellij.openapi.progress.impl.CoreProgressManager.computeUnderProgress(CoreProgressManager.java:641)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:609)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:78)
at com.intellij.concurrency.ApplierCompleter.wrapInReadActionAndIndicator(ApplierCompleter.java:108)
at com.intellij.concurrency.ApplierCompleter.lambda$compute$0(ApplierCompleter.java:86)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:200)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:184)
at com.intellij.concurrency.ApplierCompleter.compute(ApplierCompleter.java:86)
at java.base/java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
The text was updated successfully, but these errors were encountered:
Hi @rhdunn - hope you're well.
I'm seeing a java.lang.NullPointerException in plugin v1.9.4-233. Let me know if there's anything else I can provide to help with debugging. I need to try the latest version of IDEA, too.
Thank you!
I'm running IDEA Ultimate 2023.3.7,IntelliJ IDEA 2023.3.7 (Ultimate Edition)
Build #IU-233.15325.26, built on June 6, 2024
Runtime version: 17.0.12+7-Ubuntu-1ubuntu222.04 amd64
VM: OpenJDK 64-Bit Server VM by Ubuntu
Linux 5.15.153.1-microsoft-standard-wsl2
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 8
Registry:
ide.experimental.ui=true
editor.minimap.enabled=true
Non-Bundled Plugins:
FrameSwitcher (4.5.0-232.7295)
com.intellij.javafx (1.0.4)
ir.msdehghan.plugins.ansible (0.92)
com.sharedvocabs.plugins.rdfandsparql (233.921)
com.intellij.guice (233.11799.196)
uk.co.reecedunn.intellij.plugin.xquery (1.9.4-233)
com.intellij.plugin.adernov.powershell (2.6.1)
nl.rubensten.texifyidea (0.9.3)
org.asciidoctor.intellij.asciidoc (0.41.14)
activiti-bpmn-visualizer (0.5.4.4)
Jetty (233.11799.196)
com.clutcher.comments_highlighter (2024.2.4)
mobi.hsz.idea.gitignore (4.5.3)
Kotlin: 233.15325.26-IJ
Current Desktop: Undefined
Stacktrace:
The text was updated successfully, but these errors were encountered: