Product Information > JADE Error Messages and System Messages > 1400 through 1499 - Miscellaneous Runtime Errors > 1400 - The receiver has already registered a timer with the specified tag

1400   The receiver has already registered a timer with the specified tag

Cause

This error occurs when the object invoking the beginTimer method has already registered a timer with this tag.

Action

Use unique tags when registering multiple timers on the same object. The method and source position containing the beginTimer call at which the exception was raised are reported in the error description.