Skip to content

JVM_CODE_CACHE_ARGS not set #308

@mojibake-umd

Description

@mojibake-umd

According to upgrade notes for 7.13.x JVM_CODE_CACHE_ARGS should be set.
This option is missed because setenv.sh is delivered via ERB template.

I was able to work around this setting in Hiera.
jira::java_opts: '-XX:InitialCodeCacheSize=32m -XX:ReservedCodeCacheSize=512m -Dorg.dom4j.factory=com.atlassian.core.xml.InterningDocumentFactory'

InterningDocumentFactory is another missing option, for which I will create a separate issue, #309 .

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