-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Blocker
-
Component/s: remoting
Discovered it during testing the recent remoting version on SSH. Likely some Unit tests are also unstable due to it.
Â
Exception in thread "main" java.lang.IllegalArgumentException
at hudson.remoting.FileSystemJarCache.<init>(FileSystemJarCache.java:52)
at hudson.remoting.Launcher.runWithStdinStdout(Launcher.java:679)
at hudson.remoting.Launcher.run(Launcher.java:361)
at hudson.remoting.Launcher.main(Launcher.java:276)
Â
Â
- is blocking
-
JENKINS-18578 Default jar cache location is hardcoded to ~/.jenkins/cache/jars
-
- Resolved
-