6.2 Stop and Start the PGX Service
To stop the PGX service, follow these steps:
- Navigate to the
<PGX_Installation_Path>/pgx/server/bin
directory. - 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>.jks
file from<COMPLIANCE_STUDIO_INSTALLATION_PATH>/batchservice/conf
to the<PGX Server path>/server/conf
directory. - Navigate to the
<PGX_Installation_Path>/pgx/server/bin
directory. - 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.sh
file.Note:
Ensure that the Global graph is loaded in the PGX Server.