Hi craig,

            Thanks for the great input u had given.Infact i had just checked
now by running my nant scripts in the command line and i had found that the
nant script does not wait for my IDE to complete the execution.The nant
finishes off eventhough my IDE is going on with its execution.

Another point which i want to mention is that my IDE is not getting invoked
directly from nant.build,but instead nant.build is invoking a .vbs which
invokes two .bat files which then invokes my IDE.So i just want to ask u
that is this why my nant does not wait for my IDE to complete its execution
since it is been called indirectly rather that directly.?
Is there any modification required in my nant.build so that it waits for my
IDE to complete its execution.

with kind regards
Maddy

On Tue, Apr 21, 2009 at 2:00 AM, Craig & Sammi Sutherland <
[email protected]> wrote:

>  Hi Maddy,
>
>
>
> This is just showing the modification history – what we really need to see
> is the whole process for the two projects – from when you start the build on
> the first project to when the second project stops.
>
>
>
> Based on your e-mail about file merging I think your problem is with
> waiting on the IDE. Your Nant script starts the IDE doing a build, but does
> not wait for it to finish. Therefore the Nant script continues on past
> calling the IDE and terminates while the IDE is still running. Because Nant
> finishes, CC.NET <http://cc.net/> assumes everything has finished and it
> can move onto the next step.
>
>
>
> One way to test this would be to run your Nant script from the command line
> and see what happens. If the script is not waiting on the IDE you will see
> the IDE is still open when the Nant script has finished.
>
>
>
>
>
> Craig
>
>
>
> *From:* [email protected] [mailto:[email protected]] *On
> Behalf Of *madhu nambiar
> *Sent:* Tuesday, 21 April 2009 1:16 a.m.
>
> *To:* [email protected]
> *Subject:* [ccnet-user] Re: extract the contents of an IDE ??
>
>
>
> Hi craig,
>
>            I am extremely sorry for the late reply.I have pasted the log
> file( a small part) below
> 2009-04-07 12:22:32,692 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=part3.sm,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\part3,ModifiedTime=4/6/2009
> 5:31:26
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was excluded by filter PathFilter
> C:\ThreePartition\wrSbc750gx_ThreePartition\**.
> 2009-04-07 12:22:32,739 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=part3.sm,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\part3,ModifiedTime=4/6/2009
> 5:31:26
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was not accepted by the filter specification.
> 2009-04-07 12:22:32,739 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=posixApplication.c,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\part3,ModifiedTime=4/6/2009
> 5:28:17
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was excluded by filter PathFilter
> C:\ThreePartition\wrSbc750gx_ThreePartition\**.
> 2009-04-07 12:22:32,739 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=posixApplication.c,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\part3,ModifiedTime=4/6/2009
> 5:28:17
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was not accepted by the filter specification.
> 2009-04-07 12:22:32,754 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=posixApplication.o,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\part3,ModifiedTime=4/6/2009
> 5:31:12
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was excluded by filter PathFilter
> C:\ThreePartition\wrSbc750gx_ThreePartition\**.
> 2009-04-07 12:22:32,754 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=posixApplication.o,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\part3,ModifiedTime=4/6/2009
> 5:31:12
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was not accepted by the filter specification.
> 2009-04-07 12:22:32,770 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=vThreadsPosixInit.o,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\part3,ModifiedTime=4/6/2009
> 5:31:20
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was excluded by filter PathFilter
> C:\ThreePartition\wrSbc750gx_ThreePartition\**.
> 2009-04-07 12:22:32,770 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=vThreadsPosixInit.o,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\part3,ModifiedTime=4/6/2009
> 5:31:20
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was not accepted by the filter specification.
> 2009-04-07 12:22:32,770 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=vxMain.o,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\part3,ModifiedTime=4/6/2009
> 5:31:04
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was excluded by filter PathFilter
> C:\ThreePartition\wrSbc750gx_ThreePartition\**.
> 2009-04-07 12:22:32,801 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=vxMain.o,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\part3,ModifiedTime=4/6/2009
> 5:31:04
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was not accepted by the filter specification.
> 2009-04-07 12:22:32,801 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=Makefile,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\pos,ModifiedTime=4/6/2009
> 5:28:16
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was excluded by filter PathFilter
> C:\ThreePartition\wrSbc750gx_ThreePartition\**.
> 2009-04-07 12:22:32,817 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=Makefile,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\pos,ModifiedTime=4/6/2009
> 5:28:16
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was not accepted by the filter specification.
> 2009-04-07 12:22:32,817 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=pos-ept.c,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\pos,ModifiedTime=4/6/2009
> 5:30:11
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was excluded by filter PathFilter
> C:\ThreePartition\wrSbc750gx_ThreePartition\**.
> 2009-04-07 12:22:32,817 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=pos-ept.c,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\pos,ModifiedTime=4/6/2009
> 5:30:11
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was not accepted by the filter specification.
> 2009-04-07 12:22:32,832 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=pos-ept.o,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\pos,ModifiedTime=4/6/2009
> 5:30:11
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was excluded by filter PathFilter
> C:\ThreePartition\wrSbc750gx_ThreePartition\**.
> 2009-04-07 12:22:32,832 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=pos-ept.o,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\pos,ModifiedTime=4/6/2009
> 5:30:11
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was not accepted by the filter specification.
> 2009-04-07 12:22:32,848 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=pos-stubs.c,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\pos,ModifiedTime=4/6/2009
> 5:30:25
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was excluded by filter PathFilter
> C:\ThreePartition\wrSbc750gx_ThreePartition\**.
> 2009-04-07 12:22:32,848 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=pos-stubs.c,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\pos,ModifiedTime=4/6/2009
> 5:30:25
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was not accepted by the filter specification.
> 2009-04-07 12:22:32,848 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=pos-stubs.o,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\pos,ModifiedTime=4/6/2009
> 5:30:25
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was excluded by filter PathFilter
> C:\ThreePartition\wrSbc750gx_ThreePartition\**.
> 2009-04-07 12:22:32,864 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=pos-stubs.o,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\pos,ModifiedTime=4/6/2009
> 5:30:25
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was not accepted by the filter specification.
> 2009-04-07 12:22:32,864 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=pos.lds,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\pos,ModifiedTime=4/6/2009
> 5:30:22
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was excluded by filter PathFilter
> C:\ThreePartition\wrSbc750gx_ThreePartition\**.
> 2009-04-07 12:22:32,879 [VSAT:DEBUG] Modification Modification:
> (Type=unknown,FileName=pos.lds,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\pos,ModifiedTime=4/6/2009
> 5:30:22
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was not accepted by the filter specification.
> 2009-04-07 12:22:32,879 [VSAT:DEBUG] Modification Modification: 2009-04-07
> 12:22:32,879 [VSAT:DEBUG] Modification Modification: (Type=unknown,FileName=
> pos.sm,FolderName=C:\ThreePartition\wrSbc750gx_ThreePartition\pos,ModifiedTime=4/6/2009
> 5:30:22
> PM,UserName=,ChangeNumber=0,Version=,Comment=,Url=,IssueUrl=,EmailAddress=)
> was excluded by filter PathFilter
> C:\ThreePartition\wrSbc750gx_ThreePartition\**.
>
>
>
> I am really not sure if this could help u out to spot the problem.Please
> get back to me for any doubts
>
>
>
> with kind regards
>
> Maddy
>
> On Mon, Apr 20, 2009 at 4:52 PM, Craig Sutherland <
> [email protected]> wrote:
>
>
> Hi Maddy,
>
> Your config looks pretty straight-forward, nothing obviously wrong
> there. I notice you're using a Nant task to build your project, so
> there is a possibility the problem lies there, but I'm not enough of a
> Nant expert to help in that area.
>
> Are you able to send us your log file? This is a file called ccnet.log
> in your application directory. If you don't want to send us your
> entire log, you could rename your current log, replicate your issue
> and then send us the log with just that information in it. This log
> will provide a better picture of what is happening in CC.Net.
>
>
> Craig
>
>
> On Apr 20, 10:45 pm, madhu nambiar <[email protected]> wrote:
> > Hi craig,
> >          can u please update the status on the issue posted here below
> link:
> >
> > http://jira.public.thoughtworks.org/browse/CCNET-1449
> >
> > My whole ccnet.config file is pasted below
> >
> > <cruisecontrol>
> >  <project name="VSAT">
> >  <sourcecontrol type="filtered">
> >    <sourceControlProvider type="filesystem">
> >     <repositoryRoot>C:\ThreePartition</repositoryRoot>
> >     <autoGetSource>true</autoGetSource>
> >     <ignoreMissingRoot>false</ignoreMissingRoot>
> > </sourceControlProvider>
> >  <exclusionFilters>
> >   <pathFilter>
> >
> <pattern>C:\ThreePartition\wrSbc750gx_ThreePartition\**</pattern>
> >       </pathFilter>
> >       <pathFilter>
> >    <pattern>C:\ThreePartition\*.txt</pattern>
> >       </pathFilter>
> >          </exclusionFilters>
> > </sourcecontrol>
> >
> >    <triggers>
> >             <intervalTrigger name="continuous" seconds="240"
> > buildCondition="IfModificationExists" />
> >     </triggers>
> >
> >   <tasks>
> >
> >      <nant>
> >         <executable>C:\Nant-0.85\bin\NAnt.exe</executable>
> >   <buildFile>nant.build</buildFile>
> >
> >       </nant>
> >  </tasks>
> >
> > with kind regards
> > Maddy
> > On Thu, Apr 16, 2009 at 1:55 PM, Craig & Sammi Sutherland <
> >
>
> > [email protected]> wrote:
> > >  That really depends on the IDE. If you are using Visual Studio there
> is a
> > > task for it:
>
> > >http://confluence.public.thoughtworks.org/display/CCNET/Visual+Studio..
> ..
>
> >
> > > Otherwise, you’ll have to search the documentation for the IDE.
> >
> > > Craig
> >
> > > *From:* [email protected] [mailto:
> [email protected]] *On
> > > Behalf Of *madhu nambiar
> > > *Sent:* Thursday, 16 April 2009 7:21 p.m.
> > > *To:* [email protected]
> > > *Subject:* [ccnet-user] Re: extract the contents of an IDE ??
> >
> > > yes craig,
> >
> > > i very much agree to that.But is der any other way by which u can just
> get
> > > the whole contents of an IDE??
> >
> > > wat about using AutoHotkey??
> >
> > > Maddy
> >
> > > On Thu, Apr 16, 2009 at 12:46 PM, Craig & Sammi Sutherland <
>
> > > [email protected]> wrote:
> >
> > > If you can't get the errors from your IDE into the text file, there is
>
> > > nothing CC.NET <http://cc.net/> <http://cc.net/> can do. 
> > > CC.NET<http://cc.net/><
> http://cc.net/> can only
>
> > > pick up the results from the file.
> >
> > > Craig
> >
> > > -----Original Message-----
> > > From: [email protected] [mailto:[email protected]]
> On
> > > Behalf Of Maddy
> > > Sent: Thursday, 16 April 2009 7:09 p.m.
> > > To: ccnet-user
> > > Subject: [ccnet-user] extract the contents of an IDE ??
> >
> > > Hi,
> > >  I am able to partially get the output of my IDE into some text file
> > > using the redirection operators in my batch files.But i am unable to
> > > get the errors which i had deliberately introduced so that i can get
> > > the log of my errors.
> >
> > > Can u plz help me out??
> >
> > > Thanks Stefen
>
>
>

Reply via email to