[Dart] dart2: response 503 ?
Andy Cedilnik
andy.cedilnik at kitware.com
Thu May 11 08:37:43 EDT 2006
Hi Alex,
Please try:
ctest -D Nightly --debug -VV -V
Also, what version of ctest are you using?
Andy
Alexander Neundorf wrote:
>Hi,
>
>when trying with another project it compiles, but cannot submit:
>
>Submit files (using xmlrpc)
> Using XML-RPC submit method
> Submitting to: los-cvs02/MyProject2/Command/ (MyProject2)
> Submit
>file: /home/alex/src/work/testlib/Testing/20060511-1158/Build.xml
> Submission problem: HTTP response: 503 (-504)
> Problems when submitting via XML-RPC
>Errors while running CTest
>make[3]: *** [Experimental] Fehler 64
>make[3]: Leaving directory `/home/alex/src/work/testlib'
>make[2]: *** [CMakeFiles/Experimental.dir/all] Fehler 2
>make[2]: Leaving directory `/home/alex/src/work/testlib'
>make[1]: *** [CMakeFiles/Experimental.dir/rule] Fehler 2
>make[1]: Leaving directory `/home/alex/src/work/testlib'
>make: *** [Experimental] Fehler 2
>
>My CMakeLists.txt looks like this:
>
>SET(NIGHTLY_START_TIME "21:00:00 EDT")
>SET (DROP_METHOD xmlrpc)
>SET (DROP_SITE "los-cvs02")
>SET (DROP_LOCATION "MyProject2")
>
>INCLUDE(CTest)
>ENABLE_TESTING()
>
>The dart server is running, http://los-cvs02:8081 shows the dart
>interface.
>What might be wrong ?
>
>Bye
>Alex
>
>
>
>
--
Andy Cedilnik
Kitware Inc.
More information about the Dart
mailing list