Hi issue is made : http://jira.public.thoughtworks.org/browse/CCNET-1233
with kind regards Ruben Willems On Fri, Aug 29, 2008 at 9:28 AM, Desai, Anand <[EMAIL PROTECTED] > wrote: > That is correct. Good point. I didn't realize until you mentioned. Help > much appreciated!! > > ------------------------------ > *From:* [email protected] [mailto:[EMAIL PROTECTED] *On > Behalf Of *Ruben Willems > *Sent:* Friday, August 29, 2008 12:57 PM > > *To:* [email protected] > *Subject:* [ccnet-user] Re: Exception calling NVelocity for template > v1.4.0.3524 > > Hi > > I thought so, this is not part of the native CCNet distribution, isn't it? > I'll look into it to get it resolved. > > Thanks for the info ! > > > with kind regards > Ruben Willems > > On Fri, Aug 29, 2008 at 9:18 AM, Desai, Anand < > [EMAIL PROTECTED]> wrote: > >> I am using TFS 2005. >> >> ------------------------------ >> *From:* [email protected] [mailto:[EMAIL PROTECTED] >> *On Behalf Of *Ruben Willems >> *Sent:* Friday, August 29, 2008 12:47 PM >> >> *To:* [email protected] >> *Subject:* [ccnet-user] Re: Exception calling NVelocity for template >> v1.4.0.3524 >> >> Hi >> >> this is weird, because you should see 'Geting source from ..' during the >> getting of the source. >> >> Which source control are you using? >> can you post your config file? >> >> Maybe it has to do with a multisourcecontrol or so. >> >> >> >> with kind regards >> Ruben Willems >> >> >> On Fri, Aug 29, 2008 at 7:57 AM, Desai, Anand < >> [EMAIL PROTECTED]> wrote: >> >>> It is same for me and I keep on getting this error time to time. As per >>> my observation, this error occurs when CCNet is getting latest from Source >>> Control. Once the code base is on build server, it shows up again. >>> >>> ------------------------------ >>> *From:* [email protected] [mailto:[EMAIL PROTECTED] >>> *On Behalf Of *Ruben Willems >>> *Sent:* Friday, August 29, 2008 11:26 AM >>> *To:* [email protected] >>> *Subject:* [ccnet-user] Re: Exception calling NVelocity for template >>> v1.4.0.3524 >>> >>> Hi >>> >>> Are you sure the ccnet server and client have the same version? >>> both are 1.4? >>> >>> with kind regards >>> Ruben Willems >>> >>> On Thu, Aug 28, 2008 at 4:21 PM, lt7 <[EMAIL PROTECTED]> wrote: >>> >>>> >>>> I've just installed version 1.4 (1.4.0.3524) and had to perform the >>>> below thread in order to get rid of the below erro >>>> >>>> Exception calling NVelocity for template: ProjectGrid.vm Template path >>>> is >>>> >>>> >>>> http://groups.google.com.ag/group/ccnet-user/browse_thread/thread/7f218820b456512f >>>> >>>> had to change line 101 from >>>> >>>> #if ($projectGridRow.BuildStage.Length > 0) >>>> >>>> to >>>> >>>> #if ($projectGridRow.Length > 0) >>>> >>>> which seemed to fix it. >>>> >>>> >>> >>> ============================================================================== >>> Please access the attached hyperlink for an important electronic >>> communications disclaimer: >>> http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html >>> ============================================================================== >>> >>> >> ============================================================================== >> Please access the attached hyperlink for an important electronic >> communications disclaimer: >> http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html >> ============================================================================== >> >> > ============================================================================== > Please access the attached hyperlink for an important electronic > communications disclaimer: > http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html > ============================================================================== > >
