Previous Topic: Debug the Web Crawler in the Knowledge CenterNext Topic: Debug CA Chorus Application Server Problems


Common Crawl Errors

The following table describes common crawl error messages:

Error

Action

HERITRIX CRAWLER LIBRARIES NOT FOUND. COPY LIBRARIES AT - INSTALL_HOME\modules\third-party\kc\url-indexing\main

 

Heritrix crawler is an open-source third-party library. To crawl, place Heritrix libraries at specified location.

 

Failed to update order.xml

Check if the order.xml file is present at INSTALL_HOME\standalone\chorus\.

Unable to create New JVM. Please check the server log for error details.

 

The possible reason is memory limitation on the server. Check the server log for details. Verify that runjdwp is not enabled to debug something which blocks the port to launch the jvm. Verify the following parameters:

-Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n

Unable to connect to website.

Verify the URL in a new browser window.

Proxy validation failed.

Verify your proxy user login credentials and proxy domain.

 

Server Busy, Please try after some time.

Try later.