Re: How to set Xmx value for Artemis Broker

2023-11-21 Thread Clebert Suconic
y.jaas.RolePrincipal > > -Djolokia.policyLocation=%ARTEMIS_INSTANCE_ETC_URI%\jolokia-access.xml > > -Dartemis.instance=%ARTEMIS_INSTANCE%) > > > > > > > > Thanks, > > > > Shivang. > > > > > > > > -Original Message- &

Re: How to set Xmx value for Artemis Broker

2023-11-20 Thread Justin Bertram
ion=%ARTEMIS_INSTANCE_ETC_URI%\jolokia-access.xml > -Dartemis.instance=%ARTEMIS_INSTANCE%) > > > > Thanks, > > Shivang. > > > > -Original Message- > From: Justin Bertram > Sent: Monday, November 20, 2023 3:15 AM > To: users@activemq.apache.org &g

Re: How to set Xmx value for Artemis Broker

2023-11-20 Thread Domenico Francesco Bruscino
> > -Dhawtio.rolePrincipalClasses=org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal > -Djolokia.policyLocation=%ARTEMIS_INSTANCE_ETC_URI%\jolokia-access.xml > -Dartemis.instance=%ARTEMIS_INSTANCE%) > > > > Thanks, > > Shivang. > > > > -Original

RE: How to set Xmx value for Artemis Broker

2023-11-19 Thread Shivang Modi
e.activemq.artemis.spi.core.security.jaas.RolePrincipal -Djolokia.policyLocation=%ARTEMIS_INSTANCE_ETC_URI%\jolokia-access.xml -Dartemis.instance=%ARTEMIS_INSTANCE%) Thanks, Shivang. -Original Message- From: Justin Bertram Sent: Monday, November 20, 2023 3:15 AM To: users@activemq.apache.org Subj

Re: How to set Xmx value for Artemis Broker

2023-11-19 Thread Justin Bertram
Use the --java-memory switch from the "create" command, e.g.: ./artemis create ... --java-memory 64G ... This is described in the documentation [1]. You can also get this information using "help," e.g.: ./artemis help create Justin On Sun, Nov 19, 2023 at 12:46 AM Shivang Modi wrote: >

How to set Xmx value for Artemis Broker

2023-11-18 Thread Shivang Modi
Hi Team, While creating brokers want to set high heap size (Xmx value) via parameters, how can I achieve that? Want to override Xmx values of below JAVA_ARGS JAVA_ARGS="-XX:+PrintClassHistogram -XX:+UseG1GC -XX:+UseStringDeduplication -Xms512M -Xmx2G -Dhawtio.disableProxy=true -Dhawtio.realm=