Skip to main content

Error when attempting to set up a Person Merge

In this article, we explore why an error appears in the log when selecting 'Merge and delete' from the Person Summary screen.

Y
Written by Yusef Abulaynain
Updated over 2 months ago

Error:
'java.lang.NullPointerException at uk.co.corelogic.mosaic.domain.person.PersonInMerge.<init>(PersonInMerge.java:50) at uk.co.corelogic.mosaic.domain.person.PersonMergeDetails.<init>(PersonMergeDetails.java:41) at uk.co.corelogic.mosaic.domain.person.PersonMergeDetails.<init>(PersonMergeDetails.java:28) at

uk.co.corelogic.mosaic.application.person.service.PersonMergeServiceImpl.retrie
​veMergeSummary_aroundBody2(PersonMergeServiceImpl.java:107) at

uk.co.corelogic.mosaic.application.person.service.PersonMergeServiceImpl$AjcC

losure3.run(PersonMergeServiceImpl.java:1)'


This may be due to the Person not having an active primary address.
​
There is a known bug which allows a historic end dated address to be added as the Primary address.
​
Making an active (unended) address the Primary address should resolve the error.

Did this answer your question?