[Dart] Problems with Dart2 and Cruise Control integration
stefanb at starnberg-mail.de
stefanb at starnberg-mail.de
Thu Oct 4 11:55:19 EDT 2007
Hi Dan,
as I posted before I thought the problem was related to the JVM heap size
since we got 'out of memory' errors after running (large) submissions for
>3 days. But I checked and we never exceeded 10MB in a single submission.
I think it is the Freemarker-Cache which is eating up memory
> http://freemarker.org/docs/pgui_config_templateloading.html
(bottom of page). Does it make sense to set a hard limit there (other than
INT_MAX) ?
Stefan
Zitat von "Blezek, Daniel J (GE, Research)" <blezek at crd.ge.com>:
> Hi Derek,
>
> Thanks for trying out Dart, I hope it does work for you.
>
> Starting with #2. For some reason I put a check for long files in the
> Dart Client, the threshold is set at 10M. I'll remove this limit and
> send you a new DartClient.jar in a separate message. I'll also check
> this change in for the next release.
>
> For #1: it's been some time since I touched the Cruise Control
> integration, can you send me a "small-ish" example if the bad Build
> results I can see where the problem is.
>
> Thanks!
> -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
> Derek Bassett
> Sent: Wednesday, October 03, 2007 10:05 PM
> To: dart at public.kitware.com
> Subject: [Dart] Problems with Dart2 and Cruise Control integration
>
> 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
> _______________________________________________
> Dart mailing list
> Dart at public.kitware.com
> http://public.kitware.com/mailman/listinfo/dart
>
>
More information about the Dart
mailing list