Management console add JVM parameters which include a comma incorrectly in EAP 7.2 CP03

Solution Verified - Updated -

Issue

  • In the new management GUI provided with EAP 7.2, it is not possible to set a JVM option containing a comma. For example:
-agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n
  • The admin console for EAP 7.2.3 seems to treat "," as line separation, it was tried using different escape characters, but it didn't help.
  • Adding JVM option -Dtest.modes=monitor,test,admin using console creates 3 different option in the configuration file.
<jvm-options>
            <option value="-Dtest.modes=monitor"></option>
            <option value="test"></option>
            <option value="admin"></option>
 </jvm-options>

Environment

Red Hat JBoss Enterprise Application Platform (EAP) 7.2 CP03

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content