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] Azure Plugin for IntelliJ Error #2936

Closed
sainatheluri opened this issue Mar 26, 2019 · 1 comment
Closed

[IntelliJ][ReportedByUser] Azure Plugin for IntelliJ Error #2936

sainatheluri opened this issue Mar 26, 2019 · 1 comment

Comments

@sainatheluri
Copy link

IntelliJ build version: 2018.3.5 IC-183.5912.21
OS: Windows 10
JDK: JetBrains s.r.o 1.8.0_152-release
Plugin version: 3.19.0-2018.3
Error message:

java.lang.IllegalStateException: messageWithType.value must not be null
	at com.microsoft.azure.hdinsight.spark.run.SparkBatchRemoteRunState$execute$$inlined$let$lambda$1.call(SparkBatchRemoteRunState.kt:73)
	at com.microsoft.azure.hdinsight.spark.run.SparkBatchRemoteRunState$execute$$inlined$let$lambda$1.call(SparkBatchRemoteRunState.kt:44)
	at rx.internal.util.ActionSubscriber.onNext(ActionSubscriber.java:39)
	at rx.observers.SafeSubscriber.onNext(SafeSubscriber.java:134)
	at rx.subjects.PublishSubject$PublishSubjectProducer.onNext(PublishSubject.java:304)
	at rx.subjects.PublishSubject$PublishSubjectState.onNext(PublishSubject.java:219)
	at rx.subjects.PublishSubject.onNext(PublishSubject.java:72)
	at com.microsoft.azure.hdinsight.spark.run.SparkBatchJobRemoteProcess.ctrlError(SparkBatchJobRemoteProcess.java:213)
	at com.microsoft.azure.hdinsight.spark.run.SparkBatchJobRemoteProcess.lambda$start$4(SparkBatchJobRemoteProcess.java:179)
	at rx.internal.util.ActionSubscriber.onError(ActionSubscriber.java:44)
	at rx.observers.SafeSubscriber._onError(SafeSubscriber.java:153)
	at rx.observers.SafeSubscriber.onError(SafeSubscriber.java:115)
	at rx.internal.operators.OperatorMe
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