
| Key: |
QB-4274
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Steve Luo
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 09/May/26 02:24 PM
Updated: 11/May/26 05:45 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
16.0.10
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
After upgrading from QB14 to QB16 (v16.0.9), we found following error after each build:
--- LOG START ---
2026-05-07 15:21:06
java.lang.reflect.InvocationTargetException
caused by: Failed executing update sql [ALTER TABLE agg_overview ADD COLUMN IF NOT EXISTS waitDuration BIGINT] on database E:\QuickBuild_glb\globalstorage\configurations\212\reports\buildstats\DEFAULT\buildstats.h2.db
caused by: Table "AGG_OVERVIEW" not found; SQL statement:
ALTER TABLE agg_overview ADD COLUMN IF NOT EXISTS waitDuration BIGINT [42102-175] Query: ALTER TABLE agg_overview ADD COLUMN IF NOT EXISTS waitDuration BIGINT Parameters: []
--- LOG END ---
It appears our QB database doesn't have AGG_OVERVIEW table.
|
|
Description
|
After upgrading from QB14 to QB16 (v16.0.9), we found following error after each build:
--- LOG START ---
2026-05-07 15:21:06
java.lang.reflect.InvocationTargetException
caused by: Failed executing update sql [ALTER TABLE agg_overview ADD COLUMN IF NOT EXISTS waitDuration BIGINT] on database E:\QuickBuild_glb\globalstorage\configurations\212\reports\buildstats\DEFAULT\buildstats.h2.db
caused by: Table "AGG_OVERVIEW" not found; SQL statement:
ALTER TABLE agg_overview ADD COLUMN IF NOT EXISTS waitDuration BIGINT [42102-175] Query: ALTER TABLE agg_overview ADD COLUMN IF NOT EXISTS waitDuration BIGINT Parameters: []
--- LOG END ---
It appears our QB database doesn't have AGG_OVERVIEW table. |
Show » |
| There are no comments yet on this issue.
|
|