xPlore - Documentum PrimaryDsearch service won't start.
The Documentum PrimaryDsearch service fails to start. In addition, the dsearch and dsearchadmin deployment war files inside the ..\xPlore\wildfly17.0.1\server\DctmServer_PrimaryDsearch\ folder are renamed with a .failed extension.
Applies to Versions:
20.2
Resolution:
- Open the ..\xPlore\wildfly17.0.1\server\startPrimaryDsearch.cmd file in a text editor and modify line 6.
- Add the following to the end of line 6 to increase the timeout:
-Djboss.as.management.blocking.timeout=1200
The number added is in seconds, so 1200 would set the timeout to 20 minutes.
