Description
Synchronization fails in case of synchronized resource maps accountId on a derived attribute starting with a literal.
See [1] for details.
The bug is into AbstractSubjectDAOImpl.split() method: empty tokens have to be discarded.
Be sure to make SyncUtilities.findExisting() method more robust to JPA exceptions due to bad queries.