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
[IntelliJ][ReportedByUser] Uncaught Exception java.lang.Throwable: Conflicting component name 'RunManager': class com.intellij.execution.impl.RunManagerImpl and class com.intellij.execution.impl.RunManagerImpl (componentManager=Project(name=backend, containerState=COMPONENT_CREATED, componentStore=C:\Users\romul\IdeaProjects\backend))
#5899
Closed
Romulo-S opened this issue
Oct 2, 2021
· 1 comment
IdeaLoggingEvent[message=null, throwable=java.lang.Throwable: Conflicting component name 'RunManager': class com.intellij.execution.impl.RunManagerImpl and class com.intellij.execution.impl.RunManagerImpl (componentManager=Project(name=backend, containerState=COMPONENT_CREATED, componentStore=C:\Users\romul\IdeaProjects\CNJ\backend))
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:161)
at com.microsoft.azure.toolkit.intellij.connector.ConnectionRunnerForRunConfiguration$MyRunConfigurationExtension.isApplicableFor(ConnectionRunnerForRunConfiguration.java:103)
The text was updated successfully, but these errors were encountered:
Romulo-S
changed the title
[IntelliJ][ReportedByUser] Uncaught Exception java.lang.Throwable: Conflicting component name 'RunManager': class com.intellij.execution.impl.RunManagerImpl and class com.intellij.execution.impl.RunManagerImpl (componentManager=Project(name=backend, containerState=COMPONENT_CREATED, componentStore=C:\Users\romul\IdeaProjects\CNJ\backend))
[IntelliJ][ReportedByUser] Uncaught Exception java.lang.Throwable: Conflicting component name 'RunManager': class com.intellij.execution.impl.RunManagerImpl and class com.intellij.execution.impl.RunManagerImpl (componentManager=Project(name=backend, containerState=COMPONENT_CREATED, componentStore=C:\Users\romul\IdeaProjects\backend))
Oct 2, 2021
IntelliJ build version: 2021.1 IU-211.6693.111
OS: Windows 10
JDK: JetBrains s.r.o. 11.0.10
Plugin version: 3.57.0-2021.1
Additional Info: None
Parent component:
Error message:
The text was updated successfully, but these errors were encountered: