Automatic new Server name while debugging

While I am debugging my code. Everry new Start of the Server results in:

The job was aborted – it is processed by server XXXXXXXXX:12448:8f97015a-887c-4f6e-8951-f1944ac4cb62 which is not in the active servers list for now. It will be retried automatically after invisibility timeout, but you can also re-queue or delete it manually.

How can I prevent this?
Thanks a lot.

What job storage are you using?

Hi, I found the error. In the Firebird Storage the Field for the Server ID was to short (50).
I will contact the Author.

Many thanks for your hint.