Re: Understanding Console Output

2012-06-10 Thread Sami Tikka
The part of the stack trace that mentions unix process leads me to think you might be running Jenkins on a unix computer. If that is the case, you cannot execute a windows batch script. If you really want to build on windows, you need to set up a slave on a windows computer and in the job confi

Re: Understanding Console Output

2012-06-05 Thread Steve Berg
> and > >> build for sure. > >> > >> Sent from my Windows Phone > >> > >> From: Steve Berg > >> Sent: 6/5/2012 11:52 AM > >> To: jenkinsci-users@googlegroups.com > >> Subject: Re: Unde

Re: Understanding Console Output

2012-06-05 Thread Slide
my Windows Phone >> >> From: Steve Berg >> Sent: 6/5/2012 11:52 AM >> To: jenkinsci-users@googlegroups.com >> Subject: Re: Understanding Console Output >> >> It's a C# program.  The only experience I have building C# prog

Re: Understanding Console Output

2012-06-05 Thread Steve Berg
sbuild. You'd need to install mono and > build for sure. > > Sent from my Windows Phone > -- > From: Steve Berg > Sent: 6/5/2012 11:52 AM > To: jenkinsci-users@googlegroups.com > Subject: Re: Understanding Console Output > > It's a C#

RE: Understanding Console Output

2012-06-05 Thread Alex Earl
users@googlegroups.com Subject: Re: Understanding Console Output It's a C# program. The only experience I have building C# programs is in Visual Studio. Jenkins is pulling the source from Subversion. On Tuesday, June 5, 2012 1:48:23 PM UTC-5, LesMikesell wrote: > On Tue, Jun 5, 2012 at 1:39 PM, Steve

Re: Understanding Console Output

2012-06-05 Thread Les Mikesell
On Tue, Jun 5, 2012 at 1:52 PM, Steve Berg wrote: > It's a C# program.  The only experience I have building C# programs is in > Visual Studio.  Jenkins is pulling the source from Subversion. Can't help much with that: http://mono-project.com/MoMA. Unless maybe you want to add a windows slave to

Re: Understanding Console Output

2012-06-05 Thread Steve Berg
It's a C# program. The only experience I have building C# programs is in Visual Studio. Jenkins is pulling the source from Subversion. On Tuesday, June 5, 2012 1:48:23 PM UTC-5, LesMikesell wrote: > On Tue, Jun 5, 2012 at 1:39 PM, Steve Berg > wrote: > > Thank you, Les. I'm new to Jenkins

Re: Understanding Console Output

2012-06-05 Thread Les Mikesell
On Tue, Jun 5, 2012 at 1:39 PM, Steve Berg wrote: > Thank you, Les.  I'm new to Jenkins but beginning to make some progress. > Yes, this is a linux system (CentOS).  Where can I learn about commands to > execute builds on linux?  (I'll talk to our network guy about the mail > service.) The comman

Re: Understanding Console Output

2012-06-05 Thread Steve Berg
Thank you, Les. I'm new to Jenkins but beginning to make some progress. Yes, this is a linux system (CentOS). Where can I learn about commands to execute builds on linux? (I'll talk to our network guy about the mail service.) On Tuesday, June 5, 2012 1:29:49 PM UTC-5, LesMikesell wrote: >

Re: Understanding Console Output

2012-06-05 Thread Les Mikesell
On Tue, Jun 5, 2012 at 1:21 PM, Steve Berg wrote: > Where can I find how to understand the Console Output from a Jenkins build? > I have this: > > Building in workspace /var/lib/jenkins/jobs/TestingJenkins/workspace That looks like a linux system. > [workspace] $ cmd /c call /tmp/hudson32454.bat

Understanding Console Output

2012-06-05 Thread Steve Berg
Where can I find how to understand the Console Output from a Jenkins build? I have this: Started by timer Building in workspace /var/lib/jenkins/jobs/TestingJenkins/workspace Updating https://lstf.vzbi.com/svn/repos/mis/TeamForge/JenkinsTest At revision 2029 no change for https://lstf.vzbi.com