[Dart] track.hasLastTrackId()
stefanb at starnberg-mail.de
stefanb at starnberg-mail.de
Mon Oct 15 10:04:21 EDT 2007
Hi Dan,
thanks for the info. I will try adjusting this frequency.
The Dart server is restarted every night (using 'dartclient' -q shutdown)
and it may be the case that this shutdown occured during the archive task.
But since I lost the logfiles this is just a guess, let' see if it
happens again.
Regards,
Stefan
Zitat von "Blezek, Daniel J (GE, Research)" <blezek at crd.ge.com>:
> Hi Stefan,
>
> We've had this problem also. It relates to an architecture decision
> that I made, which might not have been the best one.
>
> The Archiver is assumed to run at night, then before other people
> check the dashboard, a job called "ReindexTrackTask" is supposed to
> clean up the gaps created by the archiver. You could try running this
> task a bit more frequently.
>
> I have encountered this issue when I change some options on the
> Archiver, and the reindexing doesn't happen for some reason. It should
> iron itself out the next time it's run. Let me know if it doesn't.
>
> I'm a bit suprised that your Dart completely crashed, this is very
> unusual. I sometimes find it thrashing in the Archiver, but rarely
> completly crashed. Have you had this problem again?
>
> 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
> stefanb at starnberg-mail.de
> Sent: Monday, October 15, 2007 4:14 AM
> To: dart at public.kitware.com
> Subject: [Dart] track.hasLastTrackId()
>
> Hi,
>
> after activating the 'archiver' option on our running system <Property
> name="ArchiverList">
> ContinuousLevel2,ContinuousLevel4,ExperimentalLevel4
> </Property>
> (~2 months working with nightly & cont builds before) the dart server
> crashed this night (got no log file for this day...which is very
> strange).
>
> Problem that I now have is that new submissions no longer show up in the
> dashboard and navigating to the old ones isn't possible.
> The problem is that in the freemarker code e.g.
>
> #assign track=tracks["Continuous"]
> track.hasLastTrackId()
>
> always returns false. The new submissions are there, since I can
> navigate via the submission id and the submission's next/last option.
> So it seems that the track code is buggy.
>
> Anyone got a workaround/fix for that or experienced similar problems ?
>
> Thanks,
>
> Stefan
>
>
>
>
> _______________________________________________
> Dart mailing list
> Dart at public.kitware.com
> http://public.kitware.com/mailman/listinfo/dart
>
>
More information about the Dart
mailing list