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 com.microsoft.azure.toolkit.lib.common.operation.OperationException: load Resource group (rg-app-azure-function-examples-220603145106) #6672

Closed
svaareddy opened this issue Jun 3, 2022 · 2 comments

Comments

@svaareddy
Copy link

IntelliJ build version: 2022.1.2 IU-221.5787.30
OS: Mac OS X
JDK: JetBrains s.r.o. 11.0.15
Plugin version: 3.65.0-2022.1
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,0,0,1680x1050,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=null, throwable=com.microsoft.azure.toolkit.lib.common.operation.OperationException: load Resource group (rg-app-azure-function-examples-220603145106)
	at com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect.afterThrowing(AzureOperationAspect.java:88)
	at com.microsoft.azure.toolkit.lib.common.operation.AzureOperationAspect.afterThrowing(AzureOperationAspect.java:49)
	at com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule.loadResourceFromAzure(AbstractAzResourceModule.java:425)
	at com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule.get(AbstractAzResourceModule.java:196)
	at com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule.getOrDraft(AbstractAzResourceModule.java:250)
	at com.microsoft.azure.toolkit.lib.resource.ResourceGroupConfig.toResource(ResourceGroupConfig.java:43)
	at com.microsoft.azure.toolkit
@wangmingliang-ms
Copy link
Collaborator

this error should be fixed by commit 9220142, the fixed will included in the next stable release.

@wangmingliang-ms
Copy link
Collaborator

close as it has been fixed since v3.69.0, you can upgrade to the latest and try. Feel free to reopen it when you encounter this error again.

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

2 participants