You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Wendy Smoak (JIRA)" <ji...@codehaus.org> on 2009/05/22 16:05:42 UTC

[jira] Created: (CONTINUUM-2239) Provide a health check utility

Provide a health check utility
------------------------------

                 Key: CONTINUUM-2239
                 URL: http://jira.codehaus.org/browse/CONTINUUM-2239
             Project: Continuum
          Issue Type: New Feature
          Components: Database
    Affects Versions: 1.3.2
            Reporter: Wendy Smoak


As a system administrator, I'd like to see whether there are any problems with my Continuum instance so I can repair them or re-start to get things back in order.

Things like...
 - wrong NEXT_VAL values in the SEQUENCE_TABLE (next value is less than or equal to the max id already in use for that table)
 - null values where there shouldn't be
 - orphan records
 - missing records (a project points to a build def that doesn't exist)

What else can go wrong?

This needs to be available at the command line in case Continuum won't start, and should also be displayed on a web page.

A future enhancement would be the ability to repair some of the problems it finds.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CONTINUUM-2239) Provide a health check utility

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wendy Smoak updated CONTINUUM-2239:
-----------------------------------

    Fix Version/s: 1.x

> Provide a health check utility
> ------------------------------
>
>                 Key: CONTINUUM-2239
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2239
>             Project: Continuum
>          Issue Type: New Feature
>          Components: Database
>    Affects Versions: 1.3.2
>            Reporter: Wendy Smoak
>             Fix For: 1.x
>
>
> As a system administrator, I'd like to see whether there are any problems with my Continuum instance so I can repair them or re-start to get things back in order.
> Things like...
>  - wrong NEXT_VAL values in the SEQUENCE_TABLE (next value is less than or equal to the max id already in use for that table)
>  - null values where there shouldn't be
>  - orphan records
>  - missing records (a project points to a build def that doesn't exist)
> What else can go wrong?
> This needs to be available at the command line in case Continuum won't start, and should also be displayed on a web page.
> A future enhancement would be the ability to repair some of the problems it finds.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira