Show TOC

Background documentationCrawl Timeout Locate this document in the navigation structure

 

The smoke test was unsuccessful due to a crawl timeout.

This may be due to incorrect TREX proxy settings.

Procedure

Check the TREX proxy settings:

  1. Log on to the blade where the TREX central instance is installed with the <sapsid>adm user and open a shell.

  2. Make sure that X11 forwarding is enabled.

  3. Change to the TREX installation directory:

    cd <TREX_DIR>

  4. Start the TREX admin tool with the following command:

    ./TREXAdmin.sh

  5. In the TREX admin tool, navigate to the Preprocessor: Admin screen.

  6. On the Proxy Settings tab page, check that the following settings are correct for your environment:

    • Proxy Server – host name and domain of the proxy server

      Example Example

      proxy.mylocation.mycompany.com

      End of the example.
    • Proxy Server Port – port of the proxy server

      Example Example

      8080

      End of the example.
    • Proxy User – user name needed to access the proxy server

    • Proxy User Password – password defined for the user

    • Proxy Exclusions – enter domains you want to exclude from crawling

      Caution Caution

      Do not use an asterisk* at the beginning of an exclusion entry.

      End of the caution.

      Note Note

      For crawling, Proxy Exclusions should be set for all internal URLs, as otherwise the HTTP request may try to use the proxy and not be able to resolve the host.

      End of the note.
  7. Save the changes.