[Anthill] VSS FAILED to get revision list error.

Eric Minick eric at urbancode.com
Wed Jun 16 09:22:08 CDT 2004


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/TestAnthill-0.0.8-build.log
>
> Tag: skipped
>
>  
>
> -------------------------------------
>
> C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\buildLogs\TestAnthill-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\classes
>
>     [javac] Compiling 1 source file to 
> C:\Apps\Jars\anthill-1.7.0.162\work\TestAnthill\build\temp\tests\classes
>
>       [jar] Building jar: 
> C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\Anthill-Example-tests-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\interactivstuidos\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-Example-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-Example-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-report.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.html
>
>      [java] Created 
> C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\java2html\stylesheet.css
>
>      [java] Created: 
> C:\Apps\Jars\anthill-1.7.0.162\publishDir\TestAnthill\java2html\com\interactivstuidos\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
>  
>



More information about the Anthill mailing list