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: org.jetbrains.plugins.scala.testingSupport.test.scalatest.ScalaTestRunConfiguration cannot be cast to com.microsoft.azure.hdinsight.spark.run.configuration.RemoteDebugRunConfiguration #2267

Closed
koksen opened this issue Oct 26, 2018 · 1 comment

Comments

@koksen
Copy link

koksen commented Oct 26, 2018

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

com.intellij.openapi.wm.impl.IdeRootPane[,8,31,1920x1137,invalid,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: org.jetbrains.plugins.scala.testingSupport.test.scalatest.ScalaTestRunConfiguration cannot be cast to com.microsoft.azure.hdinsight.spark.run.configuration.RemoteDebugRunConfiguration
	at com.microsoft.azure.hdinsight.spark.actions.SparkSubmitJobAction.submit(SparkSubmitJobAction.kt:71)
	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:220)
	at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:237)
	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 c
@wezhang
Copy link
Member

wezhang commented Oct 30, 2018

Thanks @koksen ! Shouldn't support that action, I will add restriction here.

@wezhang wezhang added this to the v3.16.0 milestone Dec 6, 2018
@wezhang wezhang modified the milestones: v3.16.0, v3.17.0 Dec 12, 2018
@wezhang wezhang added the fixed label Dec 26, 2018
@wezhang wezhang closed this as completed Dec 28, 2018
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