Tim Stewart | 4 May 02:02

Anthill thinks the build succeeded when it really failed.

I am having a problem where my build fails but anthill still thinks that the build succeeded.

 

I get the email

 

With subject

 

ArteisContinuous 3.0.70 build succeeded

 

And the repository gets tagged.  If you look at the build log you can clearly see that the build failed.

 

Continuous:

 

BUILD FAILED

C:\anthill\work\arteis\build.xml:319: Tests Failed

 

Total time: 1 minute 50 seconds

 

Anyone have any Ideas?

 

Thanks,

Tim

_______________________________________________
Anthill mailing list
Anthill@...
http://lists.urbancode.com/mailman/listinfo/anthill
Mirza Abbas Raza | 4 May 02:12
Picon
Favicon

Re: Anthill thinks the build succeeded when it really failed.

Tim,

I have been trying to google on this and a related
issue for the past hour. Found this
http://tinyurl.com/b2drr .

-Abbas

--- Tim Stewart <tim@...> wrote:
> I am having a problem where my build fails but
> anthill still thinks that
> the build succeeded.
>  
> I get the email
>  
> With subject 
>  
> ArteisContinuous 3.0.70 build succeeded
>  
> And the repository gets tagged.  If you look at the
> build log you can
> clearly see that the build failed.
>  
> Continuous:
>  
> BUILD FAILED
> C:\anthill\work\arteis\build.xml:319: Tests Failed
>  
> Total time: 1 minute 50 seconds
>  
> Anyone have any Ideas?
>  
> Thanks,
> Tim
> > _______________________________________________
> Anthill mailing list
> Anthill@...
> http://lists.urbancode.com/mailman/listinfo/anthill
> 
Robert E Dobbins | 4 May 02:29
Picon
Favicon

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

I will be out of the office starting 05/03/2005 and will not return until 05/04/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 | 4 May 03:29

Re: Anthill thinks the build succeeded when it really failed.

Tim,

Usually this happens when you are using your own version of Ant. The ant 
batch scripts (only on windows) do not return a useful exit code. 
Anthill uses the exit code to determine if the build failed or suceeded. 
To fix this, you need to fix the Ant batch script. You could use the 
scripts provided by Anthill or patch it yourself. There are bugs filed 
against Ant detailing several options, but I'd just use one of the 
scripts that ships with Anthill.

Regards,

Eric

Tim Stewart wrote:

> I am having a problem where my build fails but anthill still thinks 
> that the build succeeded.
>
>  
>
> I get the email
>
>  
>
> With subject
>
>  
>
> ArteisContinuous 3.0.70 build succeeded
>
>  
>
> And the repository gets tagged.  If you look at the build log you can 
> clearly see that the build failed.
>
>  
>
> Continuous:
>
>  
>
> BUILD FAILED
>
> C:\anthill\work\arteis\build.xml:319: Tests Failed
>
>  
>
> Total time: 1 minute 50 seconds
>
>  
>
> Anyone have any Ideas?
>
>  
>
> Thanks,
>
> Tim
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Anthill mailing list
>Anthill@...
>http://lists.urbancode.com/mailman/listinfo/anthill
>  
>
Tim Stewart | 4 May 19:08

RE: Anthill thinks the build succeeded when it reallyfailed.

Eric,

That was the problem thanks.

Tim

-----Original Message-----
From: anthill-bounces@...
[mailto:anthill-bounces@...] On Behalf Of Eric Minick
Sent: Tuesday, May 03, 2005 7:30 PM
To: Anthill user list
Subject: Re: [Anthill] Anthill thinks the build succeeded when it
reallyfailed.

Tim,

Usually this happens when you are using your own version of Ant. The ant

batch scripts (only on windows) do not return a useful exit code. 
Anthill uses the exit code to determine if the build failed or suceeded.

To fix this, you need to fix the Ant batch script. You could use the 
scripts provided by Anthill or patch it yourself. There are bugs filed 
against Ant detailing several options, but I'd just use one of the 
scripts that ships with Anthill.

Regards,

Eric

Tim Stewart wrote:

