Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2514

standalone.sh can hang on gc log back up moves

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Beta8
    • 3.0.0.Beta7
    • Scripts
    • None
    • Hide

      1. touch $EAP_HOME/standalone/log/backupgc.log.current
      2. chmod 444 $EAP_HOME/standalone/log/backupgc.log.current
      3. touch $EAP_HOME/standalone/log/gc.log.current
      4. ./standalone.sh and note hang

      Show
      1. touch $EAP_HOME/standalone/log/backupgc.log.current 2. chmod 444 $EAP_HOME/standalone/log/backupgc.log.current 3. touch $EAP_HOME/standalone/log/gc.log.current 4. ./standalone.sh and note hang

      If it doesn't have proper write access to an existing backupgc.log, standalone.sh will hang. The file mv should use the -f flag.

            rhn-support-aogburn Aaron Ogburn
            rhn-support-aogburn Aaron Ogburn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: