-
Bug
-
Resolution: Won't Fix
-
Critical
-
Jenkins 1.646, Git Plugin 2.4.1, Git client plugin 1.19.2; Ubuntu 14.04.1
java 1.7.0 p95, OpenJDK 7u95-2.6.4-0 64-bit build 24.95-b01, mixed mode
We are moving from a custom script to the Git SCM. Our previous script works fine, connecting to the remote agent and executing the script. The Git SCM errors out immediately, upon creating the git client it seems. For remote coordination we use Swarm.
Attached is the complete build log, but the most relevant error seems to be:
Caused by: java.lang.NoClassDefFoundError: Could not initialize class java.util.Currency
I'm not sure how to further debug this, but happy to do whatever I can to get it up and running!