Print

PAVB_03064

Event name

PAVB_03064

Event text

error.badfetch.http.{0} URI: {1}

Event level

Error event. No alarm is generated.

Trigger component

Media Server vxmlmgr process

Problem description

{0} - The http error code.

{1} - The name of the resource.

An http error occurred while fetching the resource that was specified in the event message. The error could be a client error (4xx) or a server error (5xx).

Proposed Solution

Procedure

The the client error number is:
  • 4xx, check the speech application to ensure that the URL is valid.

  • 5xx, check the application server to ensure that it can serve the http request for the URL that was specified in the event message.