<http://syncope-user.1051894.n5.nabble.com/file/n5708590/Screenshot_15.jpg> 

core.log

/08:40:32.119 ERROR org.apache.syncope.core.provisioning.java.job.TaskJob -
While executing task 950cb9fe-9509-46ac-8cb9-fe950976ac7d
org.apache.syncope.core.persistence.api.dao.NotFoundException: Null key
        at
org.apache.syncope.core.persistence.jpa.dao.AbstractAnyDAO.authFind(AbstractAnyDAO.java:100)
~[syncope-core-persistence-jpa-2.0.0-M4.jar:2.0.0-M4]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0_91]
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_91]
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_91]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_91]
        at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.apache.syncope.core.persistence.jpa.spring.DomainTransactionInterceptor.invoke(DomainTransactionInterceptor.java:64)
~[syncope-core-persistence-jpa-2.0.0-M4.jar:2.0.0-M4]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at com.sun.proxy.$Proxy85.authFind(Unknown Source) ~[?:?]
        at
org.apache.syncope.core.provisioning.java.job.GroupMemberProvisionTaskJobDelegate.doExecute(GroupMemberProvisionTaskJobDelegate.java:76)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.provisioning.java.job.AbstractSchedTaskJobDelegate.execute(AbstractSchedTaskJobDelegate.java:96)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.provisioning.java.job.GroupMemberProvisionTaskJobDelegate.execute(GroupMemberProvisionTaskJobDelegate.java:71)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0_91]
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_91]
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_91]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_91]
        at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.apache.syncope.core.persistence.jpa.spring.DomainTransactionInterceptor.invoke(DomainTransactionInterceptor.java:64)
~[syncope-core-persistence-jpa-2.0.0-M4.jar:2.0.0-M4]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at com.sun.proxy.$Proxy298.execute(Unknown Source) ~[?:?]
        at
org.apache.syncope.core.provisioning.java.job.TaskJob$1.exec(TaskJob.java:80)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.provisioning.java.job.TaskJob$1.exec(TaskJob.java:70)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.spring.security.AuthContextUtils.execWithAuthContext(AuthContextUtils.java:114)
~[syncope-core-spring-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.provisioning.java.job.TaskJob.execute(TaskJob.java:69)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
~[quartz-2.2.3.jar:?]
        at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
~[quartz-2.2.3.jar:?]
08:40:32.119 ERROR org.apache.syncope.core.provisioning.java.job.TaskJob -
While executing task 950cb9fe-9509-46ac-8cb9-fe950976ac7d
java.lang.RuntimeException:
org.apache.syncope.core.persistence.api.dao.NotFoundException: Null key
        at
org.apache.syncope.core.provisioning.java.job.TaskJob$1.exec(TaskJob.java:85)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.provisioning.java.job.TaskJob$1.exec(TaskJob.java:70)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.spring.security.AuthContextUtils.execWithAuthContext(AuthContextUtils.java:114)
~[syncope-core-spring-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.provisioning.java.job.TaskJob.execute(TaskJob.java:69)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
~[quartz-2.2.3.jar:?]
        at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
~[quartz-2.2.3.jar:?]
Caused by: org.apache.syncope.core.persistence.api.dao.NotFoundException:
Null key
        at
org.apache.syncope.core.persistence.jpa.dao.AbstractAnyDAO.authFind(AbstractAnyDAO.java:100)
~[syncope-core-persistence-jpa-2.0.0-M4.jar:2.0.0-M4]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0_91]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_91]
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_91]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_91]
        at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.apache.syncope.core.persistence.jpa.spring.DomainTransactionInterceptor.invoke(DomainTransactionInterceptor.java:64)
~[syncope-core-persistence-jpa-2.0.0-M4.jar:2.0.0-M4]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at com.sun.proxy.$Proxy85.authFind(Unknown Source) ~[?:?]
        at
