Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IntelliJ] Uncaught Exception Operator called default onErrorDropped java.lang.InterruptedException #9640

Open
RubenJrMuradyan opened this issue Dec 22, 2024 · 0 comments

Comments

@RubenJrMuradyan
Copy link

IntelliJ build version: 2024.3.1 IU-243.22562.145
OS: Windows 11
JDK: JetBrains s.r.o. 21.0.5
Plugin version: 3.93.0-2024.3
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,8,8,1920x1032,layout=com.intellij.openapi.wm.impl.IdeRootPane$CustomHeaderRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=Operator called default onErrorDropped, throwable=java.lang.InterruptedException
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:110)
	at com.microsoft.azure.toolkit.intellij.common.task.IntellijAzureTaskManager$Provider.getTaskManager(IntellijAzureTaskManager.java:144)
	at com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager$Holder.loadTaskManager(AzureTaskManager.java:39)
	at com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager$Holder.access$100(AzureTaskManager.java:28)
	at com.microsoft.azure.toolkit.lib.common.task.AzureTaskManager.getInstance(AzureTaskManager.java:50)
	at com.microsoft.azure.toolkit.ide.common.auth.IdeAzureAccount.loginWithCachedConfiguration(IdeAzureAccount.java:94)
	at com.microsoft.azure.toolkit.ide.common.auth.IdeAzureAccount.restoreSignin(IdeAzureAccount.java:89)
	at com.microsoft.azure.toolkit.intellij.base.PluginLifecycleListener.lambda$ap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant