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 executor initialization failed: com.jetbrains.python.debugger.concurrency.PyConcurrencyExecutor java.lang.StackOverflowError #4023

Closed
mprabhakar2004 opened this issue Feb 25, 2020 · 4 comments

Comments

@mprabhakar2004
Copy link

IntelliJ build version: 2019.3.3 IU-193.6494.35
OS: Mac OS X
JDK: JetBrains s.r.o 11.0.5
Plugin version: 3.32.0-2019.3
Additional Info: None
Parent component:

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

Error message:

IdeaLoggingEvent[message=executor initialization failed: com.jetbrains.python.debugger.concurrency.PyConcurrencyExecutor, throwable=java.lang.StackOverflowError
	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
	at com.microsoft.azure.hdinsight.spark.run.SparkBatchJobDebugExecutor.equals(SparkBatchJobDebugExecutor.java:109)
	at com.microsoft.azure.hdinsight.spark.run.SparkBatchJobDebugExecutor.equals(SparkBatchJobDebugExecutor.java:109)
	at com.microsoft.azure.hdinsight.spark.run.SparkBatchJobDebugExecutor.equals(SparkBatchJobDebugExecutor.java:109)
	at com.microsoft.azure.hdinsight.spark.run.SparkBatchJobDebugExecutor.equals(SparkBatchJobDebugExecutor.java:109)
	at com.microsoft.azure.hdinsight.spark.run.SparkBatchJobDebugExecutor.equals(SparkBatchJobDebugExecutor.java:109)
	at com.microsoft.azure.hdinsight.spark.run.SparkBatchJobDebugExecutor.equals(SparkBatchJobDebugExecutor.java:109)
	at co
@wezhang wezhang self-assigned this Feb 27, 2020
@wezhang
Copy link
Member

wezhang commented Feb 27, 2020

Thanks @mprabhakar2004 ! Could you please share the steps to reproduce?

@mprabhakar2004
Copy link
Author

mprabhakar2004 commented Feb 27, 2020 via email

@wezhang
Copy link
Member

wezhang commented Feb 28, 2020

@mprabhakar2004 , Since the exception callstack is filtered, could you help provide the following exception callstack in Report Issues dialog when you hit the issue again? Thanks!

@mprabhakar2004
Copy link
Author

mprabhakar2004 commented Feb 28, 2020 via email

This was referenced Mar 19, 2020
@wezhang wezhang closed this as completed Mar 19, 2020
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