Event loading errors
If an error is detected during the loading process, the following message is returned:
Error: http://<servername>:<port>/eventdefinitions?<options>
returned with status code = <status code> - <error message text>.
Where:
<servername>
- server name of the Search Server<port>
- port number for Search Server. This value is typically19000
.<options>
- Any query parameters that are associated with the Search Server request.<status code>
- HTTP status code that is returned by the Discover Data Service to Search Server.<error message text>
- error message text that is returned by the status code.