microsoft / microsoft/azure-tools-for-java
[IntelliJ][ReportedByUser] Uncaught Exception Error creating this Application Insights resource. Try again. com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
Open
@Flanker32 is already working on this.
Since May 30, 2022.
Module: Application Insights
Type: Bug
- Dominant language
- Java
- Stars
- 262
- Forks
- 185
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
IntelliJ build version: 2022.1.1 IU-221.5591.52
OS: Windows 11
JDK: JetBrains s.r.o. 11.0.14.1
Plugin version: 3.64.0-2022.1
Additional Info: None
Parent component:
com.intellij.openapi.wm.impl.IdeRootPane[,7,7,1537x816,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]
Error message:
IdeaLoggingEvent[message=Error creating this Application Insights resource. Try again., throwable=com.microsoft.azure.toolkit.lib.common.exception.AzureToolkitRuntimeException
at com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource.doModify(AbstractAzResource.java:367)
at com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule.create(AbstractAzResourceModule.java:289)
at com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule.create(AbstractAzResourceModule.java:52)
at com.microsoft.azure.toolkit.lib.common.model.AzResource$Draft.commit(AzResource.java:166)
at com.microsoft.azure.toolkit.lib.applicationinsights.task.GetOrCreateApplicationInsightsTask.lambda$doExecute$0(GetOrCreateApplicationInsightsTask.java:49)
at com.microsoft.azure.toolkit.lib.applicationinsights.task.GetOrCreateApplicationInsightsTask.doExecute(GetOrCreateApplicationInsig
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.