You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Currently I have a slave setup that I am manually launching from a windows machine from the command line via jnlp. I have also tried launching from a browser. In both cases, the issue I am running into is that the slave machines stdout is not printing to the master's console output. So, I can't see anything that is being output on the slave machine. I am wondering if this is due to the fact that the master is not the one initiating the launching of the slave so it doesn't have a connection to its stdout. Is this the case? Is there a workaround?