java.lang.NullPointerException in Jenkins pipeline

Hi Everyone.

I 'm facing java.lang.NullPointerException in Jenkins pipeline at the start of the pipeline, this issue occurs suddenly in our jenkins and once this issue started all pipeline sin Jenkins will start same error and no pipeline will not run. Once we restart the Jenkins pipelines will work without any issue for two three days and again same error will come.

Can some one please help me?

Regards,
Venkateswar

I have the same problem. Just java.NullPointerException at the very beginning of a job and only controller restart helps. Seems to be random - there is no way to predict when problem will happen. Jankins updates to newest Java version, controller version and other do not helps. How to even start to diagnose such problem?