[Anthill] Build failed on Windows2003 server
varban
vvv at urbancode.com
Fri Oct 21 15:53:33 CDT 2005
Hi Sigang,
it seems that your cvs.exe is not on the path so AnthillOS cannot use
it. I am guessing you use WinCVS and that comes with it's own cvs.exe,
so just add the path to the cvs.exe to your global PATH environment
setting and you should be OK.
Regards,
Varban
Hu, Sigang wrote:
> I have been trying to make build work on Windows 2003 Server with Anthill
> 1.8.0
>
> After I configured everything, build faild. I got email message as follows:
>
> "Anthill version 1.8.0.264
>
> Retrieving project files: OK
> FAILED to build project. Message: ProfileAdapter prepareForEdit failed: 1"
>
> In my tomcat server log I see this:
>
> "
> WorkingDir: none
>
> 15:21:43:906 [Thread - AnthillBuildDaemon] DEBUG
> com.urbancode.anthill.adapter.ProfileRepositoryAdapter -
> Environment Variables: none
> 15:21:43:906 [Thread - AnthillBuildDaemon] DEBUG
> org.apache.commons.execute.ProcessThreadRegistry - Adding a process for
> thread: Thread - AnthillBuildDaemon
> 'cvs' is not recognized as an internal or external command,
> operable program or batch file.
> 15:21:43:953 [Thread - AnthillBuildDaemon] ERROR
> com.urbancode.anthill.BuildManager - ProfileAdapter prepareForEdit failed:
> 1
> com.urbancode.anthill.adapter.RepositoryException: ProfileAdapter
> prepareForEdit failed: 1
> at
> com.urbancode.anthill.adapter.ProfileRepositoryAdapter.executeCommand(Profil
> eRepositoryAdapter.java:441)
> at
> com.urbancode.anthill.adapter.ProfileRepositoryAdapter.prepareFileForEdit(Pr
> ofileRepositoryAdapter.java:365)
> at
> com.urbancode.anthill.adapter.UrbanCodeVersionAdapter.doPreVersionFileModify
> (UrbanCodeVersionAdapter.java:252)
> at
> com.urbancode.anthill.adapter.UrbanCodeVersionAdapter.setCurrentVersion(Urba
> nCodeVersionAdapter.java:175)
> at com.urbancode.anthill.BuildManager.build(BuildManager.java:138)
> at
> com.urbancode.anthill.AnthillProject.releaseProject(AnthillProject.java:231)
> "
>
> It seems I am missing WorkingDir and somewhere it is calling "cvs" instead
> of "WinCvs" as the command.
>
> I tried to find out where I can set them but have no idea after looking at
> each directory and files under Anthill home directory. I'll appreciate help
> from anyone.
>
> Previously we have been successful on linux with Anthill version 1.5.
>
> Thanks,
>
> sigang
>
>
> _______________________________________________
> Anthill mailing list
> Anthill at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill
More information about the Anthill
mailing list