org.apache.syncope.core.provisioning.java.job.GroupMemberProvisionTaskJobDelegate.doExecute(GroupMemberProvisionTaskJobDelegate.java:76)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.provisioning.java.job.AbstractSchedTaskJobDelegate.execute(AbstractSchedTaskJobDelegate.java:96)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.provisioning.java.job.GroupMemberProvisionTaskJobDelegate.execute(GroupMemberProvisionTaskJobDelegate.java:71)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0_91]
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_91]
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_91]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_91]
        at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.apache.syncope.core.persistence.jpa.spring.DomainTransactionInterceptor.invoke(DomainTransactionInterceptor.java:64)
~[syncope-core-persistence-jpa-2.0.0-M4.jar:2.0.0-M4]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at com.sun.proxy.$Proxy298.execute(Unknown Source) ~[?:?]
        at
org.apache.syncope.core.provisioning.java.job.TaskJob$1.exec(TaskJob.java:80)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        ... 5 more
08:40:32.119 INFO  org.quartz.core.JobRunShell - Job
DEFAULT.taskJob950cb9fe-9509-46ac-8cb9-fe950976ac7d threw a
JobExecutionException:
org.quartz.JobExecutionException: While executing task
950cb9fe-9509-46ac-8cb9-fe950976ac7d
        at
org.apache.syncope.core.provisioning.java.job.TaskJob.execute(TaskJob.java:93)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
~[quartz-2.2.3.jar:?]
        at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
~[quartz-2.2.3.jar:?]
Caused by: java.lang.RuntimeException:
org.apache.syncope.core.persistence.api.dao.NotFoundException: Null key
        at
org.apache.syncope.core.provisioning.java.job.TaskJob$1.exec(TaskJob.java:85)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.provisioning.java.job.TaskJob$1.exec(TaskJob.java:70)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.spring.security.AuthContextUtils.execWithAuthContext(AuthContextUtils.java:114)
~[syncope-core-spring-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.provisioning.java.job.TaskJob.execute(TaskJob.java:69)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        ... 2 more
Caused by: org.apache.syncope.core.persistence.api.dao.NotFoundException:
Null key
        at
org.apache.syncope.core.persistence.jpa.dao.AbstractAnyDAO.authFind(AbstractAnyDAO.java:100)
~[syncope-core-persistence-jpa-2.0.0-M4.jar:2.0.0-M4]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0_91]
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_91]
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_91]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_91]
        at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.apache.syncope.core.persistence.jpa.spring.DomainTransactionInterceptor.invoke(DomainTransactionInterceptor.java:64)
~[syncope-core-persistence-jpa-2.0.0-M4.jar:2.0.0-M4]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at com.sun.proxy.$Proxy85.authFind(Unknown Source) ~[?:?]
        at
org.apache.syncope.core.provisioning.java.job.GroupMemberProvisionTaskJobDelegate.doExecute(GroupMemberProvisionTaskJobDelegate.java:76)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
2 more/


last few lines of core-connid.log

/
09:33:13.494 DEBUG Return: null Method: test
09:34:13.231 DEBUG Enter: validate()    Method: validate
09:34:13.386 DEBUG Return: null Method: validate
09:34:13.435 DEBUG Enter: test()        Method: test
09:34:13.437 DEBUG Enter: test()        Method: test
09:34:13.440 DEBUG Return       Method: test
09:34:13.440 DEBUG Return: null Method: test
09:34:13.466 DEBUG Enter: validate()    Method: validate
09:34:13.487 DEBUG Return: null Method: validate
09:34:13.487 DEBUG Enter: test()        Method: test
09:34:13.488 DEBUG Enter: test()        Method: test
09:34:13.489 DEBUG Return       Method: test
09:34:13.489 DEBUG Return: null Method: test
09:35:13.414 DEBUG Enter: validate()    Method: validate
09:35:13.447 DEBUG Return: null Method: validate
09:35:13.447 DEBUG Enter: test()        Method: test
09:35:13.449 DEBUG Enter: test()        Method: test
09:35:13.453 DEBUG Return       Method: test
09:35:13.453 DEBUG Return: null Method: test
09:35:13.501 DEBUG Enter: validate()    Method: validate
09:35:13.512 DEBUG Return: null Method: validate
09:35:13.512 DEBUG Enter: test()        Method: test
09:35:13.513 DEBUG Enter: test()        Method: test
09:35:13.514 DEBUG Return       Method: test
09:35:13.514 DEBUG Return: null Method: test
09:36:13.489 DEBUG Enter: validate()    Method: validate
09:36:13.542 DEBUG Return: null Method: validate
09:36:13.543 DEBUG Enter: test()        Method: test
09:36:13.544 DEBUG Enter: test()        Method: test
09:36:13.545 DEBUG Return       Method: test
09:36:13.545 DEBUG Return: null Method: test
09:36:13.568 DEBUG Enter: validate()    Method: validate
09:36:13.580 DEBUG Return: null Method: validate
09:36:13.580 DEBUG Enter: test()        Method: test
09:36:13.582 DEBUG Enter: test()        Method: test
09:36:13.582 DEBUG Return       Method: test
09:36:13.582 DEBUG Return: null Method: test
09:37:13.533 DEBUG Enter: validate()    Method: validate
09:37:13.545 DEBUG Return: null Method: validate
09:37:13.550 DEBUG Enter: test()        Method: test
09:37:13.551 DEBUG Enter: test()        Method: test
09:37:13.553 DEBUG Return       Method: test
09:37:13.553 DEBUG Return: null Method: test
09:37:13.664 DEBUG Enter: validate()    Method: validate
09:37:13.675 DEBUG Return: null Method: validate
09:37:13.675 DEBUG Enter: test()        Method: test
09:37:13.676 DEBUG Enter: test()        Method: test
09:37:13.677 DEBUG Return       Method: test
09:37:13.677 DEBUG Return: null Method: test
09:38:13.625 DEBUG Enter: validate()    Method: validate
09:38:13.735 DEBUG Return: null Method: validate
09:38:13.737 DEBUG Enter: test()        Method: test
09:38:13.744 DEBUG Enter: test()        Method: test
09:38:13.744 DEBUG Return       Method: test
09:38:13.745 DEBUG Return: null Method: test
09:38:13.768 DEBUG Enter: validate()    Method: validate
09:38:13.787 DEBUG Return: null Method: validate
09:38:13.788 DEBUG Enter: test()        Method: test
09:38:13.789 DEBUG Enter: test()        Method: test
09:38:13.790 DEBUG Return       Method: test
/

core-rest.log

/14:53:34.581 ERROR
org.apache.syncope.core.rest.cxf.RestServiceExceptionMapper - Exception
thrown
org.apache.syncope.core.provisioning.api.TimeoutException: Request timeout
        at
org.apache.syncope.core.provisioning.java.ConnectorFacadeProxy.getObject(ConnectorFacadeProxy.java:324)
~[syncope-core-provisioning-java-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.logic.ResourceLogic.readConnObject(ResourceLogic.java:297)
~[syncope-core-logic-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.logic.ResourceLogic$$FastClassBySpringCGLIB$$b886f42c.invoke(<generated>)
~[syncope-core-logic-2.0.0-M4.jar:2.0.0-M4]
        at
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
~[spring-core-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.apache.syncope.core.logic.LogicInvocationHandler.around(LogicInvocationHandler.java:72)
~[syncope-core-logic-2.0.0-M4.jar:2.0.0-M4]
        at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
~[?:?]
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_91]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_91]
        at
org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:629)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:618)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
~[spring-tx-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.apache.syncope.core.persistence.jpa.spring.DomainTransactionInterceptor.invoke(DomainTransactionInterceptor.java:64)
~[syncope-core-persistence-jpa-2.0.0-M4.jar:2.0.0-M4]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:69)
~[spring-security-core-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
~[spring-aop-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.apache.syncope.core.logic.ResourceLogic$$EnhancerBySpringCGLIB$$9e60b8b.readConnObject(<generated>)
~[syncope-core-logic-2.0.0-M4.jar:2.0.0-M4]
        at
org.apache.syncope.core.rest.cxf.service.ResourceServiceImpl.readConnObject(ResourceServiceImpl.java:107)
~[syncope-core-rest-cxf-2.0.0-M4.jar:2.0.0-M4]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0_91]
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_91]
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_91]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_91]
        at
