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: com.intellij.execution.application.ApplicationConfiguration cannot be cast to com.microsoft.azure.hdinsight.spark.run.configuration.LivySparkBatchJobRunConfiguration #2638

Closed
weiss-gal opened this issue Jan 9, 2019 · 2 comments

Comments

@weiss-gal
Copy link

IntelliJ build version: 2018.2.7 IC-182.5107.41
OS: Windows 10
JDK: JetBrains s.r.o 1.8.0_152-release
Plugin version: 3.16.0-2018.2
Additional Info: None
Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,8,31,1920x1017,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: com.intellij.execution.application.ApplicationConfiguration cannot be cast to com.microsoft.azure.hdinsight.spark.run.configuration.LivySparkBatchJobRunConfiguration
	at com.microsoft.azure.hdinsight.spark.actions.SparkSubmitJobAction.submit(SparkSubmitJobAction.kt:67)
	at com.microsoft.azure.hdinsight.spark.actions.SparkSubmitJobAction.onActionPerformed(SparkSubmitJobAction.kt:47)
	at com.microsoft.azuretools.ijidea.utility.AzureAnAction.actionPerformed(AzureAnAction.java:57)
	at com.intellij.openapi.actionSystem.ex.ActionUtil$1.run(ActionUtil.java:255)
	at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:272)
	at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.lambda$actionPerformed$0(ActionMenuItem.java:304)
	at com.intellij.openapi.wm.impl.FocusManagerImpl.runOnOwnContext(FocusManagerImpl.java:307)
	at com.intellij.openapi.wm.impl.IdeFocusManagerImpl.runOnOwnContext(IdeFocusManagerImpl.java:106)
	at com.intellij.openapi.actionSystem.impl.ActionMe
@wezhang
Copy link
Member

wezhang commented Jan 10, 2019

Thanks @weiss-gal ! The new v3.17 version has fixed that. Could you upgrade the plugin?

@wezhang
Copy link
Member

wezhang commented Mar 27, 2019

Dup #2749

@wezhang wezhang closed this as completed Mar 27, 2019
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