6.2 Stop and Start the PGX Service
To stop the PGX service, follow these steps:
- Navigate to the
<PGX_Installation_Path>/pgx/server/bindirectory. - Run the following command:
./pgx-server.sh –-stop or ./pgx-server.sh -k
To start the PGX service, follow these steps:
- Copy the
<Keystore file name>.jksfile from<COMPLIANCE_STUDIO_INSTALLATION_PATH>/batchservice/confto the<PGX Server path>/server/confdirectory. - Navigate to the
<PGX_Installation_Path>/pgx/server/bindirectory. - Execute the following
command:
./pgx-server.sh --start or ./pgx-server.sh -s - After the PGX service runs successfully, run the
./FCCM_Studio_ETL_BulkSimilarityEdgeGeneration.sh job and <FCCM_Studio path>/FCCM_Studio_ApplyGraphRedaction.shfile.Note:
Ensure that the Global graph is loaded in the PGX Server.