Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: ecutest-plugin
-
Labels:None
-
Similar Issues:
Description
When using the plugin in a slave-based setup (especially running the slave at command line via JNLP) you also need to restart the slave when restarting the master.
This is due to already loaded libraries, for more information see this blog post.
Code changed in jenkins
User: Christian Pönisch
Path:
src/main/java/de/tracetronic/jenkins/plugins/ecutest/util/slave/WindowsTaskSlaveRestarter.java
http://jenkins-ci.org/commit/ecutest-plugin/f64297f742c03abdcb6401b2f47d62a2e8c2c403
Log:
JENKINS-31961added workaround for already loaded JACOB libraryrestart the slave automatically