AWSEVP - Event processing messages

This section lists error and warning messages that might be generated by the event processor.

The message component code is EVP.

AWSEVP002E

The event processor is not running.

The event processor must be started to perform the required action

The operation cannot be performed.

Start the event processor and retry the required action

AWSEVP010W

The event processor started with the internal persistence feature enabled. A problem occurred while recovering the state of the event rule instances, which have been rebuilt.

An error occurred while recovering the state of the event rule instances, most likely because the database connection was not available or because of a problem found during the restore of state files on the file system.

The event processor starts but the state of the event rule instances is not recovered.

None. The event rule instances have been rebuilt automatically.

If this message appears frequently, you should investigate to determine why the event processor is not able to recover the state of the event rule instances, and fix the problem, as having to rebuild the instances slows down the start of the event processor and clears incomplete sequences and sets of events.

AWSEVP014W

The event processor stopped with the internal persistence feature enabled. A problem occurred while storing the state of the event rule instances, which will be rebuilt at the next start.

An error occurred while storing the state of the event rule instances, most likely because the database connection was not available or because the event processor was stopped during the deployment of event rules and could not complete this process in a reasonable time. The state of the event rule instances will not be recovered at the next startup of the event processor because it was not saved.

The event processor stops but the state of the event rule instances is not saved.

None. The event rule instances will be rebuilt automatically next time the event processor is started.

If this message appears frequently, you should investigate to determine why the event processor is not able to save the state of the event rule instances, and fix the problem, as having to rebuild the instances slows down the start of the event processor and clears incomplete sequences and sets of events.