[Anthill] anthill "no vss database" found

tp001 tp tpass001 at hotmail.com
Fri Oct 29 15:30:02 CDT 2004


I am a new user to Anthill and thanks to the developers, it looks promising.

I am using VSS and ran the anthill with the debug turned on and the logs are 
shown below. Here you see that in some cases anthill treats the command as 
within quotes and in some cases it does not. I tried to run the first 
command from the command line as was suggested in the archives and now the 
folder on my drive has executed the get from VSS.

This seems like a very common question. So I hope that there is a common 
answer. Please let me know so I can make this a happy friday.

Thanks.

TP.

==== error message below ====


15:17:34:500 [http-8080-Processor25] DEBUG com.urbancode.anthill.BuildDaemon 
  - getProjectBeingBuilt() : com.urbancode.anthill.BuildDefinition at eafb71
15:17:34:703 [Thread - AnthillBuildDaemon] DEBUG 
com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - Checkout Command: 
cmd /x/c cd /d "D:\personal\_downloads\anthill-1.7.1.212\work\x\x" && set 
"SSDIR="V:\Databases\x"" && 
"D:\personal\_downloads\jakarta-tomcat-5.0.28\jakarta-tomcat-5.0.28-1\bin\"C:\Program 
Files\Microsoft Visual Studio\VSS\win32"\ss" cp "$/x/x" -Y"x","password" &&
"D:\personal\_downloads\jakarta-tomcat-5.0.28\jakarta-tomcat-5.0.28-1\bin\"C:\Program 
Files\Microsoft Visual Studio\VSS\win32"\ss" get *   -Y"username","password" 
-R -I-Y -O-

15:17:34:765 [Thread - AnthillBuildDaemon] DEBUG 
com.urbancode.anthill.adapter.ProfileRepositoryAdapter  - <checkout> cmd 
/x/c cd /d "D:\personal\_downloads\anthill-1.7.1.212\work\x\x" && set 
"SSDIR="V:\Databases\application"" && 
"D:\personal\_downloads\jakarta-tomcat-5.0.28\jakarta-tomcat-5.0.28-1\bin\"C:\Program 
Files\Microsoft Visual Studio\VSS\win32"\ss" cp "$/x/x" 
-Y"username","password" &&
"D:\personal\_downloads\jakarta-tomcat-5.0.28\jakarta-tomcat-5.0.28-1\bin\"C:\Program 
Files\Microsoft Visual Studio\VSS\win32"\ss" get *   -Y"username","password" 
-R -I-Y -O-

15:17:34:828 [Thread - AnthillBuildDaemon] INFO  
com.urbancode.anthill.util.Execute  - [checkout] cmd /x/c cd /d 
D:\personal\_downloads\anthill-1.7.1.212\work\x\x && set 
SSDIR=V:\Databases\application && 
D:\personal\_downloads\jakarta-tomcat-5.0.28\jakarta-tomcat-5.0.28-1\bin\C:\Program 
Files\Microsoft Visual Studio\VSS\win32\ss cp $/x/x -Yusername,password && 
D:\personal\_downloads\jakarta-tomcat-5.0.28\jakarta-tomcat-5.0.28-1\bin\C:\Program 
Files\Microsoft Visual Studio\VSS\win32\ss get * -Yusername,password -R -I-Y 
-O-

15:17:35:390 [Thread - AnthillBuildDaemon] ERROR 
com.urbancode.anthill.BuildManager  - ProfileAdapter checkout failed: The 
filename, directory name, or volume label syntax is incorrect.

com.urbancode.anthill.adapter.RepositoryException: ProfileAdapter checkout 
failed: The filename, directory name, or volume label syntax is incorrect.

        at 
com.urbancode.anthill.adapter.ProfileRepositoryAdapter.executeCommand(ProfileRepositoryAdapter.java:438)
        at 
com.urbancode.anthill.adapter.ProfileRepositoryAdapter.getWorkingProjectCopy(ProfileRepositoryAdapter.java:290)
        at 
com.urbancode.anthill.adapter.VSSRepositoryAdapter.getWorkingProjectCopy(VSSRepositoryAdapter.java:133)
        at com.urbancode.anthill.BuildManager.build(BuildManager.java:106)
        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)
15:17:35:453 [Thread - AnthillBuildDaemon] DEBUG 
com.urbancode.pagelet.PageletFactory  - Using default Pagelet Class Loader
15:17:35:453 [Thread - AnthillBuildDaemon] DEBUG 
com.urbancode.pagelet.PageletUtils  - PageletUtils templatePath: 
D:\personal\_downloads\anthill-1.7.1.212\conf
15:17:35:468 [Thread - AnthillBuildDaemon] DEBUG 
com.urbancode.pagelet.PageletUtils  - PageletUtils workDir:      
D:\personal\_downloads\anthill-1.7.1.212\pagelets
15:17:38:578 [Thread - AnthillBuildDaemon] DEBUG 
com.urbancode.anthill.ProjectProperties  - x properties saved
15:17:38:578 [Thread - AnthillBuildDaemon] DEBUG 
com.urbancode.anthill.AnthillSchedule  - AnthillSchedule.add(): 
com.urbancode.anthill.AnthillProject at 717323
15:18:05:078 [http-8080-Processor23] DEBUG com.urbancode.anthill.Anthill  - 
Anthill.refreshScheduleMap scheduleFileName: default
15:18:05:078 [http-8080-Processor23] DEBUG com.urbancode.anthill.Anthill  - 
Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
15:18:05:093 [http-8080-Processor23] DEBUG 
com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name: default 
nextBuildCalMillis: 1099080000093
15:18:05:093 [http-8080-Processor23] DEBUG 
com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name: default 
millis since start: 1085000
15:18:05:093 [http-8080-Processor23] DEBUG 
com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name: default 
intervals since start: 1.0
15:18:05:093 [http-8080-Processor23] DEBUG 
com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name: default 
nextBuildTime: 1099081800093, Oct 29, 2004 3:30:00 PM
15:18:05:093 [http-8080-Processor23] DEBUG 
com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name: default 
currentTime: 1099081085093, Oct 29, 2004 3:18:05 PM
15:18:05:093 [http-8080-Processor23] DEBUG com.urbancode.anthill.BuildDaemon 
  - getProjectBeingBuilt() : null
15:18:35:656 [http-8080-Processor25] DEBUG com.urbancode.anthill.Anthill  - 
Anthill.refreshScheduleMap scheduleFileName: default
15:18:35:656 [http-8080-Processor25] DEBUG com.urbancode.anthill.Anthill  - 
Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
15:18:35:671 [http-8080-Processor25] DEBUG 
com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name: default 
nextBuildCalMillis: 1099080000671
15:18:35:671 [http-8080-Processor25] DEBUG 
com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name: default 
millis since start: 1115000
15:18:35:671 [http-8080-Processor25] DEBUG 
com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name: default 
intervals since start: 1.0
15:18:35:671 [http-8080-Processor25] DEBUG 
com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name: default 
nextBuildTime: 1099081800671, Oct 29, 2004 3:30:00 PM
15:18:35:671 [http-8080-Processor25] DEBUG 
com.urbancode.anthill.AnthillSchedule  - getNextBuildTime() name: default 
currentTime: 1099081115671, Oct 29, 2004 3:18:35 PM
15:18:35:671 [http-8080-Processor25] DEBUG com.urbancode.anthill.BuildDaemon 
  - getProjectBeingBuilt() : null

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/




More information about the Anthill mailing list