Re: Re: Project being built - forever !?
Marcio Marchini <[email protected]>
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
Thanks Eric, Thanks Vladimir. Problem solved with the patched JAR. marcio Eric Minick wrote: > Macio, > > The bug fixes will be released with 1.8.1. As a workaround right now, you can > use the patched jar available here: > > http://www.urbancode.com/download/anthill_os/CommonsExecute.jar > > I believe it needs to go into the lib folder and into the anthill\WEB-INF-lib > folder Tomcat explodes out from the war file. > > -- Eric > > >>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-IWHQxnLZ/[email protected] >>> > [mailto:anthill-bounces-IWHQxnLZ/[email protected]] On Behalf Of >>> > anthill-request-IWHQxnLZ/[email protected] >>> > Sent: Tuesday, November 22, 2005 12:52 PM >>> > To: anthill-IWHQxnLZ/[email protected] >>> > Subject: Anthill Digest, Vol 22, Issue 16 >>> > >>> > Send Anthill mailing list submissions to >>> > anthill-IWHQxnLZ/[email protected] >>> > >>> > 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-IWHQxnLZ/[email protected] >>> > >>> > You can reach the person managing the list at >>> > anthill-owner-IWHQxnLZ/[email protected] >>> > >>> > 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 !? ([email protected]) >>> > >>> > >>> > ---------------------------------------------------------------------- >>> > >>> > Message: 1 >>> > Date: Tue, 22 Nov 2005 11:37:40 -0500 >>> > From: Marcio Marchini <[email protected]> >>> > Subject: [Anthill] Project being built - forever !? >>> > To: Anthill user list <anthill-IWHQxnLZ/[email protected]> >>> > Message-ID: <[email protected]> >>> > 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@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@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@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@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@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@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@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@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@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@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@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@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@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@3c0007 >>> > ... >>> > >>> > >>> > >>> > >>> > >>> > ------------------------------ >>> > >>> > Message: 2 >>> > Date: Tue, 22 Nov 2005 10:48:56 -0600 >>> > From: <[email protected]> >>> > Subject: RE: [Anthill] Project being built - forever !? >>> > To: <anthill-IWHQxnLZ/[email protected]> >>> > Message-ID: >>> > >>> > <95C74208C0424A459571B058DCDF288507641A95-Uhwfd3XRr9aEO2KbGJ0vFf0w8wIBNHcx@public.gmane.org >>> > 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-IWHQxnLZ/[email protected] >>> > [mailto:anthill-bounces-IWHQxnLZ/[email protected]] 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@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@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@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@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@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@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@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@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@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@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@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@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@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@3c0007 >>> > ... >>> > >>> > >>> > >>> > _______________________________________________ >>> > Anthill mailing list >>> > Anthill-IWHQxnLZ/[email protected] >>> > http://lists.urbancode.com/mailman/listinfo/anthill >>> > >>> > >>> > ------------------------------ >>> > >>> > _______________________________________________ >>> > Anthill mailing list >>> > Anthill-IWHQxnLZ/[email protected] >>> > 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. >> >>_______________________________________________ >>Anthill mailing list >>Anthill-IWHQxnLZ/[email protected] >>http://lists.urbancode.com/mailman/listinfo/anthill >> > > > _______________________________________________ > Anthill mailing list > Anthill-IWHQxnLZ/[email protected] > http://lists.urbancode.com/mailman/listinfo/anthill