JVM options set in EAP 6 domain mode console don't take effect
Issue
- Java VM options set in "JVM Options" field in "Hosts > Server Configurations > JVM Configuration" in web console are ignored.
- I set
-verbosegc -Xloggc:gc.login the console but GC log is not generated. - Domain -> Server Groups -> JVM Configuration -> JVM Options
It didn't seem to take whatever appended to the existing JVM options the last time.
-verbose:gc -Xloggc:gc.log -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:+HeapDumpOnOutOfMemoryError
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.2.x
- 6.3.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.