[Anthill] Build failed on Windows2003 server

Hu, Sigang SHu at imc.com
Fri Oct 21 14:19:32 CDT 2005


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





More information about the Anthill mailing list