To resolve this error, you can specify a higher Shared Memory value in megabytes. As an example, you can use the following command:
epadmin install node --nodename=A.X --application=app.zip --memorysize=1024
Additionally, these values can be adjusted in the ApplicationDefinition HOCON and referenced per node using the NodeDeploy HOCON. Detailed documentation on this can be found in the following sections:
- TIBCO Streaming > Configuration Guide > Runtime Configuration Types
> Runtime Application Configuration
> Runtime Node Configuration
The configuration process involves creating a named nodeTypes definition and then referencing it for a specific node in the node's nodeType declaration.