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 #9633

Open
tselina opened this issue Dec 20, 2024 · 0 comments

Comments

@tselina
Copy link

tselina commented Dec 20, 2024

IntelliJ build version: 2024.2.4 IC-242.23726.103
OS: Windows 11
JDK: JetBrains s.r.o. 21.0.4
Plugin version: 3.93.0-2024.2
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,7,7,1536x824,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,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$appFrameCreat
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