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.

Failed to upgrade from 10.0.13 to 11.0.28 #4393

nini10 ·

Upgrade from 10.0.13 to 11.0.28 failed with following error:

2022-01-04 10:48:20,303 INFO >>> 2022-01-04 10:48:20,299 INFO Stopping QuickBuild server...
2022-01-04 10:48:20,977 INFO >>> 2022-01-04 10:48:20,976 INFO Stopping plugins...
2022-01-04 10:48:20,980 INFO >>> 2022-01-04 10:48:20,980 INFO Stopping task scheduler...
2022-01-04 10:48:20,989 INFO >>> 2022-01-04 10:48:20,989 INFO QuickBuild server stopped.
2022-01-04 10:48:20,991 ERROR >>> Exception in thread "main" com.pmease.quickbuild.QuickbuildException: No data version found in database.
2022-01-04 10:48:20,992 ERROR >>> at com.pmease.quickbuild.util.DbUtils.getDataVersion(DbUtils.java:158)
2022-01-04 10:48:20,992 ERROR >>> at com.pmease.quickbuild.Quickbuild.getVersion(Quickbuild.java:1091)
2022-01-04 10:48:20,992 ERROR >>> at com.pmease.quickbuild.bootstrap.Bootstrap$1.execute(Bootstrap.java:139)
2022-01-04 10:48:20,992 ERROR >>> at com.pmease.quickbuild.Quickbuild$3.run(Quickbuild.java:817)
2022-01-04 10:48:20,993 ERROR >>> at java.lang.Thread.run(Thread.java:748)
2022-01-04 10:48:21,466 ERROR Unable to upgrade specified installation due to above error

Can anyone please help?

  • replies 3
  • views 552
  • stars 0
robinshen ADMIN ·

Looks like database is messed up for some reason. Are you able to get 10.0.13 running again?

nini10 ·

Yes, running well without any problems

nini10 ·

Issue solved. There was not enough space of disk ....:face_palm: