Error When Generating Configuration Template for Elastic Application Runtime Tile
search cancel

Error When Generating Configuration Template for Elastic Application Runtime Tile

book

Article ID: 431897

calendar_today

Updated On:

Products

VMware Tanzu Platform Core VMware Tanzu Application Service

Issue/Introduction

When generating a template with the OM CLI for Elastic Application Runtime (EAR), you immediately get an error due to property properties.container_networking_interface_plugin.silk.disable_checksum_offloading not found

Example:

$ om config-template --product-path ./cf-6.0.25-build.4.pivotal --output-directory /tmp
2026/03/04 15:53:07 property .properties.container_networking_interface_plugin.silk.disable_checksum_offloading not found

Environment

EAR v6.0.25, v10.2.8

Cause

This is caused by a limitation with the OM CLI not able to parse certain properties

Resolution

This issue has been fixed in EAR v6.0.26 and v10.2.9.

If you cannot use these versions yet, you may use a template generated from the previous release (EAR v6.0.24 or v10.2.7)