Hi,
so the actual issue is:
Caused by: java.lang.NullPointerException
at
org.apache.syncope.core.provisioning.java.utils.MappingUtils.getPropagationItems(MappingUtils.java:72)
which remands to
https://github.com/apache/syncope/blob/syncope-2.0.5/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/utils/MappingUtils.java#L72
(since you're using 2.0.5)
This indicates some problem in the mapping definition for one of defined
resources (and also explains why you don't have such problems in
syncope-vm.apache.org)
I can open an issue and provide a fix which will be released with 2.0.7,
but in the meanwhile you can workaround by checking if all resources
assigned (either directly or indirectly via dynamic membership) to the
failing user have a proper USER mapping defined.
If you like, you can also report the provision information for your
resources, possibly using tools as https://pasteboard.co/
Regards.
--
Francesco Chicchiriccò
Tirasa - Open Source Excellence
http://www.tirasa.net/
Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/