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][ReportedByUser] Uncaught Exception *** exception class was changed or removed Operator called default onErrorDropped #7921

Open
tamasazure opened this issue Oct 7, 2023 · 4 comments

Comments

@tamasazure
Copy link

IntelliJ build version: 2023.2.2 IU-232.9921.47
OS: Windows 10
JDK: JetBrains s.r.o. 17.0.8
Plugin version: 3.81.0-2023.2
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,8,8,1920x1040,invalid,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.plaf.BorderUIResource@692b400,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=*** exception class was changed or removed, throwable=  Operator called default onErrorDropped
  java.lang.InterruptedException
at com.microsoft.azure.toolkit.intellij.legacy.function.runner.localrun.FunctionRunState.runFunctionCli(FunctionRunState.java:258)
at com.microsoft.azure.toolkit.intellij.legacy.function.runner.localrun.FunctionRunState.executeSteps(FunctionRunState.java:157)
at com.microsoft.azure.toolkit.intellij.legacy.function.runner.localrun.FunctionRunState.executeSteps(FunctionRunState.java:93)
at com.microsoft.azure.toolkit.intellij.legacy.common.AzureRunProfileState.lambda$execute$0(AzureRunProfileState.java:60)
@Flanker32
Copy link
Member

@tamasazure Thank you for reporting this issue and we are sorry for the inconvenience. To help us troubleshoot this issue, could you please provide some more details, such as the steps that you followed to encounter this issue?

@wangmingliang-ms
Copy link
Collaborator

wangmingliang-ms commented Oct 9, 2023

Duplicate of #7907

@wangmingliang-ms wangmingliang-ms marked this as a duplicate of #7909 Oct 9, 2023
@wangmingliang-ms wangmingliang-ms marked this as not a duplicate of #7909 Oct 9, 2023
@wangmingliang-ms wangmingliang-ms marked this as a duplicate of #7907 Oct 9, 2023
@tamasazure
Copy link
Author

Hi,

I cannot exactly recall when this is happened - but as far as I remember this exception was thrown when I stopped the azure function running in the Intellij.

@Flanker32
Copy link
Member

I cannot exactly recall when this is happened - but as far as I remember this ex

Got it, thanks for your message. It seems that toolkit did not handle the interrupted exception well, we will fix this issue in the next release, will update here once we get any updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants