[Anthill] VSS FAILED to get revision list error.

Eric Minick eric at urbancode.com
Thu Jun 17 16:10:32 CDT 2004


Steve,

It looks like the extra environment information being passed in was what 
was causing the problems when no SSDIR was specified. I'm not sure what 
that information was supposed to accomplish, as it was all present in 
the commandInit pagelet anyway. When run without the specialized 
environment, the build completes normally.

 However, I'm not sure what's causing your problems when the SSDIR is 
specified. My builds have been completing with the SSDIR specified. 
Could you let me know more about what happens in this case?

Regards,

Eric

sbarber at randomwalk.com wrote:

>I've tried both ways, and both ways had problems.
>
>As a direction, leaving repository.vss.root property blank and setting
>SSDIR in the environment is not a good solution since that would require
>setting an "machine-wide" environment variable for a Windows service to
>pick up. It limits the machine to using a single VSS repository for all
>VSS-based projects (or at best leaves open a "surprise" default repository
>for all users of the anthill machine), unless I do some horrible hack to
>have the Windows service set things in its own environment, maybe via JNI
>and an appserver startup class. Not pretty. Playing with the service
>wrapper to set environment variables is not an easy option; we're using
>WebLogic Server to host anthill and don't have the source to BEA's service
>wrapper.
>
>Attached is the project properties where repository.vss.root property is set.
>
>Thanks much for your efforts,
>
>Steve Barber
>
>
>  
>
>>The repository.vss.root property is blank and I am using the SSDIR
>>environment variable, I've attached the project .anthill file.
>>
>>Rob.
>>
>>-----Original Message-----
>>From: Eric Minick [mailto:eric at urbancode.com]
>>Sent: 17 June 2004 14:15
>>To: Anthill user list
>>Subject: Re: [Anthill] VSS FAILED to get revision list error.
>>
>>Rob and all others with this issue,
>>
>>I looked at the code that seems to be causing this some last night and
>>will take more of a look at it today. I am curious what you have set for
>>
>>your repository.vss.root property in the VSS driver settings. Is it the
>>SSDIR environment variable?
>>
>>Eric
>>
>>Robert Pickering wrote:
>>
>>    
>>
>>>Hi Eric,
>>>
>>>Here's the stack trace from the exception, I have also turned the
>>>logging up and have included all the debug info (build_log.txt).
>>>
>>>com.urbancode.anthill.adapter.RepositoryException: Exception when
>>>getting revisions.
>>>	at
>>>com.urbancode.anthill.adapter.VSSRepositoryAdapter.getRevisionsSince(VS
>>>      
>>>
>>S
>>    
>>
>>>RepositoryAdapter.java:211)
>>>	at
>>>com.urbancode.anthill.BuildManager.requiresBuild(BuildManager.java:345)
>>>	at
>>>com.urbancode.anthill.BuildManager.build(BuildManager.java:111)
>>>	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)
>>>
>>>Thanks for your help,
>>>
>>>Rob.
>>>
>>>
>>>
>>>-----Original Message-----
>>>From: Eric Minick [mailto:eric at urbancode.com]
>>>Sent: 16 June 2004 15:22
>>>To: Anthill user list
>>>Subject: Re: [Anthill] VSS FAILED to get revision list error.
>>>
>>>Rob,
>>>
>>>Could you check to see if there's a more detailed Exception being
>>>      
>>>
>>thrown
>>    
>>
>>>out to the Tomcat log? That might help to zoom in on the problem.
>>>
>>>Eric
>>>
>>>Robert Pickering wrote:
>>>
>>>
>>>
>>>      
>>>
>>>>Hi,
>>>>
>>>>
>>>>
>>>>I have just started using anthill and I seem to get an error every
>>>>time I build my project. It seems the checkout and ant build run OK,
>>>>however I get an error about getting the revisions list (build result
>>>>and error below). Can anyone help?
>>>>
>>>>
>>>>
>>>>Many Thanks,
>>>>
>>>>
>>>>
>>>>Rob.
>>>>
>>>>
>>>>
>>>>====================================== Build Result
>>>>==========================================================>>
>>>>
>>>>
>>>>Anthill version 1.7.0.162
>>>>
>>>>
>>>>
>>>>Retrieving project files: OK
>>>>
>>>>FAILED to get revision list.  Message: Exception when getting
>>>>
>>>>
>>>>        
>>>>
>>>revisions.
>>>
>>>
>>>      
>>>
>>>>Incrementing version: OK
>>>>
>>>>Build: OK
>>>>
>>>>Project Site: http://localhost:8080/anthill/projects/TestAnthill/
>>>>
>>>>
>>>>
>>>>Build Log:
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>http://localhost:8080/anthill/projects/TestAnthill/buildLogs/TestAnthil
>>>      
>>>
>>l
>>    
>>
>>>-0.0.8-build.log
>>>
>>>
>>>      
>>>
>>>>Tag: skipped
>>>>
>>>>
>>>>
>>>>-------------------------------------
>>>>
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\buildLogs\TestAnt
>>>      
>>>
>>h
>>    
>>
>>>ill-0.0.8-build.log
>>>
>>>
>>>      
>>>
>>>>all:
>>>>
>>>>
>>>>
>>>>dev-clean:
>>>>
>>>>
>>>>
>>>>clean:
>>>>
>>>>  [delete] Deleting directory
>>>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\build\temp
>>>>
>>>>
>>>>
>>>>compile:
>>>>
>>>>   [mkdir] Created dir:
>>>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\build\temp
>>>>
>>>>   [mkdir] Created dir:
>>>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\build\temp\classes
>>>>
>>>>   [javac] Compiling 1 source file to
>>>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\build\temp\classes
>>>>
>>>>    [copy] Copying 1 file to
>>>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\build\temp\classes
>>>>
>>>>
>>>>
>>>>jars:
>>>>
>>>>     [jar] Building jar:
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\Anthill-Example-0
>>>      
>>>
>>.
>>    
>>
>>>0.8.jar
>>>
>>>
>>>      
>>>
>>>>compile:
>>>>
>>>>
>>>>
>>>>compile-tests:
>>>>
>>>>   [mkdir] Created dir:
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\build\temp\tests\classe
>>>      
>>>
>>s
>>    
>>
>>>      
>>>
>>>>   [javac] Compiling 1 source file to
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\build\temp\tests\classe
>>>      
>>>
>>s
>>    
>>
>>>      
>>>
>>>>     [jar] Building jar:
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\Anthill-Example-t
>>>      
>>>
>>e
>>    
>>
>>>sts-0.0.8.jar
>>>
>>>
>>>      
>>>
>>>>run-tests:
>>>>
>>>>   [mkdir] Created dir:
>>>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\build\temp\tests\data
>>>>
>>>>   [junit] Running com.interactivstuidos.testanthill.MainTest
>>>>
>>>>   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.328
>>>>
>>>>
>>>>        
>>>>
>>>sec
>>>
>>>
>>>      
>>>
>>>>   [junit] Testsuite: com.interactivstuidos.testanthill.MainTest
>>>>
>>>>   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.328
>>>>
>>>>
>>>>        
>>>>
>>>sec
>>>
>>>
>>>      
>>>
>>>>[junitreport] Using Xalan version: Xalan Java 2.4.1 [junitreport]
>>>>Transform time: 453ms
>>>>
>>>>
>>>>
>>>>doc:
>>>>
>>>>
>>>>
>>>>javadoc:
>>>>
>>>> [javadoc] Generating Javadoc
>>>>
>>>> [javadoc] Javadoc execution
>>>>
>>>> [javadoc] Loading source files for package
>>>>com.interactivstuidos.testanthill...
>>>>
>>>> [javadoc] Constructing Javadoc information...
>>>>
>>>> [javadoc] Standard Doclet version 1.4.2
>>>>
>>>> [javadoc] Building tree for all the packages and classes...
>>>>
>>>> [javadoc] Building index for all the packages and classes...
>>>>
>>>> [javadoc] Building index for all classes...
>>>>
>>>>
>>>>
>>>>todo:
>>>>
>>>>[document] Generating Javadoc
>>>>
>>>>[document] Javadoc execution
>>>>
>>>>[document] Loading source file
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\src\com\interactivstuid
>>>      
>>>
>>o
>>    
>>
>>>s\testanthill\Main.java...
>>>
>>>
>>>      
>>>
>>>>[document] Constructing Javadoc information...
>>>>
>>>>[document] Running <info/>
>>>>
>>>>[document] Create info lists for todo tags
>>>>
>>>>[document]
>>>>
>>>>
>>>>
>>>>move-docs:
>>>>
>>>>
>>>>
>>>>move-docs.private:
>>>>
>>>>
>>>>
>>>>download:
>>>>
>>>>   [mkdir] Created dir:
>>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\download
>>>>
>>>>     [tar] Building tar:
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\Anthill-Example-0
>>>      
>>>
>>.
>>    
>>
>>>0.8-src.tar
>>>
>>>
>>>      
>>>
>>>>    [gzip] Building:
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\download\Anthill-
>>>      
>>>
>>E
>>    
>>
>>>xample-0.0.8-src.tar.gz
>>>
>>>
>>>      
>>>
>>>>  [delete] Deleting:
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\Anthill-Example-0
>>>      
>>>
>>.
>>    
>>
>>>0.8-src.tar
>>>
>>>
>>>      
>>>
>>>>     [tar] Nothing to do:
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\Anthill-Example-0
>>>      
>>>
>>.
>>    
>>
>>>0.8.tar
>>>
>>>
>>>      
>>>
>>>>is up to date.
>>>>
>>>>    [gzip] Nothing to do:
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\download\Anthill-
>>>      
>>>
>>E
>>    
>>
>>>xample-0.0.8.tar.gz
>>>
>>>
>>>      
>>>
>>>>is up to date.
>>>>
>>>>
>>>>
>>>>jdepend:
>>>>
>>>>   [mkdir] Created dir:
>>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\metrics
>>>>
>>>> [jdepend] Output to be stored in
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\build\temp\jdepend-repo
>>>      
>>>
>>r
>>    
>>
>>>t.xml
>>>
>>>
>>>      
>>>
>>>> [jdepend] java.lang.NoClassDefFoundError: jdepend/xmlui/JDepend
>>>>
>>>> [jdepend] Exception in thread "main"
>>>>
>>>> [jdepend] JDepend FAILED
>>>>
>>>>   [style] Transforming into
>>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\metrics
>>>>
>>>>
>>>>
>>>>java2html:
>>>>
>>>>   [mkdir] Created dir:
>>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\java2html
>>>>
>>>>    [java] Java2HTML Version 1.0.8
>>>>
>>>>    [java] Copyright (c) 2000 Ritelink Computing Ltd.
>>>>
>>>>    [java] New Versions available from http://www.java2html.com
>>>><http://www.java2html.com/>
>>>>
>>>>    [java] (type j2h with no arguments to get help)
>>>>
>>>>    [java] Created
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\java2html\front.h
>>>      
>>>
>>t
>>    
>>
>>>ml
>>>
>>>
>>>      
>>>
>>>>    [java] Created
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\java2html\stylesh
>>>      
>>>
>>e
>>    
>>
>>>et.css
>>>
>>>
>>>      
>>>
>>>>    [java] Created:
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\java2html\com\int
>>>      
>>>
>>e
>>    
>>
>>>ractivstuidos\testanthill\Main.java.html
>>>
>>>
>>>      
>>>
>>>>clean:
>>>>
>>>>  [delete] Deleting directory
>>>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\build\temp
>>>>
>>>>
>>>>
>>>>BUILD SUCCESSFUL
>>>>
>>>>Total time: 6 seconds
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>----------------------------------------------------------------------
>>>>        
>>>>
>>-
>>    
>>
>>>>        
>>>>
>>>-
>>>
>>>
>>>      
>>>
>>>>_______________________________________________
>>>>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
>>>
>>>
>>>
>>>
>>>-----------------------------------------------------------------------
>>>      
>>>
>>-
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.util.Queue  - Queue.getHead() o:
>>com.urbancode.anthill.BuildDefinition at 1ba1d9
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.BuildDefinition  - running BuildDefinition
>>ForceBuild flagfalse
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - WorkDirName
>>after: C:\Apps\Jars\anthill-1.7.0.162\work
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - workDirName in
>>calculateWorkDirName: C:\Apps\Jars\anthill-1.7.0.162\work
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>>calculateLocalProjectDirName(moduleKey)
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Module:
>>TestAnthill
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>>localProjectDirName: C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.UrbanCodeVersionAdapter  - Version file
>>calculated as:
>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\src\project.version
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.BuildManager  - Project: TestAnthill is being
>>released.
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.BuildManager  - Initializing repository adapter...
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - WorkDirName
>>after: C:\Apps\Jars\anthill-1.7.0.162\work
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - workDirName in
>>calculateWorkDirName: C:\Apps\Jars\anthill-1.7.0.162\work
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>>calculateLocalProjectDirName(moduleKey)
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Module:
>>TestAnthill
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>>localProjectDirName: C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.BuildManager  - step 0) Clean up working directory
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Cleaning up
>>local files:
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.BuildManager  - step 1) Retrieve working copy of
>>code from repository
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Getting
>>working copy of project: TestAnthill
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Have checkout
>>pagelet.
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Checkout
>>Command: cmd /x/c cd /d
>>"C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill" && "C:\Program
>>Files\Microsoft Visual Studio\VSS\win32\ss" cp "$/TestAnthill"
>>-Y"robert","xxxxx" &&
>>    
>>
>>>"C:\Program Files\Microsoft Visual Studio\VSS\win32\ss" get *
>>>      
>>>
>>-Y"robert","xxxx" -R -I-Y -O-
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - <checkout> cmd
>>/x/c cd /d "C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill" &&
>>"C:\Program Files\Microsoft Visual Studio\VSS\win32\ss" cp
>>"$/TestAnthill" -Y"robert","xxxx" &&
>>    
>>
>>>"C:\Program Files\Microsoft Visual Studio\VSS\win32\ss" get *
>>>      
>>>
>>-Y"robert","xxxx" -R -I-Y -O-
>>    
>>
>>>10:08:39:615 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.util.Execute  - [checkout] cmd /x/c cd /d
>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill && C:\Program
>>Files\Microsoft Visual Studio\VSS\win32\ss cp $/TestAnthill
>>-Yrobert,xxxx && C:\Program Files\Microsoft Visual Studio\VSS\win32\ss
>>get * -Yrobert,xxxx -R -I-Y -O-
>>    
>>
>>>Current project is $/TestAnthill
>>>10:08:39:896 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.BuildManager  - step 2) is project up to date?
>>    
>>
>>>10:08:39:896 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.BuildManager  - last build fail date: Thu Jun 17
>>09:57:09 BST 2004
>>    
>>
>>>10:08:39:896 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.VSSRepositoryAdapter  - Retrieving
>>revisions since: Thu Jun 17 09:57:09 BST 2004 for project: TestAnthill
>>    
>>
>>>10:08:39:896 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.adapter.VSSRepositoryAdapter  - get revisions
>>since command: cmd /x/c cd /d
>>"C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill" && "C:\Program
>>Files\Microsoft Visual Studio\VSS\win32\ss" cp "$/TestAnthill"
>>-Y"robert","xxxx" &&
>>    
>>
>>>"C:\Program Files\Microsoft Visual Studio\VSS\win32\ss" history
>>>      
>>>
>>-Y"robert","xxxx" -R -I-Y -vd06/17/2004;10:08A~06/17/2004;09:57A
>>    
>>
>>>10:08:39:928 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.VSSRepositoryAdapter  - Doesn't match
>>label, checkin, or other...
>>    
>>
>>>10:08:39:974 [Thread - AnthillBuildDaemon] ERROR
>>>      
>>>
>>com.urbancode.anthill.BuildManager  - Exception when getting revisions.
>>    
>>
>>>com.urbancode.anthill.adapter.RepositoryException: Exception when
>>>      
>>>
>>getting revisions.
>>    
>>
>>>	at
>>>      
>>>
>>com.urbancode.anthill.adapter.VSSRepositoryAdapter.getRevisionsSince(VSS
>>RepositoryAdapter.java:211)
>>    
>>
>>>	at
>>>      
>>>
>>com.urbancode.anthill.BuildManager.requiresBuild(BuildManager.java:345)
>>    
>>
>>>	at
>>>      
>>>
>>com.urbancode.anthill.BuildManager.build(BuildManager.java:111)
>>    
>>
>>>	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)
>>>10:08:39:974 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.BuildManager  - step 3) Increment version:
>>    
>>
>>>10:08:39:974 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.UrbanCodeVersionAdapter  - increment
>>version in urbancode version adapter
>>    
>>
>>>10:08:39:974 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.UrbanCodeVersionAdapter  - Repository
>>Adapter: com.urbancode.anthill.adapter.VSSRepositoryAdapter
>>    
>>
>>>10:08:39:974 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.adapter.UrbanCodeVersionAdapter  - Branch from the
>>repository adapter:
>>    
>>
>>>10:08:39:974 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.adapter.UrbanCodeVersionAdapter  - Incrementing
>>version file:
>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\src\project.version
>>    
>>
>>>10:08:39:974 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Preparing
>>file: src\project.version for editing.
>>    
>>
>>>10:08:39:974 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>><prepareForEdit> cmd /x/c cd /d
>>"C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill" && "C:\Program
>>Files\Microsoft Visual Studio\VSS\win32\ss" cp "$/TestAnthill"
>>-Y"robert","xxxx" &&
>>    
>>
>>>"C:\Program Files\Microsoft Visual Studio\VSS\win32\ss" checkout
>>>      
>>>
>>"src\project.version"  -Y"robert","xxxx" -I-Y
>>-GL"C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\src"
>>    
>>
>>>10:08:39:974 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.util.Execute  - [prepareForEdit] cmd /x/c cd /d
>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill && C:\Program
>>Files\Microsoft Visual Studio\VSS\win32\ss cp $/TestAnthill
>>-Yrobert,xxxx && C:\Program Files\Microsoft Visual Studio\VSS\win32\ss
>>checkout src\project.version -Yrobert,xxxx -I-Y
>>-GLC:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\src
>>    
>>
>>>Current project is $/TestAnthill
>>>project.version
>>>10:08:40:115 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Post file edit
>>on file: src\project.version
>>    
>>
>>>10:08:40:115 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - <unlock> cmd
>>/x/c cd /d "C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill" &&
>>"C:\Program Files\Microsoft Visual Studio\VSS\win32\ss" cp
>>"$/TestAnthill" -Y"robert","xxxx" &&
>>    
>>
>>>"C:\Program Files\Microsoft Visual Studio\VSS\win32\ss" checkin
>>>      
>>>
>>"src\project.version" -Y"robert","xxxx" -C"null" -I-Y
>>-GL"C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\src"
>>    
>>
>>>10:08:40:115 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.util.Execute  - [unlock] cmd /x/c cd /d
>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill && C:\Program
>>Files\Microsoft Visual Studio\VSS\win32\ss cp $/TestAnthill
>>-Yrobert,xxxx && C:\Program Files\Microsoft Visual Studio\VSS\win32\ss
>>checkin src\project.version -Yrobert,xxxx -Cnull -I-Y
>>-GLC:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\src
>>    
>>
>>>Current project is $/TestAnthill
>>>project.version
>>>10:08:40:287 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.BuildManager  - New version: 0.0.24
>>    
>>
>>>10:08:40:287 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.ProjectProperties  - TestAnthill properties saved
>>    
>>
>>>10:08:40:287 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.AnthillSchedule  - AnthillSchedule.add():
>>com.urbancode.anthill.AnthillProject at 3ec561
>>    
>>
>>>10:08:40:287 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.BuildManager  - Step 4) Tag project (if set to
>>all):
>>    
>>
>>>10:08:40:287 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.BuildManager  - Step 5) Build Project:
>>    
>>
>>>10:08:40:287 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.BuildManager  - Build Project:
>>    
>>
>>>10:08:40:287 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - WorkDirName
>>after: C:\Apps\Jars\anthill-1.7.0.162\work
>>    
>>
>>>10:08:40:287 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - workDirName in
>>calculateWorkDirName: C:\Apps\Jars\anthill-1.7.0.162\work
>>    
>>
>>>10:08:40:287 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>>calculateLocalProjectDirName(moduleKey)
>>    
>>
>>>10:08:40:287 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Module:
>>TestAnthill
>>    
>>
>>>10:08:40:287 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.adapter.ProfileRepositoryAdapter  -
>>localProjectDirName: C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill
>>    
>>
>>>10:08:40:287 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.BuildManager  - Build Command: "C:\Program
>>Files\jbuilder9\jdk1.4\bin\java" -classpath "C:\Program
>>Files\jbuilder9\jdk1.4\lib\tools.jar;C:\Apps\Jars\anthill-1.7.0.162\lib\
>>ant1.5.1\ant.jar;C:\Apps\Jars\anthill-1.7.0.162\lib\ant1.5.1\jdepend.jar
>>;C:\Apps\Jars\anthill-1.7.0.162\lib\ant1.5.1\junit.jar;C:\Apps\Jars\anth
>>ill-1.7.0.162\lib\ant1.5.1\optional.jar;C:\Apps\Jars\anthill-1.7.0.162\l
>>ib\ant1.5.1\xercesImpl.jar;C:\Apps\Jars\anthill-1.7.0.162\lib\ant1.5.1\x
>>ml-apis.jar;" org.apache.tools.ant.Main
>>-DdeployDir=C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill
>>-Dversion=0.0.24 -Dkit=0.0.24 -buildfile
>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\build\build.xml -logfile
>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\buildLogs\TestAnth
>>ill-0.0.24-build.log
>>    
>>
>>>10:08:40:287 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.util.Execute  - [ANT Build] "C:\Program
>>Files\jbuilder9\jdk1.4\bin\java" -classpath "C:\Program
>>Files\jbuilder9\jdk1.4\lib\tools.jar;C:\Apps\Jars\anthill-1.7.0.162\lib\
>>ant1.5.1\ant.jar;C:\Apps\Jars\anthill-1.7.0.162\lib\ant1.5.1\jdepend.jar
>>;C:\Apps\Jars\anthill-1.7.0.162\lib\ant1.5.1\junit.jar;C:\Apps\Jars\anth
>>ill-1.7.0.162\lib\ant1.5.1\optional.jar;C:\Apps\Jars\anthill-1.7.0.162\l
>>ib\ant1.5.1\xercesImpl.jar;C:\Apps\Jars\anthill-1.7.0.162\lib\ant1.5.1\x
>>ml-apis.jar;" org.apache.tools.ant.Main
>>-DdeployDir=C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill
>>-Dversion=0.0.24 -Dkit=0.0.24 -buildfile
>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\build\build.xml -logfile
>>C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\buildLogs\TestAnth
>>ill-0.0.24-build.log
>>    
>>
>>>Buildfile:
>>>      
>>>
>>C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\build\build.xml
>>    
>>
>>>10:08:47:490 [Thread - AnthillBuildDaemon] INFO
>>>      
>>>
>>com.urbancode.anthill.BuildManager  - Step 6) Tag project (if set to
>>success):
>>    
>>
>>>10:08:47:490 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.pagelet.PageletFactory  - Using default Pagelet Class
>>Loader
>>    
>>
>>>10:08:47:490 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.pagelet.PageletUtils  - PageletUtils templatePath:
>>C:\Apps\Jars\anthill-1.7.0.162\conf
>>    
>>
>>>10:08:47:490 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.pagelet.PageletUtils  - PageletUtils workDir:
>>C:\Apps\Jars\anthill-1.7.0.162\pagelets
>>    
>>
>>>10:08:47:787 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.ProjectProperties  - TestAnthill properties saved
>>    
>>
>>>10:08:47:787 [Thread - AnthillBuildDaemon] DEBUG
>>>      
>>>
>>com.urbancode.anthill.AnthillSchedule  - AnthillSchedule.add():
>>com.urbancode.anthill.AnthillProject at 3ec561
>>    
>>
>>>-----------------------------------------------------------------------
>>>      
>>>
>>-
>>    
>>
>>>_______________________________________________
>>>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
>>
>>
>>_______________________________________________
>>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
>>    
>>



More information about the Anthill mailing list