java.lang.Throwable: Runner Run is not registered
java.lang.Throwable: Runner Run is not registered
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:134)
at com.intellij.execution.ui.RunContentManagerImpl.getContentManagerForRunner(RunContentManagerImpl.java:481)
at com.intellij.execution.ui.RunContentManagerImpl.getReuseContent(RunContentManagerImpl.java:372)
at com.intellij.execution.impl.ExecutionManagerKtImpl.startRunProfile(ExecutionManagerKtImpl.kt:37)
at com.intellij.execution.runners.GenericProgramRunnerKt.startRunProfile(GenericProgramRunner.kt:50)
at com.intellij.execution.runners.GenericProgramRunner.execute(GenericProgramRunner.kt:17)
at com.intellij.execution.runners.BaseProgramRunner.execute(BaseProgramRunner.java:61)
at com.intellij.execution.runners.BaseProgramRunner.execute(BaseProgramRunner.java:50)
Please sign in to leave a comment.
Hi,
It is totally unclear what this post is about. Please provide full information about the issue context (IDE, plugin source code if possible, or implementation part that throws this error, etc).
Hi,
What version do you use? There was an issue in older platform versions. Take a look at:
https://youtrack.jetbrains.com/issue/IDEA-230493