On 24/06/15 22:40, Murthy Gandikota wrote:
> Hi All:
>
>
> Using Jenkins 1.596
>
>
> See this in the Console output:
>
>
> ERROR: Asynchronous execution failure
>
> java.util.concurrent.ExecutionException
> <
http://stacktrace.jenkins-ci.org/search?query=java.util.concurrent.ExecutionException>:
> java.lang.ClassCastException: java.lang.String cannot be cast to
> hudson.model.Fingerprint
> ...
> Caused by: java.lang.ClassCastException: java.lang.String cannot be cast
> to hudson.model.Fingerprint
> ...
>
> Is there an easy fix for this?
Sounds somewhat similar to:
https://issues.jenkins-ci.org/browse/JENKINS-23566
As mentioned there, there may be corrupt fingerprint files which you can
probably delete.
Regards,
Chris