[Dart] Problems with Dart2 and Cruise Control integration

stefanb at starnberg-mail.de stefanb at starnberg-mail.de
Thu Oct 4 03:29:16 EDT 2007


Hi Derek,

I think problem #2 can be solved by a larger heap size for the JVM:
Try 'java.exe -Xmx512m' or 'java.exe -Xmx1024m' when starting
the dart server. This worked for me (we also re-start the dart server
every night since otherwise memory is growing and growing up to this limit ...) 

Stefan


Zitat von Derek Bassett <dbassett at solidyn.com>:

> Hi all,
> 	I'm working in a mixed shop with both C++ and Java and after looking
> at adopting CMake for the C++ side, Dart2 seemed a good fit.  We already use
> Cruise Control but I've run into two issues while integrating it and was
> hoping somebody might have some ideas.
> 
> 1.)  When I have the Cruise Control output get submitted to the Dart Board
> the Test count and Test results show up but the Build results are blank.
> Not 0 but completely blank.  Has anyone had this problem when trying to
> integrate with Cruise?
> 
> 2.)  The system I'm working on is really big and the Dart Client doesn't
> seem to like XML submissions of over 10 meg.  Since this is a legacy system
> the best way to sell the idea of using Dart is to have it integrate with the
> current setup.  Over time I'm hoping to cut the background noise level.  I
> also don't need something which is really fast just something I can
> demostrate with.  Does anybody have an ideas of how to get around this
> limitation?
> 	Thank you Derek Bassett
> 
> _______________________________________________
> Dart mailing list
> Dart at public.kitware.com
> http://public.kitware.com/mailman/listinfo/dart
> 
> 




More information about the Dart mailing list