[Dart] Dart Setup Question - Again

Todd Pitts tapitts at sandia.gov
Fri Oct 20 15:54:50 EDT 2006


Dan,

   Yes, I think dart is working correctly - The problem seems to be with
ctest (still not sure what it could be).  I still use emacs too!

-Todd

On Fri, 2006-10-20 at 15:33 -0400, Blezek, Daniel J (GE, Research)
wrote:
> Hi Todd,
> 
>   Glad to see that Dart is working correctly.  The default behavior is
> to process submissions once every 10 minutes.  This can be changed in
> the Project.xml file.  It's a cron-like setting, should make you happy!
> BTW, your influence paid off, I use xemacs exclusively. 8)
> 
> -dan 
> 
> -----Original Message-----
> From: dart-bounces+blezek=crd.ge.com at public.kitware.com
> [mailto:dart-bounces+blezek=crd.ge.com at public.kitware.com] On Behalf Of
> Todd Pitts
> Sent: Friday, October 20, 2006 2:56 PM
> To: Blezek, Daniel J (GE, Research)
> Cc: dart at public.kitware.com
> Subject: RE: [Dart] Dart Setup Question - Again
> 
> Dan,
> 
> 	Thanks.  This is helpful.  I tried using the dart client with
> Build.xml and Test.xml produced by cmake.  At first I thought I wasn't
> getting anything on the server but the results seemed to show up in the
> webpage after a few minutes - I assume this is because the default
> settings in the server roll up the submitted results and produce html
> for the server at specified intervals (is this the case?).  Now I just
> need to figure out why cmake doesn't submit.
> 
> -Todd
> 
> On Fri, 2006-10-20 at 12:55 -0400, Blezek, Daniel J (GE, Research)
> wrote:
> > Todd,
> > 
> >   Sorry for tardy response.
> > 
> >   You can double check by submitting through the Dart Java client, 
> > i.e.,
> > 
> > java -jar DartClient.jar <ProjectName> Build.xml
> > 
> > This assumes you are on the same server, and Build.xml is generated by
> 
> > ctest.  Using the DartClient should indicate if the Server is running 
> > correctly / accepting submissions.  In fact, you can really use any 
> > file, bogus content will be ignored.
> > 
> > Regards,
> > -dan
> > 
> > -----Original Message-----
> > From: dart-bounces+blezek=crd.ge.com at public.kitware.com
> > [mailto:dart-bounces+blezek=crd.ge.com at public.kitware.com] On Behalf 
> > Of Todd Pitts
> > Sent: Friday, October 20, 2006 10:51 AM
> > To: dart at public.kitware.com
> > Subject: [Dart] Dart Setup Question - Again
> > 
> > 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
> > 
> > 
> > 
> > _______________________________________________
> > Dart mailing list
> > Dart at public.kitware.com
> > http://public.kitware.com/mailman/listinfo/dart
> > 
> 
> 
> _______________________________________________
> Dart mailing list
> Dart at public.kitware.com
> http://public.kitware.com/mailman/listinfo/dart
> 




More information about the Dart mailing list