org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:180)
~[cxf-core-3.1.6.jar:3.1.6]
        at
org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96)
~[cxf-core-3.1.6.jar:3.1.6]
        at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:189)
~[cxf-rt-frontend-jaxrs-3.1.6.jar:3.1.6]
        at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:99)
~[cxf-rt-frontend-jaxrs-3.1.6.jar:3.1.6]
        at
org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59)
~[cxf-core-3.1.6.jar:3.1.6]
        at
org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96)
~[cxf-core-3.1.6.jar:3.1.6]
        at
org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
~[cxf-core-3.1.6.jar:3.1.6]
        at
org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
~[cxf-core-3.1.6.jar:3.1.6]
        at
org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:254)
~[cxf-rt-transports-http-3.1.6.jar:3.1.6]
        at
org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234)
~[cxf-rt-transports-http-3.1.6.jar:3.1.6]
        at
org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208)
~[cxf-rt-transports-http-3.1.6.jar:3.1.6]
        at
org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160)
~[cxf-rt-transports-http-3.1.6.jar:3.1.6]
        at
org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:180)
~[cxf-rt-transports-http-3.1.6.jar:3.1.6]
        at
org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:298)
~[cxf-rt-transports-http-3.1.6.jar:3.1.6]
        at
org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:222)
~[cxf-rt-transports-http-3.1.6.jar:3.1.6]
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:622)
~[tomcat8-servlet-api-8.0.32.jar:?]
        at
org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:273)
~[cxf-rt-transports-http-3.1.6.jar:3.1.6]
        at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
~[tomcat8-websocket-8.0.32.jar:8.0.32]
        at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.apache.syncope.core.spring.security.MustChangePasswordFilter.doFilter(MustChangePasswordFilter.java:77)
~[syncope-core-spring-2.0.0-M4.jar:2.0.0-M4]

at
org.apache.syncope.core.spring.security.MustChangePasswordFilter.doFilter(MustChangePasswordFilter.java:77)
~[syncope-core-spring-2.0.0-M4.jar:2.0.0-M4]
        at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:112)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:215)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
~[spring-web-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
~[spring-web-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:106)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
~[spring-security-web-4.1.0.RELEASE.jar:4.1.0.RELEASE]
        at
org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
~[spring-web-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
~[spring-web-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197)
~[spring-web-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
~[spring-web-4.3.0.RELEASE.jar:4.3.0.RELEASE]
        at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522)
~[tomcat8-catalina-8.0.32.jar:8.0.32]
        at
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095)
~[tomcat8-coyote-8.0.32.jar:8.0.32]
        at
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672)
~[tomcat8-coyote-8.0.32.jar:8.0.32]
        at
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500)
~[tomcat8-coyote-8.0.32.jar:8.0.32]
        at
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456)
~[tomcat8-coyote-8.0.32.jar:8.0.32]
        at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[?:1.8.0_91]
        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[?:1.8.0_91]
        at
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
~[tomcat8-util-8.0.32.jar:8.0.32]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
15:37:23.373 INFO  org.springframework.web.context.ContextLoader - Root
WebApplicationContext: initialization started
15:37:23.485 INFO 
org.springframework.web.context.support.XmlWebApplicationContext -
Refreshing Root WebApplicationContext: startup date [Thu Jul 21 15:37:23 CDT
2016]; root of context hierarchy
15:38:08.485 INFO  org.springframework.web.context.ContextLoader - Root
WebApplicationContext: initialization completed in 45109 ms/




--
View this message in context: 
http://syncope-user.1051894.n5.nabble.com/Unable-to-retrieve-Users-from-active-directory-connector-tp5708583p5708590.html
Sent from the syncope-user mailing list archive at Nabble.com.

Reply via email to