Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
In Web Admin / Monitoring / Execution History log, we are getting this Error:
java.lang.Exception: java.security.cert.CertificateExpiredException: NotAfter: Sat Jan 16 19:06:12 EST 2021
java.util.concurrent.FutureTask.report(FutureTask.java:122)
java.util.concurrent.FutureTask.get(FutureTask.java:192)
org.talend.administrator.scheduler.business.ExecutionTaskHandler.deployJobUnit(ExecutionTaskHandler.java:778)
org.talend.administrator.scheduler.business.ExecutionTaskHandler.runTaskUnit(ExecutionTaskHandler.java:1178)
org.talend.administrator.scheduler.jobs.RemoteTaskExecution.executeRemoteJob(RemoteTaskExecution.java:529)
org.talend.administrator.scheduler.jobs.RemoteTaskExecution.execute(RemoteTaskExecution.java:250)
org.talend.administrator.scheduler.jobs.RemoteExecutionSwitcher.execute(RemoteExecutionSwitcher.java:50)
org.quartz.core.JobRunShell.run(JobRunShell.java:199)
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:546)
Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sat Jan 16 19:06:12 EST 2021
org.talend.administrator.scheduler.business.ExecutionTaskHandler$3.call(ExecutionTaskHandler.java:769)
java.util.concurrent.FutureTask.run(FutureTask.java:266)
org.talend.utils.thread.BoundedExecutor$2.run(BoundedExecutor.java:75)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
java.lang.Thread.run(Thread.java:748)
Caused by: NotAfter: Sat Jan 16 19:06:12 EST 2021
sun.security.x509.CertificateValidity.valid(CertificateValidity.java:274)
sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:629)
sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:602)
org.talend.signature.TalendZipSigner.checkCertValidity(TalendZipSigner.java:97)
org.talend.signature.TalendZipSigner.getSignerConfigs(TalendZipSigner.java:80)
org.talend.signature.TalendZipSigner.getSigner(TalendZipSigner.java:56)
org.talend.signature.TalendZipSigner.sign(TalendZipSigner.java:51)
org.talend.administrator.common.signature.TalendSigner.signJob(TalendSigner.java:38)
org.talend.administrator.scheduler.business.job.deploy.SenderThreadCached.prepareLocalArchive(SenderThreadCached.java:128)
org.talend.administrator.scheduler.business.job.deploy.SenderThreadCached.send(SenderThreadCached.java:136)
org.talend.administrator.scheduler.business.job.deploy.SenderThread.run(SenderThread.java:61)
I had checked in Settings / Licenses and it looks like the "Talend Real-time - Big Data Platform" will not expire until 2021-21-31.
Please advise.
Thanks,
Philip
Hello,
Actually this is a known issue and a patch exists to fix it. I assume that you are an entreprise customer, if yes, please create a support case so support engineers can help you getting the needed patch for studio.
Regards,