> I am having a problem where my build fails but anthill still thinks 
> that the build succeeded.
>
>  
>
> I get the email
>
>  
>
> With subject
>
>  
>
> ArteisContinuous 3.0.70 build succeeded
>
>  
>
> And the repository gets tagged.  If you look at the build log you can 
> clearly see that the build failed.
>
>  
>
> Continuous:
>
>  
>
> BUILD FAILED
>
> C:\anthill\work\arteis\build.xml:319: Tests Failed
>
>  
>
> Total time: 1 minute 50 seconds
>
>  
>
> Anyone have any Ideas?
>
>  
>
> Thanks,
>
> Tim
>
>-----------------------------------------------------------------------
-
>
>_______________________________________________
>Anthill mailing list
>Anthill@...
>http://lists.urbancode.com/mailman/listinfo/anthill
>  
>

_______________________________________________
Anthill mailing list
Anthill@...
http://lists.urbancode.com/mailman/listinfo/anthill
Emyr Davies | 5 May 20:55

FW: Problem with path to version file when using a modulename from CVS

Hi All,
 
Can anybody help me with this problem? 
 
Regards
Emyr

From: anthill-bounces-IWHQxnLZ/P1pskWghx5DLg@public.gmane.orgncode.com [mailto:anthill-bounces-IWHQxnLZ/P3rXihlmxnZCEEOCMrvLtNR@public.gmane.org] On Behalf Of Emyr Davies
Sent: 28 April 2005 00:39
To: anthill-IWHQxnLZ/P3rXihlmxnZCEEOCMrvLtNR@public.gmane.org
Subject: [Anthill] Problem with path to version file when using a modulename from CVS

Hi,
 
I'm a newbie to trying out Anthill-OS and I've managed to get a test project CVS checkout and build number update working ok except for a slight problem I seem to be having with using CVS modules.
 
If I setup a project using the repository path as the module name then everything seems to work fine.  However, if I set the module name property "repository.cvs.module" of my project to the module "MODULE_ANTHILL_TEST" which I have setup in the CVSROOT modules file then I get problems.
 
The checkout works fine and all the expected files are checked out properly to the working directory as expected, however I get an error from Anthill with the path it seems to be using using to try and access the version file "anthill.version".
 
It appears that Anthill is trying to access the version file as follows ...
 
C:\CompileServerFiles\anthill\work\MODULE_ANTHILL_TEST\anthill.version
But the CVS checkout of the module checked out the file to the following directory (as expected) ...
 
C:\CompileServerFiles\anthill\work\anthill.version
 
The extra directory MODULE_ANTHILL_TEST doesn't exist !!
 
Why is Anthill-OS adding the module name when it's actually a module rather than a repository path to the directory path for the version file?
 
What am I doing wrong?
 
Regards
Emyr
 
Installed versions:-
==============
Anthill-OS ver = 1.8.0.264
Tomcat 5.5.4
Apache 2.0.52
Java 1.5.0_01
Running on Win-XP SP2
 
 
===================
Anthill version: 1.8.0.264 loaded.
Anthill root dir: C:\CompileServerFiles\anthill
23:51:28:031 [http-8080-Processor25] INFO  com.urbancode.anthill.Anthill  - Starting Anthill daemons
23:51:36:218 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - repository root: #########
23:51:36:218 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Module: MODULE_ANTHILL_TEST
23:51:36:218 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Branch: null
23:51:36:218 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Work directory: C:\CompileServerFiles\anthill\work
23:51:36:218 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Local project directory: C:\CompileServerFiles\anthill\work\MODULE_ANTHILL_TEST
23:51:36:234 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - Project: MediaX Drivers is being released.
23:51:36:234 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - Initializing repository adapter...
23:51:36:234 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - repository root: #########
23:51:36:234 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Module: MODULE_ANTHILL_TEST
23:51:36:234 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Branch: null
23:51:36:234 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Work directory: C:\CompileServerFiles\anthill\work
23:51:36:234 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.CVSRepositoryAdapter  - Local project directory: C:\CompileServerFiles\anthill\work\MODULE_ANTHILL_TEST
23:51:36:234 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - step 0) Clean up working directory
23:51:36:234 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Cleaning up local files:
23:51:36:281 [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.
23:51:36:296 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Executing Command: cmd /x/c cd /d C:\CompileServerFiles\anthill\work && cvs -d ############# checkout -A MODULE_ANTHILL_TEST
23:51:36:328 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Execute:Java13CommandLauncher: Executing 'cmd' with arguments:
#
#
###### Checkout of files list etc. removed for clarity ######
#
#
23:51:43:234 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - step 2) is project up to date?
23:51:43:234 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.BuildManager  - step 3) Increment version:
23:51:43:234 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.UrbanCodeVersionAdapter  - Branch from the repository adapter:
23:51:43:234 [Thread - AnthillBuildDaemon] INFO  com.urbancode.anthill.adapter.UrbanCodeVersionAdapter  - Incrementing version file: C:\CompileServerFiles\anthill\work\MODULE_ANTHILL_TEST\anthill.version
23:51:43:234 [Thread - AnthillBuildDaemon] ERROR com.urbancode.anthill.BuildManager  - VersionFile parameter must point to a file that exists
java.lang.IllegalArgumentException: VersionFile parameter must point to a file that exists
 at com.urbancode.anthill.adapter.VersionModifier.<init>(VersionModifier.java:47)
 at com.urbancode.anthill.adapter.UrbanCodeVersionAdapter.incrementVersion(UrbanCodeVersionAdapter.java:119)
 at com.urbancode.anthill.BuildManager.build(BuildManager.java:115)
 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)
 

