[Anthill] CVS Error connecting to host X: No such host is known

Mitch Gottlieb mitch at aardwolves.com
Sun Sep 11 00:34:50 CDT 2005


I have been looking at this for days now.. And I thought I would try the
experts:

 

All on same machine:

1. Anthill version 1.8.0.264 
2. Running on Java 1.4.2_08 

3. tomcat 5.0.28

4. CVSNT 2.5.02

 

When the same build.xml is run twice this is what happens:

 

 

Tomcat -> anthill -> build.xml  -> cvs ant task

                        <cvs cvsRoot=":pserver:buildmaster at x:/cvsrepo"
reallyquiet="false">

                          <commandline>

                            <argument line=" status " /> 

                          </commandline>

                        </cvs>

Returns: [cvs] Error connecting to host X: No such host is known. 

 

 

Command line Ant -> build.xml -> cvs ant task

                        <cvs cvsRoot=":pserver:buildmaster at x:/cvsrepo"
reallyquiet="false">

                          <commandline>

                            <argument line=" status " /> 

                          </commandline>

                        </cvs>

Returns: correct status!!!!

 

The tomcat is running as a DOMAIN\user that has admin rights on the X
machine

Cvsnt is running as the same DOMAIN\user

 

I am at wits end. Does anybody have any idea where to even start looking?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill/attachments/20050910/1b0c3e23/attachment-0002.htm


More information about the Anthill mailing list