Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-874

wmgr and resmgr scripts do not delete their cas.[workflow|resmgr].pid files

    XMLWordPrintableJSON

Details

    • Newcomer (Easy) - Everyone can do this

    Description

      The wmgr script does not delete cas.workflow.pid when it receives the 'stop' command. Need to add the following statement in the stop case:
      rm -f ${RUN_HOME}/cas.filemgr.pid

      The resmgr script does not delete cas.resmgr.pid when it receives the 'stop' command. Need to add the following statement in the stop case:
      rm -f ${RUN_HOME}/cas.resmgr.pid

      Attachments

        1. OODT-874.mallder.patch
          1 kB
          Val Mallder

        Activity

          People

            vmallder Val Mallder
            vmallder Val Mallder
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: