[Anthill] Re: Project being built - forever !?

Marcio Marchini marcio at bedarra.com
Tue Nov 22 11:09:09 CST 2005


Hi Vladimir,

	Yes, I am running Tomcat 5.5 with Win 2003. Yes, I get the NTVDM error.

	Outdated JAR? I downloaded all the pieces just recently. Who is 
shipping an outdated JAR?

	Yes, please send me the correct JAR. Thanks a lot in advance!!!

marcio
	

Vladimir Gramagin wrote:
>  Marcio, what version of tomcat and what OS are you using?
> 
> I had the same problem with Tomcat 5.5 / Win2003, and the problem was 
> with some outdated jar. If you are running your tomcat as a service, try 
> to stop it and run from command line. If you get a NVMD (?, not sure 
> about spelling) popup error, it means that you have to replace that jar.
> 
> If that is the case, I will send you a link to the correct jar
> 
> - vg
> 
>  > -----Original Message-----
>  > From: anthill-bounces at lists.urbancode.com
>  > [mailto:anthill-bounces at lists.urbancode.com] On Behalf Of
>  > anthill-request at lists.urbancode.com
>  > Sent: Tuesday, November 22, 2005 12:52 PM
>  > To: anthill at lists.urbancode.com
>  > Subject: Anthill Digest, Vol 22, Issue 16
>  >
>  > Send Anthill mailing list submissions to
>  >       anthill at lists.urbancode.com
>  >
>  > To subscribe or unsubscribe via the World Wide Web, visit
>  >       http://lists.urbancode.com/mailman/listinfo/anthill
>  > or, via email, send a message with subject or body 'help' to
>  >       anthill-request at lists.urbancode.com
>  >
>  > You can reach the person managing the list at
>  >       anthill-owner at lists.urbancode.com
>  >
>  > When replying, please edit your Subject line so it is more
>  > specific than "Re: Contents of Anthill digest..."
>  >
>  >
>  > Today's Topics:
>  >
>  >    1. Project being built - forever !? (Marcio Marchini)
>  >    2. RE: Project being built - forever !? (joel.wiens at thomson.com)
>  >
>  >
>  > ----------------------------------------------------------------------
>  >
>  > Message: 1
>  > Date: Tue, 22 Nov 2005 11:37:40 -0500
>  > From: Marcio Marchini <marcio at bedarra.com>
>  > Subject: [Anthill] Project being built - forever !?
>  > To: Anthill user list <anthill at lists.urbancode.com>
>  > Message-ID: <43834954.5030805 at bedarra.com>
>  > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>  >
>  > Hi,
>  >
>  >       My project can be built explicitely from the cmd-line
>  > no problem (typing ant<enter> in the dir where build.xml is).
>  > I can also build it using the same cmd that Anthill OS is using:
>  >
>  > cmd /x/c C:\java\apache-ant-1.6.5\bin\ant.bat
>  > -DdeployDir=C:\java\anthill-1.8.0.264\publishDir\HelloWorld
>  > -Dversion=1.22 -Dkit=1.22 -buildfile
>  > C:\java\anthill-1.8.0.264\work\ContinuousBuildExample\build.xm
>  > l -logfile
>  > C:\java\anthill-1.8.0.264\publishDir\HelloWorld\buildLogs\Hell
>  > oWorld-1.22-build.log
>  >
>  >
>  >       It takes 31 seconds.
>  >
>  >       However, when I force a build from the AnthillOS web
>  > GUI, Anthill shows that the project is being built... being
>  > built... and stays that way forever!!
>  >
>  >       Any ideas? The Tomcat log is at the end.
>  >
>  > marcio
>  > -----------
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>  > Post file edit on file: VERSION.TXT
>  > 11:20:13:145 [Thread - AnthillBuildDaemon] INFO
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Executing
>  > Command: cmd /x/c cd /d
>  > C:\java\anthill-1.8.0.264\work\ContinuousBuildExample &&
>  > \\develdata01\sourcesafe\Foo3\win32\ss cp
>  > $/ContinuousBuildExample -Ybuilds && 
>  > \\develdata01\sourcesafe\Foo3\win32\ss checkin VERSION.TXT
>  > -Ybuilds -Cnull -I-Y
>  > -GLC:\java\anthill-1.8.0.264\work\ContinuousBuildExample
>  > 11:20:13:145 [Thread - AnthillBuildDaemon] INFO
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>  > Execute:Java13CommandLauncher: Executing 'cmd' with arguments:
>  > '/x/c'
>  > 'cd /d C:\java\anthill-1.8.0.264\work\ContinuousBuildExample
>  > && \\develdata01\sourcesafe\Foo3\win32\ss cp
>  > $/ContinuousBuildExample -Ybuilds && 
>  > \\develdata01\sourcesafe\Foo3\win32\ss checkin VERSION.TXT
>  > -Ybuilds -Cnull -I-Y
>  > -GLC:\java\anthill-1.8.0.264\work\ContinuousBuildExample '
>  >
>  > The ' characters around the executable and arguments are not
>  > part of the command.
>  >
>  > WorkingDir: none
>  > Environment Variables: none
>  > 11:20:13:145 [Thread - AnthillBuildDaemon] DEBUG
>  > org.apache.commons.execute.ProcessThreadRegistry  - Adding a
>  > process for
>  > thread: Thread - AnthillBuildDaemon
>  > Current project is $/ContinuousBuildExample VERSION.txt
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] INFO
>  > com.urbancode.anthill.BuildManager  - New version: 1.23
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.ProjectProperties  - HelloWorld properties saved
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - AnthillSchedule.add():
>  > com.urbancode.anthill.AnthillProject at 7f4ec
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] INFO
>  > com.urbancode.anthill.BuildManager  - Step 4) Tag project (if
>  > set to all):
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] INFO
>  > com.urbancode.anthill.BuildManager  - Step 5) Build Project:
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] INFO
>  > com.urbancode.anthill.BuildManager  - Build Project:
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.AnthillConfig  - AntHome:
>  > C:\java\apache-ant-1.6.5
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - WorkDirName
>  > after: C:\java\anthill-1.8.0.264\work
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>  > workDirName in
>  > calculateWorkDirName: C:\java\anthill-1.8.0.264\work
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>  > calculateLocalProjectDirName(moduleKey)
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Module:
>  > ContinuousBuildExample
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>  > localProjectDirName:
>  > C:\java\anthill-1.8.0.264\work\ContinuousBuildExample
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] INFO
>  > com.urbancode.anthill.BuildManager  - Build Command: cmd /x/c
>  > C:\java\apache-ant-1.6.5\bin\ant.bat
>  > -DdeployDir=C:\java\anthill-1.8.0.264\publishDir\HelloWorld
>  > -Dversion=1.23 -Dkit=1.23 -buildfile
>  > C:\java\anthill-1.8.0.264\work\ContinuousBuildExample\build.xm
>  > l -logfile
>  > C:\java\anthill-1.8.0.264\publishDir\HelloWorld\buildLogs\Hell
>  > oWorld-1.23-build.log
>  > 11:20:13:630 [Thread - AnthillBuildDaemon] DEBUG
>  > org.apache.commons.execute.ProcessThreadRegistry  - Adding a
>  > process for
>  > thread: Thread - AnthillBuildDaemon
>  > 11:20:41:709 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:20:41:709 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:20:41:709 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600709, 22-Nov-2005 3:00:00 PM
>  > 11:20:41:709 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676441709, 22-Nov-2005 11:20:41 AM
>  > 11:20:41:709 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:21:11:756 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:21:11:756 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:21:11:772 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600756, 22-Nov-2005 3:00:00 PM
>  > 11:21:11:772 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676471772, 22-Nov-2005 11:21:11 AM
>  > 11:21:11:772 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:21:41:835 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:21:41:835 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:21:41:835 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600835, 22-Nov-2005 3:00:00 PM
>  > 11:21:41:835 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676501835, 22-Nov-2005 11:21:41 AM
>  > 11:21:41:835 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:22:11:882 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:22:11:882 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:22:11:898 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600898, 22-Nov-2005 3:00:00 PM
>  > 11:22:11:898 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676531898, 22-Nov-2005 11:22:11 AM
>  > 11:22:11:898 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:22:41:961 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:22:41:961 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:22:41:961 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600961, 22-Nov-2005 3:00:00 PM
>  > 11:22:41:961 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676561961, 22-Nov-2005 11:22:41 AM
>  > 11:22:41:961 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:23:12:008 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:23:12:008 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:23:12:023 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600023, 22-Nov-2005 3:00:00 PM
>  > 11:23:12:023 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676592023, 22-Nov-2005 11:23:12 AM
>  > 11:23:12:023 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:23:42:086 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:23:42:086 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:23:42:086 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600086, 22-Nov-2005 3:00:00 PM
>  > 11:23:42:086 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676622086, 22-Nov-2005 11:23:42 AM
>  > 11:23:42:086 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:24:12:149 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:24:12:149 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:24:12:164 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600164, 22-Nov-2005 3:00:00 PM
>  > 11:24:12:164 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676652164, 22-Nov-2005 11:24:12 AM
>  > 11:24:12:164 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:24:42:227 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:24:42:227 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:24:42:227 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600227, 22-Nov-2005 3:00:00 PM
>  > 11:24:42:227 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676682227, 22-Nov-2005 11:24:42 AM
>  > 11:24:42:227 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:25:12:274 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:25:12:274 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName:
>  > stoppedSchedule 11:25:12:290 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600290, 22-Nov-2005 3:00:00 PM
>  > 11:25:12:290 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676712290, 22-Nov-2005 11:25:12 AM
>  > 11:25:12:290 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:25:42:352 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:25:42:352 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:25:42:352 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600352, 22-Nov-2005 3:00:00 PM
>  > 11:25:42:352 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676742352, 22-Nov-2005 11:25:42 AM
>  > 11:25:42:352 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:26:12:400 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:26:12:400 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName:
>  > stoppedSchedule 11:26:12:400 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600400, 22-Nov-2005 3:00:00 PM
>  > 11:26:12:400 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676772400, 22-Nov-2005 11:26:12 AM
>  > 11:26:12:400 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:26:42:478 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:26:42:478 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:26:42:478 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600478, 22-Nov-2005 3:00:00 PM
>  > 11:26:42:478 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676802478, 22-Nov-2005 11:26:42 AM
>  > 11:26:42:478 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > ...
>  >
>  >      
>  >
>  >
>  >
>  > ------------------------------
>  >
>  > Message: 2
>  > Date: Tue, 22 Nov 2005 10:48:56 -0600
>  > From: <joel.wiens at thomson.com>
>  > Subject: RE: [Anthill] Project being built - forever !?
>  > To: <anthill at lists.urbancode.com>
>  > Message-ID:
>  >      
>  > <95C74208C0424A459571B058DCDF288507641A95 at TLRUSMNEAGMBX11.ERF.
>  > THOMSON.COM>
>  >      
>  > Content-Type: text/plain;     charset="us-ascii"
>  >
>  > Marcio,
>  > I have experienced this same thing.  On my server, the ss.exe
>  > process occasionally hangs which causes the project to look
>  > at though it is
>  > still being built even though it has completed.  
>  >
>  > -----Original Message-----
>  > From: anthill-bounces at lists.urbancode.com
>  > [mailto:anthill-bounces at lists.urbancode.com] On Behalf Of
>  > Marcio Marchini
>  > Sent: Tuesday, November 22, 2005 10:38 AM
>  > To: Anthill user list
>  > Subject: [Anthill] Project being built - forever !?
>  >
>  > Hi,
>  >
>  >       My project can be built explicitely from the cmd-line
>  > no problem (typing ant<enter> in the dir where build.xml is).
>  > I can also build it using the same cmd that Anthill OS is using:
>  >
>  > cmd /x/c C:\java\apache-ant-1.6.5\bin\ant.bat
>  > -DdeployDir=C:\java\anthill-1.8.0.264\publishDir\HelloWorld
>  > -Dversion=1.22 -Dkit=1.22 -buildfile
>  > C:\java\anthill-1.8.0.264\work\ContinuousBuildExample\build.xm
>  > l -logfile
>  > C:\java\anthill-1.8.0.264\publishDir\HelloWorld\buildLogs\Hell
>  > oWorld-1.2
>  > 2-build.log
>  >
>  >
>  >       It takes 31 seconds.
>  >
>  >       However, when I force a build from the AnthillOS web
>  > GUI, Anthill shows that the project is being built... being
>  > built... and stays that way forever!!
>  >
>  >       Any ideas? The Tomcat log is at the end.
>  >
>  > marcio
>  > -----------
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>  > Post file edit on file: VERSION.TXT
>  > 11:20:13:145 [Thread - AnthillBuildDaemon] INFO
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Executing
>  > Command: cmd /x/c cd /d
>  > C:\java\anthill-1.8.0.264\work\ContinuousBuildExample &&
>  > \\develdata01\sourcesafe\Foo3\win32\ss cp
>  > $/ContinuousBuildExample -Ybuilds && 
>  > \\develdata01\sourcesafe\Foo3\win32\ss checkin VERSION.TXT
>  > -Ybuilds -Cnull -I-Y
>  > -GLC:\java\anthill-1.8.0.264\work\ContinuousBuildExample
>  > 11:20:13:145 [Thread - AnthillBuildDaemon] INFO
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>  > Execute:Java13CommandLauncher: Executing 'cmd' with arguments:
>  > '/x/c'
>  > 'cd /d C:\java\anthill-1.8.0.264\work\ContinuousBuildExample
>  > && \\develdata01\sourcesafe\Foo3\win32\ss cp
>  > $/ContinuousBuildExample -Ybuilds && 
>  > \\develdata01\sourcesafe\Foo3\win32\ss checkin VERSION.TXT
>  > -Ybuilds -Cnull -I-Y
>  > -GLC:\java\anthill-1.8.0.264\work\ContinuousBuildExample '
>  >
>  > The ' characters around the executable and arguments are not
>  > part of the command.
>  >
>  > WorkingDir: none
>  > Environment Variables: none
>  > 11:20:13:145 [Thread - AnthillBuildDaemon] DEBUG
>  > org.apache.commons.execute.ProcessThreadRegistry  - Adding a
>  > process for
>  > thread: Thread - AnthillBuildDaemon
>  > Current project is $/ContinuousBuildExample VERSION.txt
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] INFO
>  > com.urbancode.anthill.BuildManager  - New version: 1.23
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.ProjectProperties  - HelloWorld properties saved
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - AnthillSchedule.add():
>  > com.urbancode.anthill.AnthillProject at 7f4ec
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] INFO
>  > com.urbancode.anthill.BuildManager  - Step 4) Tag project (if set to
>  > all):
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] INFO
>  > com.urbancode.anthill.BuildManager  - Step 5) Build Project:
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] INFO
>  > com.urbancode.anthill.BuildManager  - Build Project:
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.AnthillConfig  - AntHome:
>  > C:\java\apache-ant-1.6.5
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - WorkDirName
>  > after: C:\java\anthill-1.8.0.264\work
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>  > workDirName in
>  > calculateWorkDirName: C:\java\anthill-1.8.0.264\work
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>  > calculateLocalProjectDirName(moduleKey)
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Module:
>  > ContinuousBuildExample
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] DEBUG
>  > com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>  > localProjectDirName:
>  > C:\java\anthill-1.8.0.264\work\ContinuousBuildExample
>  > 11:20:13:614 [Thread - AnthillBuildDaemon] INFO
>  > com.urbancode.anthill.BuildManager  - Build Command: cmd /x/c
>  > C:\java\apache-ant-1.6.5\bin\ant.bat
>  > -DdeployDir=C:\java\anthill-1.8.0.264\publishDir\HelloWorld
>  > -Dversion=1.23 -Dkit=1.23 -buildfile
>  > C:\java\anthill-1.8.0.264\work\ContinuousBuildExample\build.xm
>  > l -logfile
>  > C:\java\anthill-1.8.0.264\publishDir\HelloWorld\buildLogs\Hell
>  > oWorld-1.2
>  > 3-build.log
>  > 11:20:13:630 [Thread - AnthillBuildDaemon] DEBUG
>  > org.apache.commons.execute.ProcessThreadRegistry  - Adding a
>  > process for
>  > thread: Thread - AnthillBuildDaemon
>  > 11:20:41:709 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:20:41:709 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:20:41:709 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600709, 22-Nov-2005 3:00:00 PM
>  > 11:20:41:709 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676441709, 22-Nov-2005 11:20:41 AM
>  > 11:20:41:709 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:21:11:756 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:21:11:756 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:21:11:772 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600756, 22-Nov-2005 3:00:00 PM
>  > 11:21:11:772 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676471772, 22-Nov-2005 11:21:11 AM
>  > 11:21:11:772 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:21:41:835 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:21:41:835 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:21:41:835 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600835, 22-Nov-2005 3:00:00 PM
>  > 11:21:41:835 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676501835, 22-Nov-2005 11:21:41 AM
>  > 11:21:41:835 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:22:11:882 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:22:11:882 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:22:11:898 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600898, 22-Nov-2005 3:00:00 PM
>  > 11:22:11:898 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676531898, 22-Nov-2005 11:22:11 AM
>  > 11:22:11:898 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:22:41:961 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:22:41:961 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:22:41:961 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600961, 22-Nov-2005 3:00:00 PM
>  > 11:22:41:961 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676561961, 22-Nov-2005 11:22:41 AM
>  > 11:22:41:961 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:23:12:008 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:23:12:008 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:23:12:023 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600023, 22-Nov-2005 3:00:00 PM
>  > 11:23:12:023 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676592023, 22-Nov-2005 11:23:12 AM
>  > 11:23:12:023 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:23:42:086 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:23:42:086 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:23:42:086 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600086, 22-Nov-2005 3:00:00 PM
>  > 11:23:42:086 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676622086, 22-Nov-2005 11:23:42 AM
>  > 11:23:42:086 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:24:12:149 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:24:12:149 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:24:12:164 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600164, 22-Nov-2005 3:00:00 PM
>  > 11:24:12:164 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676652164, 22-Nov-2005 11:24:12 AM
>  > 11:24:12:164 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:24:42:227 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:24:42:227 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:24:42:227 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600227, 22-Nov-2005 3:00:00 PM
>  > 11:24:42:227 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676682227, 22-Nov-2005 11:24:42 AM
>  > 11:24:42:227 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:25:12:274 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:25:12:274 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName:
>  > stoppedSchedule 11:25:12:290 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600290, 22-Nov-2005 3:00:00 PM
>  > 11:25:12:290 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676712290, 22-Nov-2005 11:25:12 AM
>  > 11:25:12:290 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.BuildDaemon  -
>  > getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:25:42:352 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:25:42:352 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:25:42:352 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600352, 22-Nov-2005 3:00:00 PM
>  > 11:25:42:352 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676742352, 22-Nov-2005 11:25:42 AM
>  > 11:25:42:352 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:26:12:400 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:26:12:400 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName:
>  > stoppedSchedule 11:26:12:400 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600400, 22-Nov-2005 3:00:00 PM
>  > 11:26:12:400 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676772400, 22-Nov-2005 11:26:12 AM
>  > 11:26:12:400 [http-8080-Processor25] DEBUG
>  > com.urbancode.anthill.BuildDaemon  -
>  > getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > 11:26:42:478 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: default
>  > 11:26:42:478 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.Anthill
>  >   - Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
>  > 11:26:42:478 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default nextBuildTime: 1132689600478, 22-Nov-2005 3:00:00 PM
>  > 11:26:42:478 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name:
>  > default currentTime: 1132676802478, 22-Nov-2005 11:26:42 AM
>  > 11:26:42:478 [http-8080-Processor24] DEBUG
>  > com.urbancode.anthill.BuildDaemon  - getProjectBeingBuilt() :
>  > com.urbancode.anthill.BuildDefinition at 3c0007
>  > ...
>  >
>  >      
>  >
>  > _______________________________________________
>  > Anthill mailing list
>  > Anthill at lists.urbancode.com
>  > http://lists.urbancode.com/mailman/listinfo/anthill
>  >
>  >
>  > ------------------------------
>  >
>  > _______________________________________________
>  > Anthill mailing list
>  > Anthill at lists.urbancode.com
>  > http://lists.urbancode.com/mailman/listinfo/anthill
>  >
>  >
>  > End of Anthill Digest, Vol 22, Issue 16
>  > ***************************************
>  >
> 
> This email and any files transmitted with it are confidential and 
> intended solely for the use of the individual or entity to whom they are 
> addressed. If you have received this email in error please notify the 
> system manager. This message contains confidential information and is 
> intended only for the individual named. If you are not the named 
> addressee you should not disseminate, distribute or copy this e-mail.




More information about the Anthill mailing list