[Anthill] anthill "no vss database" found
Eric Minick
eric at urbancode.com
Fri Oct 29 16:36:52 CDT 2004
Hey TP,
The lines in the log with:
"D:\personal\_downloads\jakarta-tomcat-5.0.28\jakarta-tomcat-5.0.28-1\bin\"C:\Program
Files\Microsoft Visual Studio\VSS\win32"\ss"
look really suspicious. You have a couple of paths glued together. I
would take a careful look at the vss command path in the settings and
see if there's anything odd there. Optionally, you could leave it off
and try to grab the environment variable from the OS instead.
Regards,
Eric
tp001 tp wrote:
> 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/
>
> _______________________________________________
> Anthill mailing list
> Anthill at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill
>
>
More information about the Anthill
mailing list