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

Failed to marshal configuration on windows CLI storing absolute paths

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 7.2.0.Beta
    • CLI
    • None
    • Hide

      Open cli session, type /system-property=path1:add(value="c:\bad\path")

      Show
      Open cli session, type /system-property=path1:add(value="c:\bad\path")

    Description

      On windows try to set a system variable with value "c:\bad\value", \b is treated as java escape character and the commands fair with parse error.

      [standalone@localhost:9990 /] /system-property=path2:add(value="c:\bad\path")
      {
          "outcome" => "failed",
          "failure-description" => "WFLYCTL0086: Failed to persist configuration change: WFLYCTL0084: Failed to marshal confi
      guration",
          "rolled-back" => true
      }
      

      Attachments

        Issue Links

          Activity

            People

              rhn-support-tmiyargi Teresa Miyar Gil (Inactive)
              rhn-support-tmiyargi Teresa Miyar Gil (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: