Team,
My jenkins setup was running succesfully for the last few months and all of a sudden all the jobs started failing when i click "Build Now". Even then, the scheduled jobs were running successfully.
But since today they also started failing and I am getting the following error in the console output,
FATAL: (class: org/apache/commons/codec/binary/Base64OutputStream, method: <init> signature: (Ljava/io/OutputStream;ZI[B)V) Incompatible argument to function
FATAL: (class: org/apache/commons/codec/binary/Base64OutputStream, method: <init> signature: (Ljava/io/OutputStream;ZI[B)V) Incompatible argument to function
Finished: null
I am unable to proceed with any build now. Can you please help me?
P:S I tried adding -Xverify:none option as well.I tried removing the fingerprints directory also.
Attaching the error log. The time since it started failing is 10/Dec/14-12:00 noon. (if in case you need to know the exact time of failure)
It started happening after a restart. Why did you restart, what was changed?