This documentation supports the 20.02 version of Remedy Action Request (AR) System.

To view an earlier version, select the version from the Product version menu.


Starting and stopping the Approval Server

The Approval Server is an ARDBC plug-in that runs in the plug-in server. By default, armonitor starts the plug-in server along with the BMC Remedy AR System server. Therefore, the Approval Server is also loaded automatically when you start the BMC Remedy AR System server.

To stop and start the Approval inside the default Java plug-in server

  1. To stop the Approval Server:
    1. Comment the Preview plugin entry in the ar.cfg file. For example:

      #Server-Plugin-Alias: ARSYS.ARDBC.PREVIEW ARSYS.ARDBC.PREVIEW vw-pun-rem-qa63.pune-labs.bmc.com:9999
    2. Comment the Preview plugin entry in the <installationFolder>\ pluginsvr \pluginsvr_config.xml file. For example:

      <!--<plugin>z
               <name>ARSYS.ARDBC.PREVIEW</name>
               <pathelement type="location">C:/Program Files/BMC Software/ARSystem/approval/bin/arasj80_build002.jar</pathelement>
               <classname>com.bmc.arsys.approval.main.ApprovalPlugin</classname>
               <pathelement type="location">C:/Program Files/BMC Software/ARSystem/arserver/api/lib/arcmnapp80_build002.jar</pathelement>
               <pathelement type="location">C:/Program Files/BMC Software/ARSystem/arserver/api/lib/arutil80_build002.jar</pathelement>
            </plugin>-->
         </plugins>
         <!--<maskingImplementation>com.bmc.arsys.approval.signal.SignalMaskForASJ</masking
      Implementation>-->
      </pluginsvr_config>
  2. To start the Approval Server, remove the comment markers from the files discussed in steps 1a and 1b.
  3. Restart the AR System server.

To stop and start the Approval Server if it is running a separate plug-in

  1. To stop the Approval Server:
    1. Comment the Preview plugin entry in the ar.cfg file. For example:

      #Server-Plugin-Alias: ARSYS.ARDBC.PREVIEW ARSYS.ARDBC.PREVIEW vw-pun-rem-qa63.pune-labs.bmc.com:9999
    2. Comment the Approval Server Entry in the armonitor.cfg file. For example:

      #"C:\Program Files\Java\<Java_Home_Folder>\bin\java" -Xmx256m   -classpath "D:\Program Files\BMC Software\ARSystem\approval\bin;D:\Program Files\BMC Software\ARSystem\pluginsvr\arpluginsvr80_build002.jar;D:\Program Files\BMC Software\ARSystem\approval\bin\arasj80_build002.jar;D:\Program Files\BMC Software\ARSystem\arserver\api\lib\arcmnapp80_build002.jar;D:\Program Files\BMC Software\ARSystem\approval\bin\armaskingImpl80_build002.jar;D:\Program Files\BMC Software\ARSystem\arserver\api\lib\log4j-1.2.14.jar" com.bmc.arsys.pluginsvr.ARPluginServerMain -x "IBMC-8PQF8BS" -i "D:\Program Files\BMC Software\ARSystem" -m
  2. To start the Approval Server, remove the comment markers from the files discussed in steps 1a and 1b.
  3. Restart the AR System server.
Was this page helpful? Yes No Submitting... Thank you

Comments