You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Massimiliano Perrone (JIRA)" <ji...@apache.org> on 2013/02/28 12:23:15 UTC

[jira] [Updated] (SYNCOPE-328) NPE with no global password policy defined

     [ https://issues.apache.org/jira/browse/SYNCOPE-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Massimiliano Perrone updated SYNCOPE-328:
-----------------------------------------

    Summary: NPE with no global password policy defined  (was: Exception while syncing on connector)
    
> NPE with no global password policy defined
> ------------------------------------------
>
>                 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