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][EAP193.1]In the console, IDE internal error occurred when using shortcut keys. #3864

Closed
v-lanjli opened this issue Dec 19, 2019 · 1 comment

Comments

@v-lanjli
Copy link

v-lanjli commented Dec 19, 2019

IntelliJ build version: 2019.3.1 IC-193.5662.53
OS: Windows 10/Mac
JDK: JetBrains s.r.o 11.0.5
Plugin version: https://dev.azure.com/mseng/_apis/resources/Containers/11500112?itemPath=drop%2Fazure-toolkit-for-intellij-2019.3.develop.11114708.12-17-2019.zip
Additional Info: None
Repeo Steps:

  1. Edit Configuration
  2. Tools->Spark Console->Livy Console/Local Console
  3. Input the command in console
  4. Press Enter for the second line, or press delete the command
  5. Check the results

Current results: IDE internal error occurred.

Parent component:

com.intellij.openapi.wm.impl.IdeRootPane[,8,8,1441x860,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.reflect.InvocationTargetException
	at jdk.internal.reflect.GeneratedMethodAccessor561.invoke(Unknown Source)
	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.

image
IntelliJ ReportedByUser EAP Win  When input command in the console, an IDE internal error occurred

@v-lanjli v-lanjli changed the title [IntelliJ][ReportedByUser][EAP][Win] Uncaught Exception java.lang.reflect.InvocationTargetException [IntelliJ][ReportedByUser][EAP][Win] When inputting command in the console, an IDE internal error occurred. Dec 19, 2019
@v-lanjli v-lanjli changed the title [IntelliJ][ReportedByUser][EAP][Win] When inputting command in the console, an IDE internal error occurred. [IntelliJ][ReportedByUser][EAP193.1]In the console, IDE internal error occurred when using shortcut keys. Dec 20, 2019
@wezhang wezhang added the fixed label Dec 20, 2019
@wezhang wezhang assigned v-lanjli and unassigned wezhang Dec 20, 2019
@v-lanjli
Copy link
Author

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