Massimiliano Perrone created SYNCOPE-328:
--------------------------------------------
Summary: Exception while syncing on connector
Key: SYNCOPE-328
URL: https://issues.apache.org/jira/browse/SYNCOPE-328
Project: Syncope
Issue Type: Bug
Components: core
Reporter: Massimiliano Perrone
Fix For: 1.1.0
Without global password policy, While syncing on connector:
org.quartz.JobExecutionException: While syncing on connector [See nested
exception: java.lang.NullPointerException]
at org.apache.syncope.core.sync.impl.SyncJob.doExecute(SyncJob.java:431)
at
org.apache.syncope.core.quartz.AbstractTaskJob.execute(AbstractTaskJob.java:104)
at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557)
Caused by: java.lang.NullPointerException
at
org.apache.syncope.core.connid.ConnObjectUtil.getAttributableTO(ConnObjectUtil.java:153)
at
org.apache.syncope.core.connid.ConnObjectUtil$$FastClassByCGLIB$$ddf4b7c0.invoke(<generated>)
at
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.ja
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira