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

Open
Michtz opened this issue Oct 9, 2024 · 0 comments

Comments

@Michtz
Copy link

Michtz commented Oct 9, 2024

IntelliJ build version: 2024.2.2 IU-242.22855.74
OS: Windows 11
JDK: JetBrains s.r.o. 21.0.3
Plugin version: 3.92.0-2024.2
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,8,8,1920x1152,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