Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Field "WAITDURATION" not found, after upgrade von QB 15.037 to QB 16.0.3 #4706

Laba42 ·

When testing the upgrade from QB 15.037 to QB 16.0.3, I get the following error in a branch after the build.

Saving report 'Build Stats:agg_overview' failed! caused by: Failed executing update sql [INSERT INTO agg_overview(configurationid, day, buildid, buildfrag, duration, waitduration, status) VALUES (?, ?, ?, ?, ?, ?, ?)] on database P:\configurations\1447\aggregations\buildstats\Build Statistic\buildstats.h2.db caused by: Feld "WAITDURATION" nicht gefunden Column "WAITDURATION" not found; SQL statement: INSERT INTO agg_overview(configurationid, day, buildid, buildfrag, duration, waitduration, status) VALUES (?, ?, ?, ?, ?, ?, ?) [42122-175] Query: INSERT INTO agg_overview(configurationid, day, buildid, buildfrag, duration, waitduration, status) VALUES (?, ?, ?, ?, ?, ?, ?) Parameters: [1459, 2026-04-22 23:48:22.108, 736499, 736499:38.0.0-0-DEVELOP-SNAPSHOT:FAILED:"2026-04-22T15:30:07.922+02:00":29894186:false:Georg (Georg Lastname):14, 29894186, 14, false]

  • replies 3
  • views 53
  • stars 0
steveluo ADMIN ·
Laba42 ·

I’ve just installed 16.0.7 and I’m getting the same error

steveluo ADMIN ·