Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-328

NPE with no global password policy defined

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • core
    • None

    Description

      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

      Attachments

        Activity

          People

            ilgrosso Francesco Chicchiriccò
            massi Massimiliano Perrone
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: