[Dart] Dart Setup Question - Again

Todd Pitts tapitts at sandia.gov
Fri Oct 20 10:50:39 EDT 2006


All,

Still having trouble setting up Dart2.  The server runs and serves the
webpage.  It shuts down when the client tells it to.  However, the
xmlrpc submission from ctest appears to be completely ignored - no
indication in the DartServer output that anything even tried to contact
it.  I checked the port number and it is 8081 (just like the webpage).
I checked my firewall - nothing blocked there.  I just get the output
below.  Also, the Dart.pdf file has "to be completed" under the software
installation chapter.  Should I worry about this?  I haven't done much
in the way of administration on the server, do I have to in order to get
this thing submitting?  Any help would be appreciated.

-Todd

tapitts at planck:libsri-build$ ctest -V -D Experimental
   Site: planck.sandia.gov
   Build name: Linux-c++
Create new tag: 20061020-1448 - Experimental
Start processing tests
Configure project
Configure with command: "/usr/local/cmake/bin/cmake"
"/home/tapitts/libsri"
Run command: "/usr/local/cmake/bin/cmake" "/home/tapitts/libsri"
   Each . represents 1024 bytes of output
    .-- Configuring done
-- Generating done
-- Build files have been written to: /home/tapitts/libsri-build
 Size of output: 0K
Command exited with the value: 0
Build project
Run command: "/usr/bin/gmake" "-i"
   Each symbol represents 1024 bytes of output.
   '!' represents an error and '*' a warning.
    .[ 33%] Built target sri
[ 66%] Built target version-demo
[100%] Built target version-test
 Size of output: 0K
Command exited with the value: 0
   0 Compiler errors
   0 Compiler warnings
Test project
Constructing a list of tests
Done constructing a list of tests
Changing directory into /home/tapitts/libsri-build
  1/  1 Testing SimpleTest
Test command: /home/tapitts/libsri-build/Tests/version-test Hello
$Revision: 1.1.1.1 $
-- Process completed
   Passed

100% tests passed, 0 tests failed out of 1
Performing coverage
 Cannot find any coverage files.
Submit files (using xmlrpc)
   Using XML-RPC submit method
   Submitting to: http://localhost:8081/TestProject/Command/
(TestProject)
   Submit file: /home/tapitts/libsri-
build/Testing/20061020-1448/Build.xml
 Submission problem: HTTP response: 403 (-504)
   Problems when submitting via XML-RPC
Errors while running CTest





More information about the Dart mailing list