[Cdash] Scheduling builds

Tim Gallagher tim.gallagher at gatech.edu
Thu Oct 6 04:40:38 UTC 2011


Hi,

I'm trying to schedule a build but it doesn't seem to work. I get:

[2011-10-06T00:28:16][ERROR][pid=16249](ClientJobSchedule::Save): SQL error: ERROR:  numeric field overflow
DETAIL:  The absolute value is greater than or equal to 10^1 for field with precision 3, scale 2.
[2011-10-06T00:28:16][ERROR][pid=16249](ClientJobSchedule::RemoveDependencies): SQL error: ERROR:  numeric field overflow
DETAIL:  The absolute value is greater than or equal to 10^1 for field with precision 3, scale 2.
[2011-10-06T00:32:15][ERROR][pid=16251](ClientJobSchedule::Save): SQL error: ERROR:  numeric field overflow
DETAIL:  The absolute value is greater than or equal to 10^1 for field with precision 3, scale 2.
[2011-10-06T00:32:15][ERROR][pid=16251](ClientJobSchedule::RemoveDependencies): SQL error: ERROR:  numeric field overflow
DETAIL:  The absolute value is greater than or equal to 10^1 for field with precision 3, scale 2.

in the log file. This is with the postgresql database. Does anybody have any insights?

Thanks!

Tim



More information about the CDash mailing list