[CMake] Cdash errors
Bartlett, Roscoe A
rabartl at sandia.gov
Fri Feb 6 17:49:56 EST 2009
Someone else up the Cdash dashboard on our web sever and that person is long gone now.
How close are we to getting a basic version of the new system up that you have been working on? If it is not long, we can just start from scratch.
Thanks,
- ross
> -----Original Message-----
> From: Bill Hoffman [mailto:bill.hoffman at kitware.com]
> Sent: Friday, February 06, 2009 2:33 PM
> To: Bartlett, Roscoe A
> Cc: cmake at cmake.org; Willenbring, James M; Perschbacher, Brent M
> Subject: Re: [CMake] Cdash errors
>
> Bartlett, Roscoe A wrote:
> > Hello,
> >
> > Our Cdash dashboard is not working and at the top of the HTML page
> > that gets generated it says:
> >
> > "Table 'b2g' is marked as crashed and should be repaired"
> >
> > Do anyone know what this means and how to repair the table?
> I Goggled
> > this and only found this email:
> >
> > _http://public.kitware.com/pipermail/cdash/2008-May/000168.html_
> >
> > How can we fix this?
> >
>
> You should run mysqlcheck:
> http://dev.mysql.com/doc/refman/5.0/en/mysqlcheck.html
>
> The command:
> mysqlcheck --repair cdash build2group
>
> should work but you should also do a
> mysqlcheck --repair cdash
>
> to repair the full database as other stuff maybe broken.
>
> It probably means that the MySQL server has not been shut
> down properly.
>
> -Bill
>
>
More information about the CMake
mailing list