6.2 Stop and Start the PGX Service

To stop the PGX service, follow these steps:
  1. Navigate to the <PGX_Installation_Path>/pgx/server/bin directory.
  2. Run the following command:

    ./pgx-server.sh –-stop or ./pgx-server.sh -k

To start the PGX service, follow these steps:
  1. Copy the <Keystore file name>.jks file from <COMPLIANCE_STUDIO_INSTALLATION_PATH>/batchservice/conf to the <PGX Server path>/server/conf directory.
  2. Navigate to the <PGX_Installation_Path>/pgx/server/bin directory.
  3. Execute the following command:
    ./pgx-server.sh --start or ./pgx-server.sh -s
  4. After the PGX service runs successfully, run the

    ./FCCM_Studio_ETL_BulkSimilarityEdgeGeneration.sh job and <FCCM_Studio path>/FCCM_Studio_ApplyGraphRedaction.sh file.

    Note:

    Ensure that the Global graph is loaded in the PGX Server.