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 java.lang.ClassCastException: class com.microsoft.azure.toolkit.lib.common.model.Region cannot be cast to class java.lang.String (com.microsoft.azure.toolkit.lib.common.model.Region is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @2c35e847; java.lang.String is in module java.base of loader 'bootstrap') #6585

Closed
atefalrwashdeh opened this issue Apr 26, 2022 · 0 comments
Assignees

Comments

@atefalrwashdeh
Copy link

IntelliJ build version: 2022.1 IU-221.5080.210
OS: Windows 10
JDK: JetBrains s.r.o. 11.0.14.1
Plugin version: 3.63.1-2022.1
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,6,6,1537x825,layout=com.intellij.openapi.wm.impl.IdeRootPane$MyRootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]

Error message:

IdeaLoggingEvent[message=null, throwable=java.lang.ClassCastException: class com.microsoft.azure.toolkit.lib.common.model.Region cannot be cast to class java.lang.String (com.microsoft.azure.toolkit.lib.common.model.Region is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @2c35e847; java.lang.String is in module java.base of loader 'bootstrap')
	at com.microsoft.intellij.ui.ApplicationInsightsNewDialog.doOKAction(ApplicationInsightsNewDialog.java:143)
	at com.microsoft.intellij.ui.AppInsightsMngmtPanel.lambda$createNewDilaog$3(AppInsightsMngmtPanel.java:221)
	at com.microsoft.azure.toolkit.lib.common.task.AzureTask.la
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