Hi, Could you please pull the latest branch (main or 4.16) and rebuild the code. There were some changes that went in yesterday that could have caused this issue but is now fixed.
Thanks, Pearl ________________________________ From: Pritam Neog <neog.geek...@gmail.com> Sent: Wednesday, February 16, 2022 1:05 PM To: dev@cloudstack.apache.org <dev@cloudstack.apache.org> Subject: Error in deploying database Hello, When I run *mvn -Pdeveloper -pl developer -Ddeploydb* after successfully building with *mvn clean install*, I get this error: [INFO] BUILD FAILURE [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:java (create-schema) on project cloud-developer: An exception occured while executing the Java class. null: InvocationTargetException: Failed to parse systemVM template metadata file: ./engine/schema/dist/systemvm-templates/metadata.ini: parse error (at line: 5): d889b6e490018360f93e54240d74bf93 The error is produced at a ovm3 systemvm template checksum value. Please guide the way forward.