You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Pritam Neog <ne...@gmail.com> on 2022/02/16 07:35:28 UTC

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.

Re: Error in deploying database

Posted by Pritam Neog <ne...@gmail.com>.
Yes it's working now. Thanks.

On Wed, Feb 16, 2022 at 1:12 PM Pearl d'Silva <pe...@shapeblue.com>
wrote:

> 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 <ne...@gmail.com>
> Sent: Wednesday, February 16, 2022 1:05 PM
> To: dev@cloudstack.apache.org <de...@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.
>
>
>
>

Re: Error in deploying database

Posted by Pearl d'Silva <pe...@shapeblue.com>.
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 <ne...@gmail.com>
Sent: Wednesday, February 16, 2022 1:05 PM
To: dev@cloudstack.apache.org <de...@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.