Skip to content
Snippets Groups Projects
Commit ce73a5a7 authored by gwen-soleil's avatar gwen-soleil
Browse files

rollback conf for dump a JMX

parent 979b0b6e
Branches
No related tags found
No related merge requests found
......@@ -52,10 +52,10 @@
<env>
<HTTP_PROXY>http://proxy.synchrotron-soleil.fr:8080</HTTP_PROXY>
<HTTPS_PROXY>http://proxy.synchrotron-soleil.fr:8080</HTTPS_PROXY>
<BPE_DELIM_JAVA_TOOL_OPTIONS xml:space="preserve"> </BPE_DELIM_JAVA_TOOL_OPTIONS> <!-- Appends to the list of java JVM args with a space: https://stackoverflow.com/questions/61855229/how-to-set-jvm-arguments-when-running-mvn-spring-bootbuild-image-command-in-spr -->
<BPE_APPEND_JAVA_TOOL_OPTIONS>-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/workspace/log/Hdump.log -XX:ErrorFile=/workspace/log/error.log -Dcom.sun.management.jmxremote=true -Djava.awt.headless=true -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.local.only=false -Dcom.sun.management.jmxremote.port=9036 -Dcom.sun.management.jmxremote.rmi.port=9036 -Dcom.sun.management.jmxremote.host=0.0.0.0</BPE_APPEND_JAVA_TOOL_OPTIONS> <!-- JVM options go here -->
<BPL_JMX_ENABLED>true</BPL_JMX_ENABLED>
<BPL_JMX_PORT>9036</BPL_JMX_PORT>
<!--BPE_DELIM_JAVA_TOOL_OPTIONS xml:space="preserve"> </BPE_DELIM_JAVA_TOOL_OPTIONS--> <!-- Appends to the list of java JVM args with a space: https://stackoverflow.com/questions/61855229/how-to-set-jvm-arguments-when-running-mvn-spring-bootbuild-image-command-in-spr -->
<!--BPE_APPEND_JAVA_TOOL_OPTIONS>-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/workspace/log/Hdump.log -XX:ErrorFile=/workspace/log/error.log -Dcom.sun.management.jmxremote=true -Djava.awt.headless=true -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.local.only=false -Dcom.sun.management.jmxremote.port=9036 -Dcom.sun.management.jmxremote.rmi.port=9036 -Dcom.sun.management.jmxremote.host=0.0.0.0</BPE_APPEND_JAVA_TOOL_OPTIONS--> <!-- JVM options go here -->
<!--BPL_JMX_ENABLED>true</BPL_JMX_ENABLED-->
<!--BPL_JMX_PORT>9036</BPL_JMX_PORT-->
<BP_HEALTH_CHECKER_ENABLED>true</BP_HEALTH_CHECKER_ENABLED>
</env>
<bindings>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment