Re: Flink 1.11.3 NoClassDefFoundError: Could not initialize class

2021-05-26 Thread Piotr Nowojski
at java.lang.Thread.run(Thread.java:748) > > > > *From:* Piotr Nowojski > *Sent:* Tuesday, May 25, 2021 6:18 PM > *To:* Georgi Stoyanov > *Cc:* user@flink.apache.org > *Subject:* Re: Flink 1.11.3 NoClassDefFoundError: Could not initialize > class > > > > Hi

RE: Flink 1.11.3 NoClassDefFoundError: Could not initialize class

2021-05-25 Thread Georgi Stoyanov
: Could not initialize class Hi Georgi, I don't think it's a bug in Flink. It sounds like some problem with dependencies or jars in your job. Can you explain a bit more what do you mean by: > that some of them are constantly restarting with the following exception. > After restar

Re: Flink 1.11.3 NoClassDefFoundError: Could not initialize class

2021-05-25 Thread Piotr Nowojski
Hi Georgi, I don't think it's a bug in Flink. It sounds like some problem with dependencies or jars in your job. Can you explain a bit more what do you mean by: > that some of them are constantly restarting with the following exception. After restart, everything is working as expected constantly

Flink 1.11.3 NoClassDefFoundError: Could not initialize class

2021-05-25 Thread Georgi Stoyanov
Hi all, We have running several Flink jobs on k8s with flink 1.11.3 and recently we notice that some of them are constantly restarting with the following exception. After restart, everything is working as expected. Could this be a bug? 2021-05-25 17:04:42 org.apache.flink.streaming.runtime.tas