[CMake] CTest still unable to communicate with Dart2 server

Todd Pitts tapitts at sandia.gov
Wed Oct 25 09:18:24 EDT 2006


David,

	Thank you for responding so quickly.  I tried http and got an error
saying it could not resolve the hostname "http".  I looked in the output
logs and found the address http://http//localhost:8081 so I changed the
drop location from http://localhost:8081 to localhost:8081.  Not it
simply says Access Denied.  It also indicates that it is contacting the
company proxy server.  I have no idea why it would do this.  I am using
localhost in the address above and have localhost defined in my hosts
file.  My resolution order is hosts,bind.  Also, the
cmCTesetSubmitHandler.cxx log message indicates the submission was
successful - even though it is not.

-Todd

On Wed, 2006-10-25 at 08:47 -0400, David Cole wrote:
> Have you tried using "http" as the method instead?
> 
> On 10/25/06, Todd Pitts <tapitts at sandia.gov> wrote:
> > All,
> >
> >    I have not yet been able to get CTest to communicate with the dart2
> > server.  DartClient.jar does just fine.  DartServer.jar gives no
> > indication in its logs that anything has even tried to contact it.
> > CTest returns http 403 error without any further explanation.  The host
> > (localhost) and port number (8081) appear to be correct in the CTest
> > diagnostics.  The method is xml-rpc.  Any trouble shooting suggestions
> > would be greatly appreciated.
> >
> > -Also, the DartClient.jar seems to submit the xml files produced by
> > CTest just fine so I don't think XML is the problem (at least not
> > superficially).
> >
> > -Todd
> >
> >
> > _______________________________________________
> > CMake mailing list
> > CMake at cmake.org
> > http://www.cmake.org/mailman/listinfo/cmake
> >
> 




More information about the CMake mailing list