Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-17552

[GSS](7.2.z) Issue with admin console adding JVM options containing comma

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 7.2.3.GA
    • Web Console
    • None
    • Workaround Exists
    • Hide

      use CLI to enter the option instead.

      Show
      use CLI to enter the option instead.
    • Hide
      • start EAP 7.2.3
      • log into the web console as superuser
      • try to add jvm option such as "-agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n" to server group
      • save using web console
      • Using cli to check reviews the above options have been treated as separate jvm option at each comma separator.
      Show
      start EAP 7.2.3 log into the web console as superuser try to add jvm option such as "-agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n" to server group save using web console Using cli to check reviews the above options have been treated as separate jvm option at each comma separator.

      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

      I have tested on EAP 6.4.19 and EAP 7.2.3, I can see that the issue existing with EAP 7.2.3. The admin console for EAP 7.2.3 seems to treat "," as line separation, I have tried using different escape characters, but it didn't help.

              rhn-support-iweiss Ingo Weiss
              rhn-support-leiyu Lei Yu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: