Re: Warnings-Plugin: How to access the path of current workspace?

2012-12-12 Thread Strausser, Barrett
You could probably do $JenkinsHome + "/jobs/" + $WorkSpace On Wed, Dec 12, 2012 at 5:58 PM, schneim wrote: > Hello, > > > I have created a custom warning parser. This works quite well. However, I > have trouble to display the content of the source files. > > I found out the path in the warnin

Re: Problems with Windows Slaves: hudson.util.IOException2: remote file operation failed

2012-12-12 Thread Strausser, Barrett
Can you not install the Slave as a service on the machine? On Wed, Dec 12, 2012 at 4:00 PM, Joshua Boyd wrote: > On 12/6/2012 11:06 AM, Jerry wrote: > >> Hi, Joshua. When using the JNLP connection, I have found that we have >> gotten cryptic messages similar to this when the connection is los

Re: Getting started with slaves

2012-12-12 Thread Strausser, Barrett
Yeah just move the slave. You should be able to just do D:\JenkinsSlave in the node configuration. On Wed, Dec 12, 2012 at 3:26 PM, Bill Wonch wrote: > I probably could. I just used the jnlp method to create the slave but if > another metthod works better, I'm open to it. > > > On Wednesday, D

Re: Getting started with slaves

2012-12-12 Thread Strausser, Barrett
Why don't you install the slave onto D:\ You are asking for headaches in the situation you are trying to pull. What does it say in your event log? Or in the slave logs? On Wed, Dec 12, 2012 at 2:11 PM, Bill Wonch wrote: > Hi everyone - > > I just created my first slave node, and I get the fol