dom:configuration-create was called to create a CPF configuration in the triggers database, but a configuration already exists there. There can be only one such configuration per triggers database. It may be that the triggers database is shared across multiple databases, and this initialization was already done.
Do not call dom:configuration-create multiple times for the same triggers database.