|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

I am not entirely sure what is going wrong on the slave. I think it should be able to find the jars for the toolkit (I assume it did before). I also don't think I ever saw this problem when I was testing with the slaves. Only thing I can suggest is to turn on debugging for the slave and see if anything strange is happening wrt class loading.
On the Slave while we log messages at level FINER, the logs never come back.
We have support for a debug flag which will result in the debug output going into a build's console log
The debug flag currently only logs information relating to the class loader setup.