My Oracle Support Banner

Creating an Elasticsearch Connection for WebCenter Portal on Solaris Operating System Fails with Error: Document Extractor Pipeline in Elasticsearch failed. Check the diagnostic log for more details (Doc ID 2573153.1)

Last updated on APRIL 28, 2023

Applies to:

Oracle WebCenter Portal - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Symptoms


Creating an Elasticsearch (ES) connection for WebCenter Portal on Solaris Operating System fails with the following error:
 

ERROR

Document Extractor Pipeline in Elasticsearch failed. Check the diagnostic log for more details.


STEPS 

The issue can be reproduced at will with the following steps: 

  1. Connect to WLST.

  2. Run this command to create the Elasticsearch Connection:

    createSearchConnection(appName='webcenter', server='WC_Portal', name='ES-Conn', url='http://<HOSTNAME>:9200', indexAliasName='webcenter_portal', appUser='<crawladmin_user>', appPassword='<crawladmin_user_password>')


    An error occurs:

    wls:/wcp_domain/serverConfig>createSearchConnection(appName='webcenter', server='WC_Portal', name='ES-Conn', url='http://<HOSTNAME>:9200', indexAliasName='webcenter_portal', appUser='<crawladmin_user>', appPassword='<crawladmin_user_password>')
    Location changed to domainRuntime tree. This is a read-only tree
    with DomainMBean as the root MBean.
    For more help, use help('domainRuntime')

    Already in Domain Runtime Tree

    Credential updated successfully.

    Elasticsearch index alias "webcenter_portal" created successfully.
    Document Extractor Pipeline in Elasticsearch failed. Check the diagnostic log for more details.




Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.