Skip to main content

Configuration Hints

If you need to append parameters to the "java" invocation (like memory configuration) those can be added in the KARAF-wrapper file using wrapper.java.additional.n=PARAMETER where "n" is the number of the additional config (typically you simply look for the last entry and use n+1) and PARAMETER is any JVM parameter you would like to append, such as -XX:MaxPermSize=1024m.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!