Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1041

If you start AS in standalone mode with a path to the standalone.xml or config file, the config file is zeroed out when AS exits

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.CR1
    • None
    • None
    • None
    • Hide

      1, Start AS in standalone mode using a command like in the description
      2. Ctrl-C to stop the server.
      3. Observe your truncated config file.

      Show
      1, Start AS in standalone mode using a command like in the description 2. Ctrl-C to stop the server. 3. Observe your truncated config file.
    • Hide

      Use relative paths instead of absolute paths, I guess.

      Show
      Use relative paths instead of absolute paths, I guess.

      If I start AS using the following command:
      ./bin/standalone.sh -server-config standalone/configuration/standalone.xml

      or
      ./bin/standalone.sh -server-config standalone/configuration/standalone_test.xml

      The AS starts up fine, assuming the config file exists. If I ctrl-C to exit the AS at that point, the referenced config file is truncated to 0 length.

              jaikiran Jaikiran Pai (Inactive)
              mistysj Misty Stanley-Jones (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: