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.hoff...@kitware.com] 
> Sent: Friday, February 06, 2009 2:33 PM
> To: Bartlett, Roscoe A
> Cc: cmake@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
> 
> 
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to