<?xml version="1.0"?>
<!DOCTYPE configuration SYSTEM "dtd/Configuration.dtd">
<configuration name="KernelTasks" version="1.0" os="OS4">
  <package name="com.sap.sdt.tools" version="1.0"/>

  <task name="SET_EXEC_SDM" type="extProcess">

    <process executable="mv  $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/RemoteGui.sh $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/RemoteGui.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_SDM_REMOTE_GUI.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_SDM_REMOTE_GUI.ERR" id="MoveRemoteGui">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/RemoteGui.sh to RemoteGui.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/RemoteGui.sh_cp $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/RemoteGui.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_SDM_REMOTE_GUI.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_SDM_REMOTE_GUI.ERR" id="CopyRemoteGui">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/RemoteGui.sh_cp to RemoteGui.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/RemoteGui.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_SDM_REMOTE_GUI.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_SDM_REMOTE_GUI.ERR" id="ChmodFinallyRemoteGui">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/RemoteGui.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/RemoteGui.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_SDM_REMOTE_GUI.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_SDM_REMOTE_GUI.ERR" id="RmvRemoteGui">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/RemoteGui.sh_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StartServer.sh $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StartServer.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_SDM_START_SERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_SDM_START_SERVER.ERR" id="MoveSDMStart">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StartServer.sh to StartServer.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StartServer.sh_cp $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StartServer.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_SDM_START_SERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_SDM_START_SERVER.ERR" id="CopySDMStart">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StartServer.sh_cp to StartServer.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StartServer.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_SDM_START_SERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_SDM_START_SERVER.ERR" id="ChmodFinallySDMStart">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StartServer.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StartServer.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_SDM_START_SERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_SDM_START_SERVER.ERR" id="RmvSDMStart">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StartServer.sh_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StopServer.sh $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StopServer.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_SDM_STOP_SERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_SDM_STOP_SERVER.ERR" id="MoveSDMStop">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StopServer.sh to StopServer.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StopServer.sh_cp $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StopServer.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_SDM_STOP_SERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_SDM_STOP_SERVER.ERR" id="CopySDMStop">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StopServer.sh_cp to StopServer.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StopServer.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_SDM_STOP_SERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_SDM_STOP_SERVER.ERR" id="ChmodFinallySDMStop">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StopServer.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StopServer.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_SDM_STOP_SERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_SDM_STOP_SERVER.ERR" id="RmvSDMStop">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/StopServer.sh_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm.sh $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_SDM.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_SDM.ERR" id="MoveSDM">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm.sh to sdm.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm.sh_cp $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_SDM.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_SDM.ERR" id="CopySDM">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm.sh_cp to sdm.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_SDM.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_SDM.ERR" id="ChmodFinallySDM">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_SDM.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_SDM.ERR" id="RmvSDM">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm.sh_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_jdk.sh $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_jdk.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_SDM_JDK.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_SDM_JDK.ERR" id="MoveSDMJdk">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_jdk.sh to sdm_jdk.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_jdk.sh_cp $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_jdk.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_SDM_JDK.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_SDM_JDK.ERR" id="CopySDMJdk">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_jdk.sh_cp to sdm_jdk.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_jdk.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_SDM_JDK.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_SDM_JDK.ERR" id="ChmodFinallySDMJdk">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_jdk.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_jdk.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_SDM_JDK.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_SDM_JDK.ERR" id="RmvSDMJdk">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_jdk.sh_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_prep_com.sh $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_prep_com.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_SDM_PREP_COM.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_SDM_PREP_COM.ERR" id="MoveSDMPrepCom">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_prep_com.sh to sdm_prep_com.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_prep_com.sh_cp $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_prep_com.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_SDM_PREP_COM.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_SDM_PREP_COM.ERR" id="CopySDMPrepCom">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_prep_com.sh_cp to sdm_prep_com.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_prep_com.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_SDM_PREP_COM.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_SDM_PREP_COM.ERR" id="ChmodFinallySDMPrepCom">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_prep_com.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_prep_com.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_SDM_PREP_COM.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_SDM_PREP_COM.ERR" id="RmvSDMPrepCom">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/J2EEEngineSDM/HomeDirectory)/program/sdm_prep_com.sh_cp</message>
      </checkRC>
    </process>
      
  </task>
  
  <task name="SET_EXEC_JSPM" type="extProcess">

    <process executable="mv  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/JSPM/go $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/JSPM/go_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_JSPM.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_JSPM.ERR" id="MoveGo">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/JSPM/go to go_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/JSPM/go_cp $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/JSPM/go" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_JSPM.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_JSPM.ERR" id="CopyGo">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/JSPM/go_cp to go</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/JSPM/go" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_JSPM.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_JSPM.ERR" id="ChmodFinallyGo">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/JSPM/go</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/JSPM/go_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_JSPM.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_JSPM.ERR" id="RmvGo">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/JSPM/go_cp</message>
      </checkRC>
    </process>

 	<!-- td.730.05-->
 	<process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/JSPM/exe/bootstrap" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_JSPM_JSPMBOOTSTRAP.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_JSPM_JSPMBOOTSTRAP.ERR" id="ChmodJSPMBootstrap">
       <checkRC result="WARNING">
         <values invert="true">
           <single value="0"/>
         </values>
         <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/JSPM/exe/bootstrap</message>
       </checkRC>
     </process>


    <!-- Gui will be started from Windows, i.e. we do not need to correct the StartGui script-->

  </task>
  
  <task name="SET_EXEC_CORETOOLS" type="extProcess">

    <process executable="mv  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/go $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/go_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_ADMIN.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_ADMIN.ERR" id="MoveAdmin">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/go to go_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/go_cp $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/go" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_ADMIN.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_ADMIN.ERR" id="CopyAdmin">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/go_cp to go</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/go" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_ADMIN.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_ADMIN.ERR" id="ChmodFinallyAdmin">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/go</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/go_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_ADMIN.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_ADMIN.ERR" id="RmvAdmin">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/go_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/configtool.sh $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/configtool.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_CONFIGTOOL.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_CONFIGTOOL.ERR" id="MoveCfgTool">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/configtool.sh to configtool.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/configtool.sh_cp $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/configtool.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_CONFIGTOOL.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_CONFIGTOOL.ERR" id="CopyCfgTool">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/configtool.sh_cp to configtool.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/configtool.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CONFIGTOOL.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CONFIGTOOL.ERR" id="ChmodFinallyCfgTool">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/configtool.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/configtool.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_CONFIGTOOL.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_CONFIGTOOL.ERR" id="RmvCfgTool">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/configtool.sh_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/consoleconfig.sh $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/consoleconfig.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_CONSOLECONFIG.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_CONSOLECONFIG.ERR" id="MoveConsoleCfg">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/consoleconfig.sh to consoleconfig.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/consoleconfig.sh_cp $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/consoleconfig.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_CONSOLECONFIG.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_CONSOLECONFIG.ERR" id="CopyConsoleCfg">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/consoleconfig.sh_cp to consoleconfig.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/consoleconfig.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CONSOLECONFIG.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CONSOLECONFIG.ERR" id="ChmodFinallyConsoleCfg">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/consoleconfig.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/consoleconfig.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_CONSOLECONFIG.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_CONSOLECONFIG.ERR" id="RmvConsoleCfg">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/consoleconfig.sh_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/offlinecfgeditor.sh $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/offlinecfgeditor.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_OFFLINECFG.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_OFFLINECFG.ERR" id="MoveOfflineCfg">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/offlinecfgeditor.sh to offlinecfgeditor.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/offlinecfgeditor.sh_cp $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/offlinecfgeditor.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_OFFLINECFG.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_OFFLINECFG.ERR" id="CopyOfflineCfg">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/offlinecfgeditor.sh_cp to offlinecfgeditor.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/offlinecfgeditor.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_OFFLINECFG.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_OFFLINECFG.ERR" id="ChmodFinallyOfflineCfg">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/offlinecfgeditor.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/offlinecfgeditor.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_OFFLINECFG.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_OFFLINECFG.ERR" id="RmvOfflineCfg">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/configtool/offlinecfgeditor.sh_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/deploying/DeployTool $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/deploying/DeployTool_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_DEPLOYTOOL.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_DEPLOYTOOL.ERR" id="MoveDeployTool">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/deploying/DeployTool to DeployTool_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/deploying/DeployTool_cp $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/deploying/DeployTool" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_DEPLOYTOOL.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_DEPLOYTOOL.ERR" id="CopyDeployTool">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/deploying/DeployTool_cp to DeployTool</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/deploying/DeployTool" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_DEPLOYTOOL.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_DEPLOYTOOL.ERR" id="ChmodFinallyDeployTool">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/deploying/DeployTool</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/deploying/DeployTool_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_DEPLOYTOOL.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_DEPLOYTOOL.ERR" id="RmvDeployTool">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/deploying/DeployTool_cp</message>
      </checkRC>
    </process>
      
  </task>
  
  <task name="SET_EXEC_JLOGVIEW" type="extProcess">

    <process executable="mv  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/logviewer.sh $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/logviewer.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_LOGVIEWER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_LOGVIEWER.ERR" id="MoveLogviewer">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/logviewer.sh to logviewer.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/logviewer.sh_cp $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/logviewer.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_LOGVIEWER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_LOGVIEWER.ERR" id="CopyLogviewer">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/logviewer.sh_cp to logviewer.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/logviewer.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_LOGVIEWER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_LOGVIEWER.ERR" id="ChmodFinallyLogviewer">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/logviewer.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/logviewer.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_LOGVIEWER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_LOGVIEWER.ERR" id="RmvLogviewer">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/logviewer.sh_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/lv.sh $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/lv.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_LV.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_LV.ERR" id="MoveLv">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/lv.sh to lv.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/lv.sh_cp $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/lv.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_LV.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_LV.ERR" id="CopyLv">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/lv.sh_cp to lv.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/lv.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_LV.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_LV.ERR" id="ChmodFinallyLv">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/lv.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/lv.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_LV.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_LV.ERR" id="RmvLv">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/lv.sh_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/register_log.sh $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/register_log.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_REGISTER_LOG.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_REGISTER_LOG.ERR" id="MoveLvRegisterLog">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/register_log.sh to register_log.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/register_log.sh_cp $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/register_log.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_REGISTER_LOG.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_REGISTER_LOG.ERR" id="CopyLvRegisterLog">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/register_log.sh_cp to register_log.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/register_log.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_REGISTER_LOG.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_REGISTER_LOG.ERR" id="ChmodFinallyLvRegisterLog">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/register_log.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/register_log.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_REGISTER_LOG.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_REGISTER_LOG.ERR" id="RmvLvRegisterLog">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/register_log.sh_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/remoteserver.sh $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/remoteserver.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_REMOTESERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_REMOTESERVER.ERR" id="MoveLvRemoteServer">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/remoteserver.sh to remoteserver.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/remoteserver.sh_cp $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/remoteserver.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_REMOTESERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_REMOTESERVER.ERR" id="CopyLvRemoteServer">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/remoteserver.sh_cp to remoteserver.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/remoteserver.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_REMOTESERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_REMOTESERVER.ERR" id="ChmodFinallyLvRemoteServer">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/remoteserver.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/remoteserver.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_REMOTESERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_REMOTESERVER.ERR" id="RmvLvRemoteServer">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/remoteserver.sh_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/stopserver.sh $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/stopserver.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_STOPSERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_STOPSERVER.ERR" id="MoveLvStopServer">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/stopserver.sh to stopserver.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/stopserver.sh_cp $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/stopserver.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_STOPSERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_STOPSERVER.ERR" id="CopyLvStopServer">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/stopserver.sh_cp to stopserver.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/stopserver.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_STOPSERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_STOPSERVER.ERR" id="ChmodFinallyLvStopServer">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/stopserver.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/stopserver.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_STOPSERVER.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_STOPSERVER.ERR" id="RmvLvStopServer">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/stopserver.sh_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/LV_daemon.sh $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/LV_daemon.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_LVDAEMON.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_LVDAEMON.ERR" id="MoveLvDaemon">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/LV_daemon.sh to LV_daemon.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/LV_daemon.sh_cp $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/LV_daemon.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_LVDAEMON.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_LVDAEMON.ERR" id="CopyLvDaemon">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/LV_daemon.sh_cp to LV_daemon.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/LV_daemon.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_LVDAEMON.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_LVDAEMON.ERR" id="ChmodFinallyLvDaemon">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/LV_daemon.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/LV_daemon.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_LVDAEMON.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_LVDAEMON.ERR" id="RmvLvDaemon">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/LV_daemon.sh_cp</message>
      </checkRC>
    </process>




    <process executable="mv  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/server_nohup.sh $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/server_nohup.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_SERVER_NOHUP.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_SERVER_NOHUP.ERR" id="MoveServerNohup">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/server_nohup.sh to server_nohup.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/server_nohup.sh_cp $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/server_nohup.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_SERVER_NOHUP.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_SERVER_NOHUP.ERR" id="CopyServerNohup">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/server_nohup.sh_cp to server_nohup.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/server_nohup.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_SERVER_NOHUP.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_SERVER_NOHUP.ERR" id="ChmodFinallyServerNohup">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/server_nohup.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/server_nohup.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_SERVER_NOHUP.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_SERVER_NOHUP.ERR" id="RmvServerNohup">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/admin/logviewer-standalone/daemon/server_nohup.sh_cp</message>
      </checkRC>
    </process>

  </task>
  

  <task name="SET_EXEC_LMTOOLS" type="extProcess">

    <process executable="mv  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/ctc/LaunchOfflinectc.sh $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/ctc/LaunchOfflinectc.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_MVTMP_CTC.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_MVTMP_CTC.ERR" id="MoveCTC">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not rename $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/ctc/LaunchOfflinectc.sh to LaunchOfflinectc.sh_cp</message>
      </checkRC>
    </process>
        <process executable="cp  $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/ctc/LaunchOfflinectc.sh_cp $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/ctc/LaunchOfflinectc.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CP_CTC.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CP_CTC.ERR" id="CopyCTC">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not copy $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/ctc/LaunchOfflinectc.sh_cp to LaunchOfflinectc.sh</message>
      </checkRC>
    </process>
        <process executable="chmod +x $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/ctc/LaunchOfflinectc.sh" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_CTC.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_CTC.ERR" id="ChmodFinallyCTC">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not turn execute mode on for $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/ctc/LaunchOfflinectc.sh</message>
      </checkRC>
    </process>
        <process executable="rm $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/ctc/LaunchOfflinectc.sh_cp" dir="$(JSPM/DIR/TMP)" stdout="$(JSPM/DIR/LOG)/CHMOD_RMV_CTC.OUT" stderr="$(JSPM/DIR/LOG)/CHMOD_RMV_CTC.ERR" id="RmvCTC">
      <checkRC result="WARNING">
        <values invert="true">
          <single value="0"/>
        </values>
        <message>Could not remove temporary file $(/J2EE/StandardSystem/CentralInstance/J2EEDirectory)/ctc/LaunchOfflinectc.sh_cp</message>
      </checkRC>
    </process>

  </task>
  
</configuration>