This email and any attachments is confidential, may be legally privileged and is intended for the use of the addressee only. If you are not the intended recipient, please note that any use, disclosure, printing or copying of this email is strictly prohibited and may be unlawful. If received in error, please delete this email and any attachments and confirm this to the sender.

This email and any attachments is confidential, may be legally privileged and is intended for the use of the addressee only. If you are not the intended recipient, please note that any use, disclosure, printing or copying of this email is strictly prohibited and may be unlawful. If received in error, please delete this email and any attachments and confirm this to the sender.
_______________________________________________
Anthill mailing list
Anthill <at> lists.urbancode.com
http://lists.urbancode.com/mailman/listinfo/anthill

_______________________________________________
Anthill mailing list
Anthill@...
http://lists.urbancode.com/mailman/listinfo/anthill
Joachim Sautter | 10 May 12:49
Picon

SMTP Username and Account under Anthill OS

Hallo,
I have a problem with sending mails under anthill os:
We have a mailserver with needs authentifcation. But under anthill OS 
Web Application I can set only values for mailhost and
from adress. Where can I set SMTP username und usserpassword under 
Anthill OS?

Kind regards
Joachim Sautter.
Sushmita Sengupta | 11 May 15:09
Picon

Builds take progressively longer

Hi All,
    We have been using Anthill version 1.7.1.212 installed on a Windows XP 
box for sometime now and we are doing C++ builds on a nightly basis. Tomcat 
runs as a Windows Service on the box. The code is retrieved from VSS. It has 
been observed that the build process takes  progressively longer each night. 
The time taken for the build reduces again only when the Windows XP box is 
rebooted.
   However, if the builds are run from the command line using the ant 
scripts without initiating from Anthill, we have not noticed the progressive 
increase in time for the builds.

   Has anyone experienced this problem? Or, any thoughts on what could be 
causing the problem?

Thanks in advance.

_________________________________________________________________
Bought a New Cellphone? 
http://adfarm.mediaplex.com/ad/ck/4686-26272-10936-265?ck=Register Sell your 
old one for a Great Price in eBay!
Mark Derricutt | 12 May 05:10
Favicon
Gravatar

Anthil 1.8 on Resin 2.1.15 - failure to run ivy...

Hey all,

I'm starting to get deadly annoyed with my current Anthill installation, 
I suspect it's more a problem due to running under the older resin, but 
I'm finding some really annoying things with resin's xml parser getting 
in the way of ant, and ant related processes - the latest of which is 
the ivy dependency manager (previously I seemed to be having issues with 
xdoclet, which seem to have vanished somehow ).

Everything builds fine it I run ant from the command line; just not from 
resin/anthill.  I suspect if I can get Anthill to fork a VM process to 
run ant my problems would go away ( quite possibly so to would running 
under a newer resin.

Is it possible to tell anthill to spawn a new vm?
Mark Derricutt | 12 May 06:35
Favicon
Gravatar

Re: Anthil 1.8 on Resin 2.1.15 - failure to run ivy...

Mark Derricutt wrote:

> older resin, but I'm finding some really annoying things with resin's 
> xml parser getting in the way of ant, and ant related processes - the 
> latest of which is the ivy dependency manager (previously I seemed to 
> be having issues with xdoclet, which seem to have vanished somehow ).

Interesting - I just switched our anthill over to running under tomcat, 
which was fairly painless, but ivy still fails to configure it self - 
anyone here used ivy under anthill?

Gmane