Unable To Publish A Pipeline due to error: oracle.wlevs.strex.spark.client.spi.SparkException: null
(Doc ID 2919107.1)
Last updated on APRIL 09, 2024
Applies to:
Oracle Stream Analytics - Version 19.1.0.0.6 to 19.1.0.0.6Information in this document applies to any platform.
Symptoms
When trying to publish a new pipeline, although there are 13 free cores customer gets the error 'SparkException' and the pipeline is not published.
Seeing error:
2022-11-30 17:11:29 ERROR StreamingRuntimeSpark:297 - Starting application failed: null
oracle.wlevs.strex.spark.client.spi.SparkException: null
at oracle.wlevs.strex.spark.client.spi.HotDeploy.waitForContainer(HotDeploy.java:507) ~[osa.spark-integration.client-spi.jar:12.2.1]
at oracle.wlevs.strex.spark.client.spi.HotDeploy.createContainer(HotDeploy.java:143) ~[osa.spark-integration.client-spi.jar:12.2.1]
at oracle.wlevs.strex.common.rts.spark.SXSparkAppRedeployer.deployApplication(SXSparkAppRedeployer.java:266) ~[osa.web.common.jar:12.2.1]
at oracle.wlevs.strex.common.rts.spark.SXSparkAppRedeployer.deployApplication(SXSparkAppRedeployer.java:73) ~[osa.web.common.jar:12.2.1]
at oracle.wlevs.strex.common.rts.spark.StreamingRuntimeSpark.deployApplication(StreamingRuntimeSpark.java:5) ~[osa.web.common.jar:12.2.1]
at oracle.wlevs.strex.common.core.OsaApplicationManager.deployApplication(OsaApplicationManager.java:2452) ~[osa.web.common.jar:12.2.1]
at oracle.wlevs.strex.common.core.OsaApplicationManager.access$1100(OsaApplicationManager.java:96) ~[osa.web.common.jar:12.2.1]
at oracle.wlevs.strex.common.core.OsaApplicationManager$AsynchDeployment.fullDeploy(OsaApplicationManager.java:1364) ~[osa.web.common.jar:12.2.1]
at oracle.wlevs.strex.common.core.OsaApplicationManager.fullDeploy(OsaApplicationManager.java:1126) ~[osa.web.common.jar:12.2.1]
at oracle.wlevs.strex.common.core.OsaApplicationManager.access$400(OsaApplicationManager.java:96) ~[osa.web.common.jar:12.2.1]
at oracle.wlevs.strex.common.core.OsaApplicationManager$DeploymentQueue.lambda$submitFullDeploy$2(OsaApplicationManager.java:1099) ~[osa.web.common.jar:12.2.1]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_331]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_331]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_331]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_331]
at java.lang.Thread.run(Thread.java:750) [?:1.8.0_331]
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |