How to find the model from an error message

When documents are no longer valid, BAP Server will not start with e.g. the following error message:

For the entity instance ‘/Cockpit[1]/AllgemeineDaten[1]/VerwaltungsaktDatum[1]’, the corresponding entity was not found in the corresponding document model. [ERROR,L0,s0,e0],
For the entity instance ‘/Cockpit[1]/Summe[1]’, the corresponding entity was not found in the corresponding document model. [ERROR,L0,s0,e0],
For the entity instance ‘/Cockpit[1]/Summe[1]/NachrichtlicheAngaben[1]’, the corresponding entity was not found in the corresponding document model. [ERROR,L0,s0,e0],
For the entity instance ‘/Cockpit[1]/Summe[1]/NachrichtlicheAngaben[1]/Summe_ZinsertraegeZuordnung[1]’, the corresponding entity was not found in the corresponding document model. [ERROR,L0,s0,e0],

Unfortunately DS neither logs the docref nor the involved model name. How can I find out which document is causing the problem?

Hi @thomas-soft-grove,

Thank you for your question, we can of course log the docRef and we will do it in A12S-3494