Dabiri, Ebby | 2 Jul 02:40

Ant 1.6.2

Hi,
I was wondering if anthill-1.8.0 is supporting ant1.6.2 . I used to use
ant1.5.1 and now I am trying to upgrade to ant1.6.2 but with no success.

thank you
Ebby

-----Original Message-----
From: Mirza Abbas Raza [mailto:abbasrazam-/E1597aS9LQAvxtiuMwx3w@public.gmane.org]
Sent: Thursday, June 30, 2005 8:49 AM
To: Brian Dellisanti
Cc: Anthill user list
Subject: Re: [Anthill] ant issues: can't read properties file, exec task
doesn't work


Thanks, Brian. For now, I defined an environmental
variable for anthill home and then I am deriving my
paths off of it.

--- Brian Dellisanti <bdd-SVNIZWSJOcJl57MIdRCFDg@public.gmane.org> wrote:

> Eric and I looked into the problem more deeply
> yesterday and I we have a
> fix that may solve your problem without your having
> to hardcode paths. I
> should be able to get that out to you after I finish
> tying up a few
> loose ends.
>
> On Wed, 2005-06-29 at 15:39 -0700, Mirza Abbas Raza
> wrote:
> > Thanks a bunch, Brian! Hard-coding the path
> worked. I
> > would play around a bit to get a better way to do.
> >
> > --- Brian Dellisanti <bdd-SVNIZWSJOcJl57MIdRCFDg@public.gmane.org> wrote:
> >
> > > In your barebones project, did you try
> hardcoding
> > > the absolute path of
> > > your test.bat? Based on what I have to look at,
> I
> > > agree with Eric that
> > > it's a working directory problem. According to
> the
> > > ant manual, removing
> > > the basedir attribute from the project tag will
> > > cause ant to compute
> > > relative paths from the location of the
> build.xml
> > > file. Perhaps that
> > > will help.
> > >
> > > On Wed, 2005-06-29 at 12:40 -0700, Mirza Abbas
> Raza
> > > wrote:
> > > > Btw, Eric, I created a very barebone project
> > > > containing only a build.xml file and a
> test.bat
> > > file
> > > > sitting the root directory. I try to execute
> this
> > > > test.bat and I get the same exception. :(
> > > >
> > > > --- Eric Minick <etm-SVNIZWSJOcJl57MIdRCFDg@public.gmane.org> wrote:
> > > >
> > > > > Error 2 on windows is File Not Found. Looks
> like
> > > you
> > > > > have a couple of
> > > > > files that Anthill isn't finding. Perhaps
> these
> > > are
> > > > > both working directory
> > > > > woes. Does this command work from the
> > > commandline if
> > > > > you run the build
> > > > > file from a different directory?
> > > > >
> > > > > -- Eric
> > > > >
> > > > > > The exception printed for the second issue
> is:
> > > > > >
> > > > > > BUILD FAILED
> > > > > >
> > > > >
> > > >
> > >
> >
>
file:D:/projects/anthill/<namehidden>/src/build.xml:311:
> > > > > > Execute failed: java.io.IOException:
> > > > > CreateProcess:
> > > > > > ..\bin\stopManagedService.bat error=2
> > > > > >
> > > > > > --- Mirza Abbas Raza
> <abbasrazam-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>
> > > wrote:
> > > > > >
> > > > > >> All,
> > > > > >>
> > > > > >> Looks like I am doing all wrong things
> today.
> > > > > >>
> > > > > >> My environment:
> > > > > >> Anthill: anthill os 1.8.0.264
> > > > > >> Ant: 1.5.3
> > > > > >> Servlet container: Tomcat 5.0.28
> > > > > >> OS: Win 2k
> > > > > >>
> > > > > >> Issues:
> > > > > >> - anthill doesn't read build.properties.
> > > > > Following
> > > > > >> is
> > > > > >> a snippet from my build.xml.
> > > > > >> <target name="anthill-build">
> > > > > >>     <property file="build.properties"/>
> > > > > >>     <echo>${weblogic.domains}</echo>
> > > > > >> The property being echoed is present in
> the
> > > > > >> build.properties file. Anthill doesn't
> echo
> > > the
> > > > > >> value
> > > > > >> of the property. It just prints out the
> text
> > > > > literal
> > > > > >> in echo tags. When I run the same target
> > > manually
> > > > > >> from
> > > > > >> with anthill, the property value is
> printed
> > > out.
> > > > > :(
> > > > > >> At
> > > > > >> the same time, in the same target, I have
> a
> > > copy
> > > > > >> task
> > > > > >> call which uses filtersfile and it works.
> It
> > > > > >> replaces
> > > > > >> the necessary placeholders. Seems weird.
> > > > > >>
> > > > > >> - ant complains running <exec> task.
> Again a
> > > > > snippet
> > > > > >> from my file.
> > > > > >> <exec
> executable="startManagedService.bat"
> > > > > >> os="Windows
> > > > > >> 2000"/>
> > > > > >> Again the batch file runs fine if I run
> > > manually.
> > > > > :(
> > > > > >>
> > > > > >> I would really appreciate any input.
> > > > > >>
> > > > > >> Thanks.
> > > > > >>
> > > > > >>
> > > _______________________________________________
> > > > > >> Anthill mailing list
> > > > > >> Anthill-IWHQxnLZ/P3rXihlmxnZCEEOCMrvLtNR@public.gmane.org
> > > > > >>
> > > > >
> > >
> http://lists.urbancode.com/mailman/listinfo/anthill
> > > > > >>
> > > > > >
> > > > > >
> > > _______________________________________________
> > > > > > Anthill mailing list
> > > > > > Anthill-IWHQxnLZ/P3rXihlmxnZCEEOCMrvLtNR@public.gmane.org
> > > > > >
> > > > >
> > >
> http://lists.urbancode.com/mailman/listinfo/anthill
> > > > > >
> > > > >
> > > > >
> _______________________________________________
> > > > > Anthill mailing list
> > > > > Anthill-IWHQxnLZ/P3rXihlmxnZCEEOCMrvLtNR@public.gmane.org
> > > > >
> > >
> http://lists.urbancode.com/mailman/listinfo/anthill
> > > > >
> > > >
> > > >
> _______________________________________________
> > > > Anthill mailing list
> > > > Anthill-IWHQxnLZ/P3rXihlmxnZCEEOCMrvLtNR@public.gmane.org
> > > >
> > >
> http://lists.urbancode.com/mailman/listinfo/anthill
> > >
> > >
> >
>
>

_______________________________________________
Anthill mailing list
Anthill-IWHQxnLZ/P3rXihlmxnZCEEOCMrvLtNR@public.gmane.org
http://lists.urbancode.com/mailman/listinfo/anthill

_______________________________________________
Anthill mailing list
Anthill@...
http://lists.urbancode.com/mailman/listinfo/anthill
Scott Stirling | 2 Jul 12:13
Picon

Re: Ant 1.6.2

Hello,

We are using the latest Anthill OS with Ant 1.6.5 on Windows and it
works fine. We've used this combo both with JDK 1.4.x and JDK 5.

Make sure you set the anthill.home property in
anthill.anthill.properties in your Anthill user's ${user.home}. This
file should be there with the right value in it if you went to the
main anthill web page and set Anthill home after your upgrade.

We had a circular problem with version.txt updates and change
detection causing "extra" builds with the CVS version adapter on 1.8,
but have worked around them by using the PropertyFile version adapter
for continuous builds and CVS adapter only for nightly and release
builds.

Best,
Scott S

On 7/1/05, Dabiri, Ebby <edabiri@...> wrote:
>  
> 
> Hi, 
> I was wondering if anthill-1.8.0 is supporting ant1.6.2 . I used to use 
> ant1.5.1 and now I am trying to upgrade to ant1.6.2 but with no success. 
> 
> thank you 
> Ebby 
> 
> -----Original Message----- 
> From: Mirza Abbas Raza [mailto:abbasrazam@...] 
> Sent: Thursday, June 30, 2005 8:49 AM 
> To: Brian Dellisanti 
> Cc: Anthill user list 
> Subject: Re: [Anthill] ant issues: can't read properties file, exec task 
> doesn't work 
>  
> 
> Thanks, Brian. For now, I defined an environmental 
> variable for anthill home and then I am deriving my 
> paths off of it. 
> 
> --- Brian Dellisanti <bdd@...> wrote: 
> 
> > Eric and I looked into the problem more deeply 
> > yesterday and I we have a 
> > fix that may solve your problem without your having 
> > to hardcode paths. I 
> > should be able to get that out to you after I finish 
> > tying up a few 
> > loose ends. 
> > 
> > On Wed, 2005-06-29 at 15:39 -0700, Mirza Abbas Raza 
> > wrote: 
> > > Thanks a bunch, Brian! Hard-coding the path 
> > worked. I 
> > > would play around a bit to get a better way to do. 
> > > 
> > > --- Brian Dellisanti <bdd@...> wrote: 
> > > 
> > > > In your barebones project, did you try 
> > hardcoding 
> > > > the absolute path of 
> > > > your test.bat? Based on what I have to look at, 
> > I 
> > > > agree with Eric that 
> > > > it's a working directory problem. According to 
> > the 
> > > > ant manual, removing 
> > > > the basedir attribute from the project tag will 
> > > > cause ant to compute 
> > > > relative paths from the location of the 
> > build.xml 
> > > > file. Perhaps that 
> > > > will help. 
> > > > 
> > > > On Wed, 2005-06-29 at 12:40 -0700, Mirza Abbas 
> > Raza 
> > > > wrote: 
> > > > > Btw, Eric, I created a very barebone project 
> > > > > containing only a build.xml file and a 
> > test.bat 
> > > > file 
> > > > > sitting the root directory. I try to execute 
> > this 
> > > > > test.bat and I get the same exception. :( 
> > > > > 
> > > > > --- Eric Minick <etm@...> wrote: 
> > > > > 
> > > > > > Error 2 on windows is File Not Found. Looks 
> > like 
> > > > you 
> > > > > > have a couple of 
> > > > > > files that Anthill isn't finding. Perhaps 
> > these 
> > > > are 
> > > > > > both working directory 
> > > > > > woes. Does this command work from the 
> > > > commandline if 
> > > > > > you run the build 
> > > > > > file from a different directory? 
> > > > > > 
> > > > > > -- Eric 
> > > > > > 
> > > > > > > The exception printed for the second issue 
> > is: 
> > > > > > > 
> > > > > > > BUILD FAILED 
> > > > > > > 
> > > > > > 
> > > > > 
> > > > 
> > > 
> > 
> file:D:/projects/anthill/≤namehidden>/src/build.xml:311: 
> > > > > > > Execute failed: java.io.IOException: 
> > > > > > CreateProcess: 
> > > > > > > ..\bin\stopManagedService.bat error=2 
> > > > > > > 
> > > > > > > --- Mirza Abbas Raza 
> > <abbasrazam@...> 
> > > > wrote: 
> > > > > > > 
> > > > > > >> All, 
> > > > > > >> 
> > > > > > >> Looks like I am doing all wrong things 
> > today. 
> > > > > > >> 
> > > > > > >> My environment: 
> > > > > > >> Anthill: anthill os 1.8.0.264 
> > > > > > >> Ant: 1.5.3 
> > > > > > >> Servlet container: Tomcat 5.0.28 
> > > > > > >> OS: Win 2k 
> > > > > > >> 
> > > > > > >> Issues: 
> > > > > > >> - anthill doesn't read build.properties. 
> > > > > > Following 
> > > > > > >> is 
> > > > > > >> a snippet from my build.xml. 
> > > > > > >> <target name="anthill-build"> 
> > > > > > >>     <property file="build.properties"/> 
> > > > > > >>     <echo>${weblogic.domains}</echo> 
> > > > > > >> The property being echoed is present in 
> > the 
> > > > > > >> build.properties file. Anthill doesn't 
> > echo 
> > > > the 
> > > > > > >> value 
> > > > > > >> of the property. It just prints out the 
> > text 
> > > > > > literal 
> > > > > > >> in echo tags. When I run the same target 
> > > > manually 
> > > > > > >> from 
> > > > > > >> with anthill, the property value is 
> > printed 
> > > > out. 
> > > > > > :( 
> > > > > > >> At 
> > > > > > >> the same time, in the same target, I have 
> > a 
> > > > copy 
> > > > > > >> task 
> > > > > > >> call which uses filtersfile and it works. 
> > It 
> > > > > > >> replaces 
> > > > > > >> the necessary placeholders. Seems weird. 
> > > > > > >> 
> > > > > > >> - ant complains running <exec> task. 
> > Again a 
> > > > > > snippet 
> > > > > > >> from my file. 
> > > > > > >> <exec 
> > executable="startManagedService.bat" 
> > > > > > >> os="Windows 
> > > > > > >> 2000"/> 
> > > > > > >> Again the batch file runs fine if I run 
> > > > manually. 
> > > > > > :( 
> > > > > > >> 
> > > > > > >> I would really appreciate any input. 
> > > > > > >> 
> > > > > > >> Thanks. 
> > > > > > >> 
> > > > > > >> 
> > > > _______________________________________________ 
> > > > > > >> Anthill mailing list 
> > > > > > >> Anthill@... 
> > > > > > >> 
> > > > > > 
> > > > 
> > http://lists.urbancode.com/mailman/listinfo/anthill 
> > > > > > >> 
> > > > > > > 
> > > > > > > 
> > > > _______________________________________________ 
> > > > > > > Anthill mailing list 
> > > > > > > Anthill@... 
> > > > > > > 
> > > > > > 
> > > > 
> > http://lists.urbancode.com/mailman/listinfo/anthill 
> > > > > > > 
> > > > > > 
> > > > > > 
> > _______________________________________________ 
> > > > > > Anthill mailing list 
> > > > > > Anthill@... 
> > > > > > 
> > > > 
> > http://lists.urbancode.com/mailman/listinfo/anthill 
> > > > > > 
> > > > > 
> > > > > 
> > _______________________________________________ 
> > > > > Anthill mailing list 
> > > > > Anthill@... 
> > > > > 
> > > > 
> > http://lists.urbancode.com/mailman/listinfo/anthill 
> > > > 
> > > > 
> > > 
> > 
> > 
> 
> _______________________________________________ 
> Anthill mailing list 
> Anthill@... 
> http://lists.urbancode.com/mailman/listinfo/anthill 
> _______________________________________________
> Anthill mailing list
> Anthill@...
> http://lists.urbancode.com/mailman/listinfo/anthill
> 
> 
>
Scott Stirling | 2 Jul 12:30
Picon

Re: Ant 1.6.2

Correction -- when I said "CVS version adapter," that was incorrect.
The problem we had was with the Urbancode version adapter (the default
one), which uses a version.txt file in CVS. See? I still get them
mixed up.

Scott Stirling
Framingham, MA

On 7/2/05, Scott Stirling <scottstirling@...> wrote:
> Hello,
> 
> We are using the latest Anthill OS with Ant 1.6.5 on Windows and it
> works fine. We've used this combo both with JDK 1.4.x and JDK 5.
> 
> Make sure you set the anthill.home property in
> anthill.anthill.properties in your Anthill user's ${user.home}. This
> file should be there with the right value in it if you went to the
> main anthill web page and set Anthill home after your upgrade.
> 
> We had a circular problem with version.txt updates and change
> detection causing "extra" builds with the CVS version adapter on 1.8,
> but have worked around them by using the PropertyFile version adapter
> for continuous builds and CVS adapter only for nightly and release
> builds.
> 
> Best,
> Scott S
> 
> 
> On 7/1/05, Dabiri, Ebby <edabiri@...> wrote:
> >
> >
> > Hi,
> > I was wondering if anthill-1.8.0 is supporting ant1.6.2 . I used to use
> > ant1.5.1 and now I am trying to upgrade to ant1.6.2 but with no success.
> >
> > thank you
> > Ebby
> >
> > -----Original Message-----
> > From: Mirza Abbas Raza [mailto:abbasrazam@...]
> > Sent: Thursday, June 30, 2005 8:49 AM
> > To: Brian Dellisanti
> > Cc: Anthill user list
> > Subject: Re: [Anthill] ant issues: can't read properties file, exec task
> > doesn't work
> >
> >
> > Thanks, Brian. For now, I defined an environmental
> > variable for anthill home and then I am deriving my
> > paths off of it.
> >
> > --- Brian Dellisanti <bdd@...> wrote:
> >
> > > Eric and I looked into the problem more deeply
> > > yesterday and I we have a
> > > fix that may solve your problem without your having
> > > to hardcode paths. I
> > > should be able to get that out to you after I finish
> > > tying up a few
> > > loose ends.
> > >
> > > On Wed, 2005-06-29 at 15:39 -0700, Mirza Abbas Raza
> > > wrote:
> > > > Thanks a bunch, Brian! Hard-coding the path
> > > worked. I
> > > > would play around a bit to get a better way to do.
> > > >
> > > > --- Brian Dellisanti <bdd@...> wrote:
> > > >
> > > > > In your barebones project, did you try
> > > hardcoding
> > > > > the absolute path of
> > > > > your test.bat? Based on what I have to look at,
> > > I
> > > > > agree with Eric that
> > > > > it's a working directory problem. According to
> > > the
> > > > > ant manual, removing
> > > > > the basedir attribute from the project tag will
> > > > > cause ant to compute
> > > > > relative paths from the location of the
> > > build.xml
> > > > > file. Perhaps that
> > > > > will help.
> > > > >
> > > > > On Wed, 2005-06-29 at 12:40 -0700, Mirza Abbas
> > > Raza
> > > > > wrote:
> > > > > > Btw, Eric, I created a very barebone project
> > > > > > containing only a build.xml file and a
> > > test.bat
> > > > > file
> > > > > > sitting the root directory. I try to execute
> > > this
> > > > > > test.bat and I get the same exception. :(
> > > > > >
> > > > > > --- Eric Minick <etm@...> wrote:
> > > > > >
> > > > > > > Error 2 on windows is File Not Found. Looks
> > > like
> > > > > you
> > > > > > > have a couple of
> > > > > > > files that Anthill isn't finding. Perhaps
> > > these
> > > > > are
> > > > > > > both working directory
> > > > > > > woes. Does this command work from the
> > > > > commandline if
> > > > > > > you run the build
> > > > > > > file from a different directory?
> > > > > > >
> > > > > > > -- Eric
> > > > > > >
> > > > > > > > The exception printed for the second issue
> > > is:
> > > > > > > >
> > > > > > > > BUILD FAILED
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > file:D:/projects/anthill/≤namehidden>/src/build.xml:311:
> > > > > > > > Execute failed: java.io.IOException:
> > > > > > > CreateProcess:
> > > > > > > > ..\bin\stopManagedService.bat error=2
> > > > > > > >
> > > > > > > > --- Mirza Abbas Raza
> > > <abbasrazam@...>
> > > > > wrote:
> > > > > > > >
> > > > > > > >> All,
> > > > > > > >>
> > > > > > > >> Looks like I am doing all wrong things
> > > today.
> > > > > > > >>
> > > > > > > >> My environment:
> > > > > > > >> Anthill: anthill os 1.8.0.264
> > > > > > > >> Ant: 1.5.3
> > > > > > > >> Servlet container: Tomcat 5.0.28
> > > > > > > >> OS: Win 2k
> > > > > > > >>
> > > > > > > >> Issues:
> > > > > > > >> - anthill doesn't read build.properties.
> > > > > > > Following
> > > > > > > >> is
> > > > > > > >> a snippet from my build.xml.
> > > > > > > >> <target name="anthill-build">
> > > > > > > >>     <property file="build.properties"/>
> > > > > > > >>     <echo>${weblogic.domains}</echo>
> > > > > > > >> The property being echoed is present in
> > > the
> > > > > > > >> build.properties file. Anthill doesn't
> > > echo
> > > > > the
> > > > > > > >> value
> > > > > > > >> of the property. It just prints out the
> > > text
> > > > > > > literal
> > > > > > > >> in echo tags. When I run the same target
> > > > > manually
> > > > > > > >> from
> > > > > > > >> with anthill, the property value is
> > > printed
> > > > > out.
> > > > > > > :(
> > > > > > > >> At
> > > > > > > >> the same time, in the same target, I have
> > > a
> > > > > copy
> > > > > > > >> task
> > > > > > > >> call which uses filtersfile and it works.
> > > It
> > > > > > > >> replaces
> > > > > > > >> the necessary placeholders. Seems weird.
> > > > > > > >>
> > > > > > > >> - ant complains running <exec> task.
> > > Again a
> > > > > > > snippet
> > > > > > > >> from my file.
> > > > > > > >> <exec
> > > executable="startManagedService.bat"
> > > > > > > >> os="Windows
> > > > > > > >> 2000"/>
> > > > > > > >> Again the batch file runs fine if I run
> > > > > manually.
> > > > > > > :(
> > > > > > > >>
> > > > > > > >> I would really appreciate any input.
> > > > > > > >>
> > > > > > > >> Thanks.
> > > > > > > >>
> > > > > > > >>
> > > > > _______________________________________________
> > > > > > > >> Anthill mailing list
> > > > > > > >> Anthill@...
> > > > > > > >>
> > > > > > >
> > > > >
> > > http://lists.urbancode.com/mailman/listinfo/anthill
> > > > > > > >>
> > > > > > > >
> > > > > > > >
> > > > > _______________________________________________
> > > > > > > > Anthill mailing list
> > > > > > > > Anthill@...
> > > > > > > >
> > > > > > >
> > > > >
> > > http://lists.urbancode.com/mailman/listinfo/anthill
> > > > > > > >
> > > > > > >
> > > > > > >
> > > _______________________________________________
> > > > > > > Anthill mailing list
> > > > > > > Anthill@...
> > > > > > >
> > > > >
> > > http://lists.urbancode.com/mailman/listinfo/anthill
> > > > > > >
> > > > > >
> > > > > >
> > > _______________________________________________
> > > > > > Anthill mailing list
> > > > > > Anthill@...
> > > > > >
> > > > >
> > > http://lists.urbancode.com/mailman/listinfo/anthill
> > > > >
> > > > >
> > > >
> > >
> > >
> >
> > _______________________________________________
> > Anthill mailing list
> > Anthill@...
> > http://lists.urbancode.com/mailman/listinfo/anthill
> > _______________________________________________
> > Anthill mailing list
> > Anthill@...
> > http://lists.urbancode.com/mailman/listinfo/anthill
> >
> >
> >
>
Sushmita Sengupta | 16 Jul 18:35
Picon

Anthill labelling issue

Hi,

   I am using Anthill OS version 1.8.0.264 since it came out and the builds 
were working fine. However, in the past two days though the ant targets 
compile successfully and anthill retrieves files from VSS, it is not able to 
label VSS with the build number. I keep getting this error:

FAILED to build project.  Message: ProfileAdapter Label failed: 100

Nothing has changed in the build.xml file that ant uses or the environment. 
Has anyone encountered this problem?

Thanks in advance for any help.

Regards,
Sushmita

_________________________________________________________________
Logon to MSN Games http://www.msngamez.com/in/gamezone/ Enjoy unlimited 
action
Robert E Dobbins | 16 Jul 19:27
Picon
Favicon

Robert E Dobbins/Alpharetta/IBM is out of the office.

I will be out of the office starting 07/15/2005 and will not return until 07/18/2005.

If you need assistance please contact Chris Holden, Kruti Joshi, Jeff Anderson or send an email to EFXBuildTeam-lJNj0JKe9onowKkBSvOlow@public.gmane.org I will respond to your message(s) when I return.

_______________________________________________
Anthill mailing list
Anthill@...
http://lists.urbancode.com/mailman/listinfo/anthill
Eric Minick | 18 Jul 18:28

Re: Anthill labelling issue

Sushmita,

Perhaps there is more information being dumped into the tomcat logs that would
be helpful. The problem is coming out of VSS. I'm not sure if the issue is on
their end or our command though. The docs for VSS indicate 100 as a standard
error indicator, but it looks like they don't break out error messages by
return code. 100 stands for 'there was an error.'

Regards,

Eric

> Hi,
>
>    I am using Anthill OS version 1.8.0.264 since it came out and the builds
> were working fine. However, in the past two days though the ant targets
> compile successfully and anthill retrieves files from VSS, it is not able to
> label VSS with the build number. I keep getting this error:
>
> FAILED to build project.  Message: ProfileAdapter Label failed: 100
>
> Nothing has changed in the build.xml file that ant uses or the environment.
> Has anyone encountered this problem?
>
> Thanks in advance for any help.
>
> Regards,
> Sushmita
>
> _________________________________________________________________
> Logon to MSN Games http://www.msngamez.com/in/gamezone/ Enjoy unlimited
> action
>
> _______________________________________________
> Anthill mailing list
> Anthill@...
> http://lists.urbancode.com/mailman/listinfo/anthill
>
Sushmita Sengupta | 20 Jul 15:09
Picon

Re: Anthill labelling issue

Eric,
   Thanks for the information. The issue was on VSS itself and hence the 
labelling issue.

   After running repair on VSS, it seems to work fine now.

Thanks,
Sushmita

>From: "Eric Minick" <etm@...>
>Reply-To: etm@..., Anthill user list 
><anthill@...>
>To: "Anthill user list" <anthill@...>
>Subject: Re: [Anthill] Anthill labelling issue
>Date: Mon, 18 Jul 2005 12:28:33 -0400 (EDT)
>
>Sushmita,
>
>Perhaps there is more information being dumped into the tomcat logs that 
>would
>be helpful. The problem is coming out of VSS. I'm not sure if the issue is 
>on
>their end or our command though. The docs for VSS indicate 100 as a 
>standard
>error indicator, but it looks like they don't break out error messages by
>return code. 100 stands for 'there was an error.'
>
>Regards,
>
>Eric
>
> > Hi,
> >
> >    I am using Anthill OS version 1.8.0.264 since it came out and the 
>builds
> > were working fine. However, in the past two days though the ant targets
> > compile successfully and anthill retrieves files from VSS, it is not 
>able to
> > label VSS with the build number. I keep getting this error:
> >
> > FAILED to build project.  Message: ProfileAdapter Label failed: 100
> >
> > Nothing has changed in the build.xml file that ant uses or the 
>environment.
> > Has anyone encountered this problem?
> >
> > Thanks in advance for any help.
> >
> > Regards,
> > Sushmita
> >
> > _________________________________________________________________
> > Logon to MSN Games http://www.msngamez.com/in/gamezone/ Enjoy unlimited
> > action
> >
> > _______________________________________________
> > Anthill mailing list
> > Anthill@...
> > http://lists.urbancode.com/mailman/listinfo/anthill
> >
>
>_______________________________________________
>Anthill mailing list
>Anthill@...
>http://lists.urbancode.com/mailman/listinfo/anthill

_________________________________________________________________
Get yourself a brand new Mobile. 
http://adfarm.mediaplex.com/ad/ck/4686-26272-10936-378?ck=BuyNewMobile 
Find,Compare & BUY IT NOW on eBay.in!
Curtis Yanko | 20 Jul 16:00
Picon
Favicon

Curtis Yanko/CT/Unitedmail is out of the office.


I will be out of the office starting  07/20/2005 and will not return until
07/25/2005.

This e-mail, including attachments, may include confidential and/or 
proprietary information, and may be used only by the person or entity to 
which it is addressed. If the reader of this e-mail is not the intended 
recipient or his or her authorized agent, the reader is hereby notified 
that any dissemination, distribution or copying of this e-mail is 
prohibited. If you have received this e-mail in error, please notify the 
sender by replying to this message and delete this e-mail immediately.
Kwauk, Xianmin | 20 Jul 22:28

cvs does not work

I have recently installed jdk_1.5.0_04, cvsnt, anthill (1.8.0.264) and Tomcat 5.5. I am having trouble to check out the Anthill-Example. I've logged in following the instruction and I ran the cvs command manually and it worked. But when I used the web to force a build, nothing was checked out. I'd appreciate if anybody could give me some help.

 

Xianmin Kwauk

 

Here is the error shown in tomcat log:

 

 

12:35:56:140 [http-8080-Processor25] INFO  com.urbancode.anthill.Anthill  - Starting Anthill daemons

12:36:03:187 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - repository root: :pserver:anthill-example-sRDrTyf8Zn/XJqEZaHwpXdBPR1lH4CV8@public.gmane.org:/usr/local/anthill-test

12:36:03:187 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Module: Anthill-Example

12:36:03:187 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Branch: null

12:36:03:187 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Work directory: C:\anthill\work

12:36:03:187 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Local project directory: C:\anthill\work\Anthill-Example

12:36:03:187 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - Project: CVS_Anthill-Example is being released.

12:36:03:187 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - Initializing repository adapter...

12:36:03:187 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - repository root: :pserver:anthill-example-sRDrTyf8Zn/XJqEZaHwpXdBPR1lH4CV8@public.gmane.org:/usr/local/anthill-test

12:36:03:187 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Module: Anthill-Example

12:36:03:187 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Branch: null

12:36:03:187 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Work directory: C:\anthill\work

12:36:03:187 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Local project directory: C:\anthill\work\Anthill-Example

12:36:03:187 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - step 0) Clean up working directory

12:36:03:187 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Cleaning up local files:

12:36:03:296 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - step 1) Retrieve working copy of code from repository

Pagelets v3.1.5 loaded.

Copyright 2000-2002 Urbancode.  All rights reserved.

12:36:03:328 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Executing Command: cmd /x/c cd /d C:\anthill\work && cvs -d :pserver:anthill-example-sRDrTyf8Zn/XJqEZaHwpXdBPR1lH4CV8@public.gmane.org:/usr/local/anthill-test checkout -A Anthill-Example

12:36:03:375 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Execute:Java13CommandLauncher: Executing 'cmd' with arguments:

'/x/c'

'cd'

'/d'

'C:\anthill\work'

'&&'

'cvs'

'-d'

':pserver:anthill-example-sRDrTyf8Zn/XJqEZaHwpXdBPR1lH4CV8@public.gmane.org:/usr/local/anthill-test'

'checkout'

'-A'

'Anthill-Example'

 

The ' characters around the executable and arguments are

not part of the command.

 

WorkingDir: none

Environment Variables: none

'cvs' is not recognized as an internal or external command,

operable program or batch file.

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - RepositoryException in checkout. message: ProfileAdapter checkout failed: 1

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - step 2) is project up to date?

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - step 3) Increment version:

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.ProjectPropertyFileVersionAdapter  - Branch from the repository adapter:

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.ProjectPropertyFileVersionAdapter  - Incrementing version: 1.0.61

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - New version: 1.0.62

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - Step 4) Tag project (if set to all):

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - Step 5) Build Project:

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - Build Project:

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - repository root: :pserver:anthill-example-sRDrTyf8Zn/XJqEZaHwpXdBPR1lH4CV8@public.gmane.org:/usr/local/anthill-test

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Module: Anthill-Example

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Branch: null

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Work directory: C:\anthill\work

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Local project directory: C:\anthill\work\Anthill-Example

12:36:03:468 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - Build Command: cmd /x/c C:\anthill\lib\ant1.6.2\bin\ant.bat -DdeployDir=C:\anthill\publishDir\CVS_Anthill-Example -Dversion=1.0.62 -Dkit=1.0.62 -buildfile C:\anthill\work\Anthill-Example\build\build.xml -logfile C:\anthill\publishDir\CVS_Anthill-Example\buildLogs\CVS_Anthill-Example-1.0.62-build.log

12:36:03:703 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - Execute:Java13CommandLauncher: Executing 'cmd' with arguments:

'/x/c'

'C:\anthill\lib\ant1.6.2\bin\ant.bat'

'-DdeployDir=C:\anthill\publishDir\CVS_Anthill-Example'

'-Dversion=1.0.62'

'-Dkit=1.0.62'

'-buildfile'

'C:\anthill\work\Anthill-Example\build\build.xml'

'-logfile'

'C:\anthill\publishDir\CVS_Anthill-Example\buildLogs\CVS_Anthill-Example-1.0.62-build.log'

 

The ' characters around the executable and arguments are

not part of the command.

 

WorkingDir: none

Environment Variables:

ALLUSERSPROFILE=C:\Documents and Settings\All Users

APR_ICONV_PATH=C:\Program Files\Subversion\iconv

CommonProgramFiles=C:\Program Files\Common Files

COMPUTERNAME=KWAUK

ComSpec=C:\WINDOWS\system32\cmd.exe

FP_NO_HOST_CHECK=NO

NUMBER_OF_PROCESSORS=1

OS=Windows_NT

Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Java\jdk1.5.0_04\bin;C:\Program Files\Subversion\bin

PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH

PROCESSOR_ARCHITECTURE=x86

PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel

PROCESSOR_LEVEL=15

PROCESSOR_REVISION=0209

ProgramFiles=C:\Program Files

PROMPT=$P$G

SystemDrive=C:

SystemRoot=C:\WINDOWS

TEMP=C:\WINDOWS\TEMP

TMP=C:\WINDOWS\TEMP

USERPROFILE=C:\Documents and Settings\LocalService

windir=C:\WINDOWS

ANT_HOME=C:\anthill\lib\ant1.6.2

Buildfile: C:\anthill\work\Anthill-Example\build\build.xml does not exist!

12:36:04:046 [Thread - AnthillBuildDaemon] ERROR com.urbancode.anthill.BuildManager  - Failed to Build project. Error: 1

java.lang.Exception: Failed to Build project. Error: 1

            at com.urbancode.anthill.BuildManager.buildProject(BuildManager.java:523)

            at com.urbancode.anthill.BuildManager.runBuild(BuildManager.java:401)

            at com.urbancode.anthill.BuildManager.build(BuildManager.java:185)

            at com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java:231)

            at com.urbancode.anthill.BuildDefinition.run(BuildDefinition.java:158)

            at com.urbancode.anthill.BuildDaemon.run(BuildDaemon.java:73)

12:36:04:046 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - Step 6) Tag project (if set to success):

12:36:07:437 [Thread - AnthillBuildDaemon] ERROR com.urbancode.anthill.BuildManager  - couldn't send result email

javax.mail.SendFailedException: Sending failed;

  nested exception is:

            javax.mail.MessagingException: Could not connect to SMTP host: 192.168.2.5, port: 25;

  nested exception is:

            java.net.ConnectException: Connection refused: connect

            at javax.mail.Transport.send0(Transport.java:219)

            at javax.mail.Transport.send(Transport.java:81)

            at com.urbancode.pagelet.module.email.EmailMessage.send(EmailMessage.java:170)

            at com.urbancode.anthill.PageletResultEmail.send(PageletResultEmail.java:40)

            at com.urbancode.anthill.PageletResultEmail.send(PageletResultEmail.java:24)

            at com.urbancode.anthill.BuildManager.build(BuildManager.java:258)

            at com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java:231)

            at com.urbancode.anthill.BuildDefinition.run(BuildDefinition.java:158)

            at com.urbancode.anthill.BuildDaemon.run(BuildDaemon.java:73)

