Skip to content

Cannot specify stack or heap values for memory_calculator memory_sizes. #202

@leachbj

Description

@leachbj

Using a value

JBP_CONFIG_OPEN_JDK_JRE: '[jre: {version: 1.8.0_+}, memory_calculator: {memory_sizes: {metaspace: 64m, heap: 170m, stack: 512k}}]'

Results in the following errors during a push;

  ERR [ConfigurationUtils]             WARN  User config value for 'heap' is not valid, existing property not present
  ERR [ConfigurationUtils]             WARN  User config value for 'stack' is not valid, existing property not present

The documentation lists both heap and stack as parameters for memory_sizes along with metaspace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions