I ticked the 'full reconciliation' and provided change column number with timestamp value in connector configuration. Getting null pointer exception now.
PFA the error. - Suresh On Sep 30, 2014 11:47 AM, "Francesco Chicchiriccò" <[email protected]> wrote: > On 30/09/2014 07:20, Suresh Ajja wrote: > >> Hi, >> >> Created a synchronization task for an end application resource. >> While executing this task, it throws an error. Attached herewith is the >> error. >> > > The error says "Changelog column name configuration property is empty": > you are using the database table connector, whose configuration reference > [1] says > > The adapter also supports Active Sync to poll for account changes. To >> allow Active Sync capabilities, specify the changeLogColumn. >> > > What is happening then? You haven't configured the active synchronization > for this connector, but since the "Full reconciliation" option of the > synchronization task was not set, Syncope is querying the connector for > active synchronization. Then the error. > > This was working in Syncope 1.1.8 >> > > I don't think so, given what said above. > > Regards. > > Kindly provide us some fix. >> >> Thanks and Regards, >> Suresh >> > > [1] https://connid.atlassian.net/wiki/display/BASE/Database+ > Table#DatabaseTable-Configuration > > -- > Francesco Chicchiriccò > > Tirasa - Open Source Excellence > http://www.tirasa.net/ > > Involved at The Apache Software Foundation: > member, Syncope PMC chair, Cocoon PMC, Olingo PMC > http://people.apache.org/~ilgrosso/ > > >