_______________________________________________
Anthill mailing list
Anthill@...
http://lists.urbancode.com/mailman/listinfo/anthill
Eric Minick | 20 Jul 23:30

Re: cvs does not work

Xianmin,

The problem here is that CVS is not on the path for the user running Anthill.
I would guess that you have Tomcat installed as a service. If so, to sanity
check this theory, you could shutdown tomcat and start it up from the
startup.bat script in tomcat\bin.

Generally we reccommend setting up a user named Anthill and setting its
environment as needed. Then configure your service to run under that user.

On our part, we should give you the option of specifying the path to CVS in
the Anthill settings. That's how it is in Pro, and I was surprised to find
that missing when I double checked in OS.

Regards,

Eric

> I have recently installed jdk_1.5.0_04, cvsnt, anthill (1.8.0.264) and
> Tomcat 5.5. I am having trouble to check out the Anthill-Example. I've
> logged in following the instruction and I ran the cvs command manually and
> it worked. But when I used the web to force a build, nothing was checked
> out. I'd appreciate if anybody could give me some help.
>
>
>
> Xianmin Kwauk
>
>
>
> Here is the error shown in tomcat log:
>
>
>
>
>
> 12:35:56:140 [http-8080-Processor25] INFO  com.urbancode.anthill.Anthill  -
> Starting Anthill daemons
>
> 12:36:03:187 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - repository root:
> :pserver:anthill-example@...:/usr/local/anthill-test
>
> 12:36:03:187 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Module:
> Anthill-Example
>
> 12:36:03:187 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Branch: null
>
> 12:36:03:187 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Work directory:
> C:\anthill\work
>
> 12:36:03:187 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Local project
> directory: C:\anthill\work\Anthill-Example
>
> 12:36:03:187 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.BuildManager  - Project: CVS_Anthill-Example is being
> released.
>
> 12:36:03:187 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.BuildManager  - Initializing repository adapter...
>
> 12:36:03:187 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - repository root:
> :pserver:anthill-example@...:/usr/local/anthill-test
>
> 12:36:03:187 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Module:
> Anthill-Example
>
> 12:36:03:187 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Branch: null
>
> 12:36:03:187 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Work directory:
> C:\anthill\work
>
> 12:36:03:187 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Local project
> directory: C:\anthill\work\Anthill-Example
>
> 12:36:03:187 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.BuildManager  - step 0) Clean up working directory
>
> 12:36:03:187 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Cleaning up local
> files:
>
> 12:36:03:296 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.BuildManager  - step 1) Retrieve working copy of code
> from repository
>
> Pagelets v3.1.5 loaded.
>
> Copyright 2000-2002 Urbancode.  All rights reserved.
>
> 12:36:03:328 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Executing Command:
> cmd /x/c cd /d C:\anthill\work && cvs -d
>
:pserver:anthill-example@...:/usr/local/anthill-test checkout
> -A Anthill-Example
>
> 12:36:03:375 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
> Execute:Java13CommandLauncher: Executing 'cmd' with arguments:
>
> '/x/c'
>
> 'cd'
>
> '/d'
>
> 'C:\anthill\work'
>
> '&&'
>
> 'cvs'
>
> '-d'
>
> ':pserver:anthill-example@...:/usr/local/anthill-test'
>
> 'checkout'
>
> '-A'
>
> 'Anthill-Example'
>
>
>
> The ' characters around the executable and arguments are
>
> not part of the command.
>
>
>
> WorkingDir: none
>
> Environment Variables: none
>
> 'cvs' is not recognized as an internal or external command,
>
> operable program or batch file.
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - RepositoryException in
> checkout. message: ProfileAdapter checkout failed: 1
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.BuildManager  - step 2) is project up to date?
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.BuildManager  - step 3) Increment version:
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.ProjectPropertyFileVersionAdapter  - Branch
> from the repository adapter:
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.ProjectPropertyFileVersionAdapter  -
> Incrementing version: 1.0.61
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.BuildManager  - New version: 1.0.62
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.BuildManager  - Step 4) Tag project (if set to all):
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.BuildManager  - Step 5) Build Project:
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.BuildManager  - Build Project:
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - repository root:
> :pserver:anthill-example@...:/usr/local/anthill-test
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Module:
> Anthill-Example
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Branch: null
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Work directory:
> C:\anthill\work
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Local project
> directory: C:\anthill\work\Anthill-Example
>
> 12:36:03:468 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.BuildManager  - Build Command: cmd /x/c
> C:\anthill\lib\ant1.6.2\bin\ant.bat
> -DdeployDir=C:\anthill\publishDir\CVS_Anthill-Example -Dversion=1.0.62
> -Dkit=1.0.62 -buildfile C:\anthill\work\Anthill-Example\build\build.xml
> -logfile
> C:\anthill\publishDir\CVS_Anthill-Example\buildLogs\CVS_Anthill-Example-1.0.
> 62-build.log
>
> 12:36:03:703 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.BuildManager  - Execute:Java13CommandLauncher:
> Executing 'cmd' with arguments:
>
> '/x/c'
>
> 'C:\anthill\lib\ant1.6.2\bin\ant.bat'
>
> '-DdeployDir=C:\anthill\publishDir\CVS_Anthill-Example'
>
> '-Dversion=1.0.62'
>
> '-Dkit=1.0.62'
>
> '-buildfile'
>
> 'C:\anthill\work\Anthill-Example\build\build.xml'
>
> '-logfile'
>
> 'C:\anthill\publishDir\CVS_Anthill-Example\buildLogs\CVS_Anthill-Example-1.0
> .62-build.log'
>
>
>
> The ' characters around the executable and arguments are
>
> not part of the command.
>
>
>
> WorkingDir: none
>
> Environment Variables:
>
> ALLUSERSPROFILE=C:\Documents and Settings\All Users
>
> APR_ICONV_PATH=C:\Program Files\Subversion\iconv
>
> CommonProgramFiles=C:\Program Files\Common Files
>
> COMPUTERNAME=KWAUK
>
> ComSpec=C:\WINDOWS\system32\cmd.exe
>
> FP_NO_HOST_CHECK=NO
>
> NUMBER_OF_PROCESSORS=1
>
> OS=Windows_NT
>
> Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
> Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program
> Files\Java\jdk1.5.0_04\bin;C:\Program Files\Subversion\bin
>
> PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
>
> PROCESSOR_ARCHITECTURE=x86
>
> PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
>
> PROCESSOR_LEVEL=15
>
> PROCESSOR_REVISION=0209
>
> ProgramFiles=C:\Program Files
>
> PROMPT=$P$G
>
> SystemDrive=C:
>
> SystemRoot=C:\WINDOWS
>
> TEMP=C:\WINDOWS\TEMP
>
> TMP=C:\WINDOWS\TEMP
>
> USERPROFILE=C:\Documents and Settings\LocalService
>
> windir=C:\WINDOWS
>
> ANT_HOME=C:\anthill\lib\ant1.6.2
>
> Buildfile: C:\anthill\work\Anthill-Example\build\build.xml does not exist!
>
> 12:36:04:046 [Thread - AnthillBuildDaemon] ERROR
> com.urbancode.anthill.BuildManager  - Failed to Build project. Error: 1
>
> java.lang.Exception: Failed to Build project. Error: 1
>
>             at
> com.urbancode.anthill.BuildManager.buildProject(BuildManager.java:523)
>
>             at
> com.urbancode.anthill.BuildManager.runBuild(BuildManager.java:401)
>
>             at
> com.urbancode.anthill.BuildManager.build(BuildManager.java:185)
>
>             at
> com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java:231)
>
>             at
> com.urbancode.anthill.BuildDefinition.run(BuildDefinition.java:158)
>
>             at com.urbancode.anthill.BuildDaemon.run(BuildDaemon.java:73)
>
> 12:36:04:046 [Thread - AnthillBuildDaemon] INFO
> com.urbancode.anthill.BuildManager  - Step 6) Tag project (if set to
> success):
>
> 12:36:07:437 [Thread - AnthillBuildDaemon] ERROR
> com.urbancode.anthill.BuildManager  - couldn't send result email
>
> javax.mail.SendFailedException: Sending failed;
>
>   nested exception is:
>
>             javax.mail.MessagingException: Could not connect to SMTP host:
> 192.168.2.5, port: 25;
>
>   nested exception is:
>
>             java.net.ConnectException: Connection refused: connect
>
>             at javax.mail.Transport.send0(Transport.java:219)
>
>             at javax.mail.Transport.send(Transport.java:81)
>
>             at
> com.urbancode.pagelet.module.email.EmailMessage.send(EmailMessage.java:170)
>
>             at
> com.urbancode.anthill.PageletResultEmail.send(PageletResultEmail.java:40)
>
>             at
> com.urbancode.anthill.PageletResultEmail.send(PageletResultEmail.java:24)
>
>             at
> com.urbancode.anthill.BuildManager.build(BuildManager.java:258)
>
>             at
> com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java:231)
>
>             at
> com.urbancode.anthill.BuildDefinition.run(BuildDefinition.java:158)
>
>             at com.urbancode.anthill.BuildDaemon.run(BuildDaemon.java:73)
>
> _______________________________________________
> Anthill mailing list
> Anthill@...
> http://lists.urbancode.com/mailman/listinfo/anthill
>

Gmane