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.reflect.InvocationTargetException #3956

Closed
NikolayVaklinov10 opened this issue Jan 20, 2020 · 3 comments
Assignees

Comments

@NikolayVaklinov10
Copy link

IntelliJ build version: 2019.3 IU-193.5233.102
OS: Mac OS X
JDK: JetBrains s.r.o 11.0.4
Plugin version: 3.30.0-2019.3
Additional Info: None
Parent component:

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

Error message:

IdeaLoggingEvent[message=null, throwable=java.lang.reflect.InvocationTargetException
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at com.microsoft.azure.hdinsight.spark.console.SparkActionPromoterScalaDelegate.promote(SparkActionPromoterDelegate.kt:39)
Caused by: java.lang.AbstractMethodError: Missing implementation of resolved method 'abstract boolean shouldPromote(com.intellij.openapi.actionSystem.AnAction, com.intellij.openapi.actionSystem.DataContext)' of abstract class org.jetbrains.plugins.scala.actions.SingleActionPromoterBase.
@NikolayVaklinov10
Copy link
Author

I am just trying to make a file where to write a code to print Hello World in Scala when I try to save the file the error from above appears

@wezhang wezhang self-assigned this Feb 27, 2020
@wezhang
Copy link
Member

wezhang commented Feb 27, 2020

Thanks @NikolayVaklinov10 !

@wezhang
Copy link
Member

wezhang commented Feb 27, 2020

Dup #3864, @NikolayVaklinov10 , the issus has been fixed on v3.31 and above. Could you upgrade to the most new version? Thanks! Feel free to reopen it when you hit it at new version plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants