{"id":29183,"date":"2023-11-04T10:36:00","date_gmt":"2023-11-04T09:36:00","guid":{"rendered":"https:\/\/www.dbi-services.com\/blog\/?p=29183"},"modified":"2026-02-25T21:34:54","modified_gmt":"2026-02-25T20:34:54","slug":"documentum-xplore-cps-unreachable-and-not-starting","status":"publish","type":"post","link":"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/","title":{"rendered":"Documentum &#8211; xPlore CPS unreachable and not starting"},"content":{"rendered":"\n<p>During an upgrade project of xPlore from 16.4 to 20.2 at a customer, I faced a quite interesting issue with the xPlore CPS (Content Processing Services) that couldn&#8217;t start properly and were, therefore, shown as &#8220;<em>UNREACHABLE<\/em>&#8220;. The funny thing is that the Java\/WildFly processes of the PrimaryDsearch and CPS were properly running, and it was possible to login to the Dsearch Admin interface, but the CPS part wouldn&#8217;t work at all:<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d047ad3da72&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d047ad3da72\" class=\"wp-block-image size-large is-style-default wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"474\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable-1024x474.png\" alt=\"Dsearch Admin UI - Content Processing Service\" class=\"wp-image-29184\" srcset=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable-1024x474.png 1024w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable-300x139.png 300w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable-768x355.png 768w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable.png 1081w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p>This environment had 2 xPlore Federations, each with 1 PrimaryDsearch + 2 CPS. The first Federation was working properly post upgrade but not the second one. On the upgrade logs, there was no errors. Everything appeared to be successful during upgrade for both Federations and the logs were the same on both side but somehow, one of the two couldn&#8217;t start its CPS anymore.<\/p>\n\n\n\n<p>At runtime, the error on the CPS (PrimaryDsearch + CPS Only) was the following:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: java; title: ; notranslate\" title=\"\">\n2022-12-09 06:26:28,967 ERROR &#x5B;Daemon0(2622)-Core-(140492346279744)] Err occured in cpsPluginLibrary::Open $XPLORE_HOME\/dsearch\/cps\/cps_daemon\/bin\/liblinguistic_processor.so with dlopen, err-msg: libbtrlpcore.so.7.17: cannot open shared object file: No such file or directory.\n2022-12-09 06:26:28,967 ERROR &#x5B;Daemon0(2622)-Core-(140492346279744)] bin\/liblinguistic_processor.so loading failed\n2022-12-09 06:26:28,967 FATAL &#x5B;Daemon0(2622)-Core-(140492346279744)] Err occurred while initializing LP manager\n<\/pre><\/div>\n\n\n<p>On the Dsearch side, there was also errors of course, when checking if CPS are available and when executing Searches:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: java; highlight: [4,5,6,13,14,15,19]; title: ; notranslate\" title=\"\">\n2022-12-09 06:04:42,008 DEBUG &#x5B;Search-Thread-10] c.e.d.core.fulltext.indexserver.cps.CPSSubmitter - Begin to connect to CPS at (local)  with connection 6\n2022-12-09 06:04:42,851 DEBUG &#x5B;Search-Thread-10] c.e.d.core.fulltext.indexserver.cps.CPSSubmitter - Begin to connect to CPS at (https:\/\/cps2-1_hostname:9302\/cps\/ContentProcessingService?wsdl)  with connection 6\n2022-12-09 06:04:43,733 DEBUG &#x5B;Search-Thread-10] c.e.d.core.fulltext.indexserver.cps.CPSSubmitter - Begin to connect to CPS at (https:\/\/cps2-2_hostname:9302\/cps\/ContentProcessingService?wsdl)  with connection 6\n2022-12-09 06:04:44,606 WARN &#x5B;Search-Thread-10] c.e.d.core.fulltext.indexserver.cps.CPSRouter - NO CPS available\n2022-12-09 06:04:44,606 WARN &#x5B;Search-Thread-10] c.e.d.c.f.i.core.index.xhive.ESSBaseAnalyzer - Failed to detect the language for string(mySearch) - in query (PrimaryDsearch$1c7c173b-4485-70ce-9418-1bcf652fd4be)\ncom.emc.documentum.core.fulltext.common.exception.CPSUnavailableException: CPS_ERR_CONNECT\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.cps.CPSRouter.detectLanguage(CPSRouter.java:237)\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.core.index.xhive.ESSBaseAnalyzer.detectLanguage(ESSBaseAnalyzer.java:560)\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.core.index.xhive.ESSBaseAnalyzer.rlpTokenStreams(ESSBaseAnalyzer.java:239)\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.core.index.xhive.ESSBaseAnalyzer.tokenStreams(ESSBaseAnalyzer.java:201)\n\t...\n...\n2022-12-09 06:04:47,202 WARN &#x5B;Search-Thread-10] c.e.d.core.fulltext.indexserver.cps.CPSRouter - NO CPS available\n2022-12-09 06:04:47,203 WARN &#x5B;Search-Thread-10] c.e.d.c.fulltext.indexserver.search.SearchSession - Unknown exception ocurred during query PrimaryDsearch$1c7c173b-4485-70ce-9418-1bcf652fd4be\njava.lang.RuntimeException: com.emc.documentum.core.fulltext.common.exception.CPSUnavailableException: CPS_ERR_CONNECT\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.core.index.xhive.ESSBaseAnalyzer.rlpTokenStreams(ESSBaseAnalyzer.java:256)\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.core.index.xhive.ESSBaseAnalyzer.tokenStreams(ESSBaseAnalyzer.java:201)\n\t...\nCaused by: com.emc.documentum.core.fulltext.common.exception.CPSUnavailableException: CPS_ERR_CONNECT\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.cps.CPSRouter.sendRequestsWithRetry(CPSRouter.java:397)\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.cps.CPSRouter.submit(CPSRouter.java:167)\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.core.index.xhive.ESSBaseAnalyzer.createCPSTokenStream(ESSBaseAnalyzer.java:284)\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.core.index.xhive.ESSBaseAnalyzer.rlpTokenStreams(ESSBaseAnalyzer.java:252)\n\t... 51 common frames omitted\n2022-12-09 06:04:47,212 ERROR &#x5B;RMI TCP Connection(2)-172.20.132.153] c.e.d.c.f.i.admin.mbean.ESSAdminSearchManagement - Query fail for domain REPO with query ( let $j:= for $i score $s in \/dmftdoc&#x5B;. ftcontains &#039;mySearch&#039; with stemming using stop words default] order by $s descending return &lt;d&gt; {$i\/dmftmetadata\/\/r_object_id}  { $i\/dmftmetadata\/\/object_name } { $i\/dmftmetadata\/\/r_modifier }&lt;\/d&gt; return (for $k in subsequence($j,1,200) return $k) )\ncom.emc.documentum.core.fulltext.common.exception.FtSearchException: java.lang.RuntimeException: com.emc.documentum.core.fulltext.common.exception.CPSUnavailableException: CPS_ERR_CONNECT\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.search.SearchSession.handleException(SearchSession.java:978)\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.search.threads.QueryXHive.call(QueryXHive.java:292)\n\t...\nCaused by: java.lang.RuntimeException: com.emc.documentum.core.fulltext.common.exception.CPSUnavailableException: CPS_ERR_CONNECT\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.core.index.xhive.ESSBaseAnalyzer.rlpTokenStreams(ESSBaseAnalyzer.java:256)\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.core.index.xhive.ESSBaseAnalyzer.tokenStreams(ESSBaseAnalyzer.java:201)\n\t...\nCaused by: com.emc.documentum.core.fulltext.common.exception.CPSUnavailableException: CPS_ERR_CONNECT\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.cps.CPSRouter.sendRequestsWithRetry(CPSRouter.java:397)\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.cps.CPSRouter.submit(CPSRouter.java:167)\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.core.index.xhive.ESSBaseAnalyzer.createCPSTokenStream(ESSBaseAnalyzer.java:284)\n\tat deployment.dsearch.war\/\/com.emc.documentum.core.fulltext.indexserver.core.index.xhive.ESSBaseAnalyzer.rlpTokenStreams(ESSBaseAnalyzer.java:252)\n\t... 51 common frames omitted\n<\/pre><\/div>\n\n\n<p>Debug logs were enabled on both the Dsearch Admin UI as well as inside the logback.xml file. Unfortunately, it didn&#8217;t give more information on the error, it only added messages when it was trying to contact the different CPS (as you can see above) but nothing more related to why the CPS failed to start. Since the CPS startup error included a shared object library (&#8220;<em>liblinguistic_processor.so with dlopen, err-msg: libbtrlpcore.so.7.17: cannot open shared object file: No such file or directory<\/em>&#8220;), I tried to look into that:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; highlight: [1,4]; title: ; notranslate\" title=\"\">\n&#x5B;xplore@ds2-0 ~]$ ldd $XPLORE_HOME\/dsearch\/cps\/cps_daemon\/bin\/liblinguistic_processor.so\n        linux-vdso.so.1 =&gt;  (0x00007ffdc2fc8000)\n        libpthread.so.0 =&gt; \/lib64\/libpthread.so.0 (0x00007f6a3703f000)\n        libbtrlpcore.so.7.17 =&gt; not found\n        libbtutils.so.7.17 =&gt; not found\n        libbtunicode.so =&gt; not found\n        libstdc++.so.6 =&gt; \/lib64\/libstdc++.so.6 (0x00007f6a36d37000)\n        libm.so.6 =&gt; \/lib64\/libm.so.6 (0x00007f6a36a35000)\n        libgcc_s.so.1 =&gt; \/lib64\/libgcc_s.so.1 (0x00007f6a3681f000)\n        libc.so.6 =&gt; \/lib64\/libc.so.6 (0x00007f6a36451000)\n        \/lib64\/ld-linux-x86-64.so.2 (0x00007f6a37485000)\n&#x5B;xplore@ds2-0 ~]$\n<\/pre><\/div>\n\n\n<p>The ldd command output confirms that this file isn&#8217;t found (&#8220;<em>libbtrlpcore.so.7.17 =&gt; not found<\/em>&#8220;) but it gave the same result inside the working and non-working xPlore Federations. Therefore, I searched for the specific shared object library file, and I was able to find it:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n&#x5B;xplore@ds2-0 ~]$ find $XPLORE_HOME\/ -name libbtrlpcore.so.7.17 -ls\n8391369 624 -rwxr-xr-x 1 xplore xplore 637946 Dec 7 16:09 $XPLORE_HOME\/dsearch\/cps\/cps_daemon\/shared_libraries\/rlp\/lib\/amd64-glibc212-gcc44\/libbtrlpcore.so.7.17\n&#x5B;xplore@ds2-0 ~]$\n<\/pre><\/div>\n\n\n<p>Since this file exists but the ldd and xPlore complains about not being able to find it when it starts, then it most probably means that the <em>LD_LIBRARY_PATH<\/em> is the problem. You might have seen it before but when xPlore gets installed, it will create a file named &#8220;<em>cpsenv.sh<\/em>&#8221; that is being used to set the environment for the CPS, as the name suggest. Knowing that we have issues on the CPS and that it appears to be linked to the environment\u2026 That was obviously the next stop in my investigation and indeed, it was the reason for this issue. On the non-working Federation, I saw the following content:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; highlight: [5,10]; title: ; notranslate\" title=\"\">\n&#x5B;xplore@ds2-0 ~]$ cat $XPLORE_HOME\/dsearch\/cps\/cps_daemon\/bin\/cpsenv.sh\n#!\/bin\/bash\n\n#\n# (c) EMC Corporation 2007. All rights reserved.\n#\n\n# Place the CPS specific paths first\nexport CPS_DAEMON=$XPLORE_HOME\/dsearch\/cps\/cps_daemon\nexport LD_LIBRARY_PATH=$CPS_DAEMON\/bin:.:$CPS_DAEMON\/shared_libraries\/stellent_text_extractor:$CPS_DAEMON\/shared_libraries\/isys_text_extractor:$CPS_DAEMON\/shared_libraries\/rlp\/lib\/amd64-glibc25-gcc42:$LD_LIBRARY_PATH\nexport PATH=.:$PATH\n&#x5B;xplore@ds2-0 ~]$\n<\/pre><\/div>\n\n\n<p>The fact that the comment at the beginning contains &#8220;<em>EMC Corporation 2007<\/em>&#8221; didn&#8217;t sound right to me, because I remembered that an xPlore 20.2 environment should have a reference to &#8220;<em>OpenText<\/em>&#8221; instead, with a more recent date like &#8220;2018&#8221; or something. Therefore, I compared the cpsenv.sh file with the one from the working Federation:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: bash; highlight: [5,11]; title: ; notranslate\" title=\"\">\n&#x5B;xplore@ds1-0 ~]$ cat $XPLORE_HOME\/dsearch\/cps\/cps_daemon\/bin\/cpsenv.sh\n#!\/bin\/bash\n\n#\n# Copyright (c) 2018-2019 OpenText.\n# All Rights Reserved.\n#\n\n# Place the CPS specific paths first\nexport CPS_DAEMON=$XPLORE_HOME\/dsearch\/cps\/cps_daemon\nexport LD_LIBRARY_PATH=$CPS_DAEMON\/bin:.:$CPS_DAEMON\/shared_libraries\/stellent_text_extractor:$CPS_DAEMON\/shared_libraries\/rlp\/lib\/amd64-glibc212-gcc44:$LD_LIBRARY_PATH\nexport PATH=.:$PATH\n&#x5B;xplore@ds1-0 ~]$\n<\/pre><\/div>\n\n\n<p>As shown above, the path of the &#8220;<em>rlp<\/em>&#8221; libraries is different between the two (&#8220;<em>\/rlp\/lib\/amd64-glibc25-gcc42<\/em>&#8221; for xPlore 16.4 versus &#8220;<em>\/rlp\/lib\/amd64-glibc212-gcc44<\/em>&#8221; for xPlore 20.2). Because of that, the shared object library files aren&#8217;t loaded into the environment when the CPS starts and therefore the CPS failed to start, which explains this issue. After correcting the content of the cpsenv.sh, the environment was fixed, and everything could start again without issue.<\/p>\n\n\n\n<p>After some more investigation on why this happened, it was found that it was actually a backup of the file in version xPlore 16.4 that was wrongly restored after the upgrade to xPlore 20.2. Therefore, xPlore upgrade had no errors as the file was properly updated to the 20.2 version but then a restore of this file was executed from a backup, which caused this issue.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>During an upgrade project of xPlore from 16.4 to 20.2 at a customer, I faced a quite interesting issue with the xPlore CPS (Content Processing Services) that couldn&#8217;t start properly and were, therefore, shown as &#8220;UNREACHABLE&#8220;. The funny thing is that the Java\/WildFly processes of the PrimaryDsearch and CPS were properly running, and it was [&hellip;]<\/p>\n","protected":false},"author":20,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[525],"tags":[1101,2609,3161,3163,2601,474],"type_dbi":[],"class_list":["post-29183","post","type-post","status-publish","format-standard","hentry","category-enterprise-content-management","tag-cps","tag-documentum-2","tag-rlp","tag-unreachable","tag-upgrade-2","tag-xplore"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Documentum - xPlore CPS unreachable and not starting - dbi Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Documentum - xPlore CPS unreachable and not starting\" \/>\n<meta property=\"og:description\" content=\"During an upgrade project of xPlore from 16.4 to 20.2 at a customer, I faced a quite interesting issue with the xPlore CPS (Content Processing Services) that couldn&#8217;t start properly and were, therefore, shown as &#8220;UNREACHABLE&#8220;. The funny thing is that the Java\/WildFly processes of the PrimaryDsearch and CPS were properly running, and it was [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/\" \/>\n<meta property=\"og:site_name\" content=\"dbi Blog\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-04T09:36:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-25T20:34:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1081\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Morgan Patou\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@MorganPatou\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Morgan Patou\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/\"},\"author\":{\"name\":\"Morgan Patou\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c4d05b25843a9bc2ab20415dae6bd2d8\"},\"headline\":\"Documentum &#8211; xPlore CPS unreachable and not starting\",\"datePublished\":\"2023-11-04T09:36:00+00:00\",\"dateModified\":\"2026-02-25T20:34:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/\"},\"wordCount\":616,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable-1024x474.png\",\"keywords\":[\"CPS\",\"Documentum\",\"RLP\",\"Unreachable\",\"upgrade\",\"xPlore\"],\"articleSection\":[\"Enterprise content management\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/\",\"name\":\"Documentum - xPlore CPS unreachable and not starting - dbi Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable-1024x474.png\",\"datePublished\":\"2023-11-04T09:36:00+00:00\",\"dateModified\":\"2026-02-25T20:34:54+00:00\",\"author\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c4d05b25843a9bc2ab20415dae6bd2d8\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#primaryimage\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable.png\",\"contentUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable.png\",\"width\":1081,\"height\":500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/www.dbi-services.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Documentum &#8211; xPlore CPS unreachable and not starting\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/\",\"name\":\"dbi Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c4d05b25843a9bc2ab20415dae6bd2d8\",\"name\":\"Morgan Patou\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/5d7f5bec8b597db68a09107a6f5309e3870d6296ef94fb10ead4b09454ca67e5?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5d7f5bec8b597db68a09107a6f5309e3870d6296ef94fb10ead4b09454ca67e5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5d7f5bec8b597db68a09107a6f5309e3870d6296ef94fb10ead4b09454ca67e5?s=96&d=mm&r=g\",\"caption\":\"Morgan Patou\"},\"description\":\"Morgan Patou has over 12 years of experience in Enterprise Content Management (ECM) systems, with a strong focus in recent years on platforms such as Alfresco, Documentum, and M-Files. He specializes in the architecture, setup, customization, and maintenance of ECM infrastructures in complex &amp; critical environments. Morgan is well-versed in both engineering and operations aspects, including high availability design, system integration, and lifecycle management. He also has a solid foundation in open-source and proprietary technologies - ranging from Apache, OpenLDAP or Kerberos to enterprise-grade systems like WebLogic. Morgan Patou holds an Engineering Degree in Computer Science from ENSISA (\u00c9cole Nationale Sup\u00e9rieure d'Ing\u00e9nieurs Sud Alsace) in Mulhouse, France. He is Alfresco Content Services Certified Administrator (ACSCA), Alfresco Content Services Certified Engineer (ACSCE) as well as OpenText Documentum Certified Administrator. His industry experience spans the Public Sector, IT Services, Financial Services\/Banking, and the Pharmaceutical industry.\",\"sameAs\":[\"https:\/\/blog.dbi-services.com\/author\/morgan-patou\/\",\"https:\/\/x.com\/MorganPatou\"],\"url\":\"https:\/\/www.dbi-services.com\/blog\/author\/morgan-patou\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Documentum - xPlore CPS unreachable and not starting - dbi Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/","og_locale":"en_US","og_type":"article","og_title":"Documentum - xPlore CPS unreachable and not starting","og_description":"During an upgrade project of xPlore from 16.4 to 20.2 at a customer, I faced a quite interesting issue with the xPlore CPS (Content Processing Services) that couldn&#8217;t start properly and were, therefore, shown as &#8220;UNREACHABLE&#8220;. The funny thing is that the Java\/WildFly processes of the PrimaryDsearch and CPS were properly running, and it was [&hellip;]","og_url":"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/","og_site_name":"dbi Blog","article_published_time":"2023-11-04T09:36:00+00:00","article_modified_time":"2026-02-25T20:34:54+00:00","og_image":[{"width":1081,"height":500,"url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable.png","type":"image\/png"}],"author":"Morgan Patou","twitter_card":"summary_large_image","twitter_creator":"@MorganPatou","twitter_misc":{"Written by":"Morgan Patou","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#article","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/"},"author":{"name":"Morgan Patou","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c4d05b25843a9bc2ab20415dae6bd2d8"},"headline":"Documentum &#8211; xPlore CPS unreachable and not starting","datePublished":"2023-11-04T09:36:00+00:00","dateModified":"2026-02-25T20:34:54+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/"},"wordCount":616,"commentCount":0,"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable-1024x474.png","keywords":["CPS","Documentum","RLP","Unreachable","upgrade","xPlore"],"articleSection":["Enterprise content management"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/","url":"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/","name":"Documentum - xPlore CPS unreachable and not starting - dbi Blog","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#primaryimage"},"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable-1024x474.png","datePublished":"2023-11-04T09:36:00+00:00","dateModified":"2026-02-25T20:34:54+00:00","author":{"@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c4d05b25843a9bc2ab20415dae6bd2d8"},"breadcrumb":{"@id":"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#primaryimage","url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable.png","contentUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2023\/11\/FT2_DsearchAdmin-console_CPS_instances_unreachable.png","width":1081,"height":500},{"@type":"BreadcrumbList","@id":"https:\/\/www.dbi-services.com\/blog\/documentum-xplore-cps-unreachable-and-not-starting\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dbi-services.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Documentum &#8211; xPlore CPS unreachable and not starting"}]},{"@type":"WebSite","@id":"https:\/\/www.dbi-services.com\/blog\/#website","url":"https:\/\/www.dbi-services.com\/blog\/","name":"dbi Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/c4d05b25843a9bc2ab20415dae6bd2d8","name":"Morgan Patou","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/5d7f5bec8b597db68a09107a6f5309e3870d6296ef94fb10ead4b09454ca67e5?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5d7f5bec8b597db68a09107a6f5309e3870d6296ef94fb10ead4b09454ca67e5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5d7f5bec8b597db68a09107a6f5309e3870d6296ef94fb10ead4b09454ca67e5?s=96&d=mm&r=g","caption":"Morgan Patou"},"description":"Morgan Patou has over 12 years of experience in Enterprise Content Management (ECM) systems, with a strong focus in recent years on platforms such as Alfresco, Documentum, and M-Files. He specializes in the architecture, setup, customization, and maintenance of ECM infrastructures in complex &amp; critical environments. Morgan is well-versed in both engineering and operations aspects, including high availability design, system integration, and lifecycle management. He also has a solid foundation in open-source and proprietary technologies - ranging from Apache, OpenLDAP or Kerberos to enterprise-grade systems like WebLogic. Morgan Patou holds an Engineering Degree in Computer Science from ENSISA (\u00c9cole Nationale Sup\u00e9rieure d'Ing\u00e9nieurs Sud Alsace) in Mulhouse, France. He is Alfresco Content Services Certified Administrator (ACSCA), Alfresco Content Services Certified Engineer (ACSCE) as well as OpenText Documentum Certified Administrator. His industry experience spans the Public Sector, IT Services, Financial Services\/Banking, and the Pharmaceutical industry.","sameAs":["https:\/\/blog.dbi-services.com\/author\/morgan-patou\/","https:\/\/x.com\/MorganPatou"],"url":"https:\/\/www.dbi-services.com\/blog\/author\/morgan-patou\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/29183","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/comments?post=29183"}],"version-history":[{"count":3,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/29183\/revisions"}],"predecessor-version":[{"id":43188,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/29183\/revisions\/43188"}],"wp:attachment":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media?parent=29183"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/categories?post=29183"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/tags?post=29183"},{"taxonomy":"type","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/type_dbi?post=29183"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}