Hoping for some support this time,
Manfredo
Below, is debug output:
13:02:47.786 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.count([sync])
13:02:47.786 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:02:47.788 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.count: 1
13:02:53.520 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.execute([150, false])
13:02:53.644 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.execute:
org.apache.syncope.common.to.TaskExecTO@6ebb4432[
task=150
id=0
status=JOB_FIRED
message=Job fired; waiting for results...
startDate=Mon Nov 03 13:02:53 ART 2014
endDate=<null>
]
13:02:53.861 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.list([sync, 1, 1, []])
13:02:53.861 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:02:53.873 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.list:
[org.apache.syncope.common.to.SyncTaskTO@6ae51f66[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=
executions=[]
startDate=<null>
endDate=<null>
]]
13:02:53.895 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.count([sync])
13:02:53.895 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:02:53.897 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.count: 1
13:02:54.029 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.list([sync, 1, 10,
[org.apache.syncope.core.persistence.dao.search.OrderByClause@58a7922b[
field=id
direction=DESC
]]])
13:02:54.029 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:02:54.041 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.list:
[org.apache.syncope.common.to.SyncTaskTO@64bb2b51[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=
executions=[]
startDate=<null>
endDate=<null>
]]
13:02:54.063 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.count([sync])
13:02:54.063 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:02:54.065 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.count: 1
13:02:59.767 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.read([150])
13:02:59.788 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.read:
org.apache.syncope.common.to.SyncTaskTO@5600489a[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=
executions=[]
startDate=<null>
endDate=<null>
]
13:02:59.923 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
ResourceController.list([null])
13:02:59.923 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:02:59.948 DEBUG
org.apache.syncope.core.rest.data.ResourceDataBinder - Asking for TO
for UMappingItem[1300]
13:02:59.949 DEBUG
org.apache.syncope.core.rest.data.ResourceDataBinder - Obtained
SchemaMappingTO org.apache.syncope.common.to.MappingItemTO@3c8a2eae[
id=1300
intAttrName=nombre
intMappingType=UserSchema
extAttrName=nombre
accountid=false
password=false
mandatoryCondition=false
purpose=BOTH
]
13:02:59.950 DEBUG
org.apache.syncope.core.rest.data.ResourceDataBinder - Asking for TO
for UMappingItem[1301]
13:02:59.951 DEBUG
org.apache.syncope.core.rest.data.ResourceDataBinder - Obtained
SchemaMappingTO org.apache.syncope.common.to.MappingItemTO@13fec08f[
id=1301
intAttrName=id
intMappingType=UserId
extAttrName=email
accountid=true
password=false
mandatoryCondition=true
purpose=BOTH
]
13:02:59.953 DEBUG
org.apache.syncope.core.rest.data.ResourceDataBinder - Collected TOs:
[org.apache.syncope.common.to.MappingItemTO@3c8a2eae[
id=1300
intAttrName=nombre
intMappingType=UserSchema
extAttrName=nombre
accountid=false
password=false
mandatoryCondition=false
purpose=BOTH
], org.apache.syncope.common.to.MappingItemTO@13fec08f[
id=1301
intAttrName=id
intMappingType=UserId
extAttrName=email
accountid=true
password=false
mandatoryCondition=true
purpose=BOTH
]]
13:02:59.965 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning ResourceController.list:
[org.apache.syncope.common.to.ResourceTO@71a60ed9[
name=sarauth2
connectorId=1050
connectorDisplayName=sarauth2
umapping=org.apache.syncope.common.to.MappingTO@4d1902d9[
accountLink=<null>
items=[org.apache.syncope.common.to.MappingItemTO@3c8a2eae[
id=1300
intAttrName=nombre
intMappingType=UserSchema
extAttrName=nombre
accountid=false
password=false
mandatoryCondition=false
purpose=BOTH
], org.apache.syncope.common.to.MappingItemTO@13fec08f[
id=1301
intAttrName=id
intMappingType=UserId
extAttrName=email
accountid=true
password=false
mandatoryCondition=true
purpose=BOTH
]]
]
rmapping=<null>
propagationPrimary=false
propagationPriority=0
randomPwdIfNotProvided=false
propagationMode=TWO_PHASES
enforceMandatoryCondition=false
createTraceLevel=ALL
updateTraceLevel=ALL
deleteTraceLevel=ALL
syncTraceLevel=ALL
passwordPolicy=<null>
accountPolicy=<null>
syncPolicy=<null>
connConfProperties=[]
usyncToken=<null>
rsyncToken=<null>
propagationActionsClassNames=[]
creator=admin
creationDate=Tue Oct 28 17:47:35 ART 2014
lastModifier=admin
lastChangeDate=Mon Nov 03 12:59:33 ART 2014
]]
13:03:00.110 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.getSyncActionsClasses()
13:03:00.110 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:03:00.110 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.getSyncActionsClasses:
[org.apache.syncope.core.sync.impl.LDAPPasswordSyncActions,
org.apache.syncope.core.sync.impl.LDAPMembershipSyncActions,
org.apache.syncope.core.sync.impl.DBPasswordSyncActions]
13:03:04.008 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.read([150])
13:03:04.022 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.read:
org.apache.syncope.common.to.SyncTaskTO@73e42827[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=
executions=[]
startDate=<null>
endDate=<null>
]
13:03:06.113 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.read([150])
13:03:06.129 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.read:
org.apache.syncope.common.to.SyncTaskTO@342d647f[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=
executions=[]
startDate=<null>
endDate=<null>
]
13:03:08.073 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.read([150])
13:03:08.087 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.read:
org.apache.syncope.common.to.SyncTaskTO@62ff48a5[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=
executions=[]
startDate=<null>
endDate=<null>
]
13:03:09.729 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.read([150])
13:03:09.744 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.read:
org.apache.syncope.common.to.SyncTaskTO@4485639d[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=
executions=[]
startDate=<null>
endDate=<null>
]
13:03:11.359 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.read([150])
13:03:11.374 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.read:
org.apache.syncope.common.to.SyncTaskTO@513cc49b[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=
executions=[]
startDate=<null>
endDate=<null>
]
13:03:13.191 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.read([150])
13:03:13.206 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.read:
org.apache.syncope.common.to.SyncTaskTO@17c83935[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=
executions=[]
startDate=<null>
endDate=<null>
]
13:03:14.793 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.read([150])
13:03:14.808 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.read:
org.apache.syncope.common.to.SyncTaskTO@67ea15ba[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=
executions=[]
startDate=<null>
endDate=<null>
]
13:03:16.811 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.read([150])
13:03:16.825 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.read:
org.apache.syncope.common.to.SyncTaskTO@7853de81[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=
executions=[]
startDate=<null>
endDate=<null>
]
13:03:18.520 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.read([150])
13:03:18.534 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.read:
org.apache.syncope.common.to.SyncTaskTO@53b0b6ab[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=
executions=[]
startDate=<null>
endDate=<null>
]
13:03:20.118 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.read([150])
13:03:20.132 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.read:
org.apache.syncope.common.to.SyncTaskTO@15287b2e[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=
executions=[]
startDate=<null>
endDate=<null>
]
13:03:21.884 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.read([150])
13:03:21.914 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.read:
org.apache.syncope.common.to.SyncTaskTO@4415f97f[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=SUCCESS
executions=[org.apache.syncope.common.to.TaskExecTO@7eaf23c4[
task=150
id=261
status=SUCCESS
message=Users [created/failures]: 0/0 [updated/failures]: 0/0
[deleted/failures]: 0/0
Roles [created/failures]: 0/0 [updated/failures]: 0/0
[deleted/failures]: 0/0
Users created:
Users updated:
Users deleted:
Roles created:
Roles updated:
Roles deleted:
startDate=Mon Nov 03 13:03:20 ART 2014
endDate=Mon Nov 03 13:03:20 ART 2014
]]
startDate=Mon Nov 03 13:03:20 ART 2014
endDate=Mon Nov 03 13:03:20 ART 2014
]
13:03:37.749 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.list([sync, 1, 1, []])
13:03:37.749 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:03:37.790 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.list:
[org.apache.syncope.common.to.SyncTaskTO@7d318d68[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=SUCCESS
executions=[org.apache.syncope.common.to.TaskExecTO@403ae70e[
task=150
id=261
status=SUCCESS
message=Users [created/failures]: 0/0 [updated/failures]: 0/0
[deleted/failures]: 0/0
Roles [created/failures]: 0/0 [updated/failures]: 0/0
[deleted/failures]: 0/0
Users created:
Users updated:
Users deleted:
Roles created:
Roles updated:
Roles deleted:
startDate=Mon Nov 03 13:03:20 ART 2014
endDate=Mon Nov 03 13:03:20 ART 2014
]]
startDate=Mon Nov 03 13:03:20 ART 2014
endDate=Mon Nov 03 13:03:20 ART 2014
]]
13:03:37.820 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.count([sync])
13:03:37.820 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:03:37.823 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.count: 1
13:03:37.976 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.list([sync, 1, 10,
[org.apache.syncope.core.persistence.dao.search.OrderByClause@2c007d07[
field=id
direction=DESC
]]])
13:03:37.976 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:03:38.017 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.list:
[org.apache.syncope.common.to.SyncTaskTO@2db61d01[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=SUCCESS
executions=[org.apache.syncope.common.to.TaskExecTO@f2a4419[
task=150
id=261
status=SUCCESS
message=Users [created/failures]: 0/0 [updated/failures]: 0/0
[deleted/failures]: 0/0
Roles [created/failures]: 0/0 [updated/failures]: 0/0
[deleted/failures]: 0/0
Users created:
Users updated:
Users deleted:
Roles created:
Roles updated:
Roles deleted:
startDate=Mon Nov 03 13:03:20 ART 2014
endDate=Mon Nov 03 13:03:20 ART 2014
]]
startDate=Mon Nov 03 13:03:20 ART 2014
endDate=Mon Nov 03 13:03:20 ART 2014
]]
13:03:38.042 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.count([sync])
13:03:38.042 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:03:38.044 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.count: 1
13:17:31.202 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.list([propagation, 1, 1, []])
13:17:31.202 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:17:31.226 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.list: []
13:17:31.245 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.count([propagation])
13:17:31.245 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:17:31.247 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.count: 0
13:17:31.427 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.list([notification, 1, 1, []])
13:17:31.427 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:17:31.431 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.list: []
13:17:31.450 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.count([notification])
13:17:31.450 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:17:31.452 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.count: 0
13:17:31.628 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.list([sched, 1, 1, []])
13:17:31.628 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:17:31.637 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.list: []
13:17:31.655 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.count([sched])
13:17:31.655 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:17:31.658 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.count: 0
13:17:31.839 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.list([sync, 1, 1, []])
13:17:31.839 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:17:31.854 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.list:
[org.apache.syncope.common.to.SyncTaskTO@7f8f2aaf[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=SUCCESS
executions=[org.apache.syncope.common.to.TaskExecTO@103b8896[
task=150
id=261
status=SUCCESS
message=Users [created/failures]: 0/0 [updated/failures]: 0/0
[deleted/failures]: 0/0
Roles [created/failures]: 0/0 [updated/failures]: 0/0
[deleted/failures]: 0/0
Users created:
Users updated:
Users deleted:
Roles created:
Roles updated:
Roles deleted:
startDate=Mon Nov 03 13:03:20 ART 2014
endDate=Mon Nov 03 13:03:20 ART 2014
]]
startDate=Mon Nov 03 13:03:20 ART 2014
endDate=Mon Nov 03 13:03:20 ART 2014
]]
13:17:31.879 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.count([sync])
13:17:31.879 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:17:31.881 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.count: 1
13:17:32.014 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.list([sync, 1, 10,
[org.apache.syncope.core.persistence.dao.search.OrderByClause@8006922[
field=id
direction=DESC
]]])
13:17:32.014 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:17:32.030 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.list:
[org.apache.syncope.common.to.SyncTaskTO@681e3c44[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=SUCCESS
executions=[org.apache.syncope.common.to.TaskExecTO@1906c9c3[
task=150
id=261
status=SUCCESS
message=Users [created/failures]: 0/0 [updated/failures]: 0/0
[deleted/failures]: 0/0
Roles [created/failures]: 0/0 [updated/failures]: 0/0
[deleted/failures]: 0/0
Users created:
Users updated:
Users deleted:
Roles created:
Roles updated:
Roles deleted:
startDate=Mon Nov 03 13:03:20 ART 2014
endDate=Mon Nov 03 13:03:20 ART 2014
]]
startDate=Mon Nov 03 13:03:20 ART 2014
endDate=Mon Nov 03 13:03:20 ART 2014
]]
13:17:32.056 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.count([sync])
13:17:32.056 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:17:32.058 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.count: 1
13:17:32.434 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.list([push, 1, 1, []])
13:17:32.434 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:17:32.459 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.list: []
13:17:32.477 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.count([push])
13:17:32.477 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:17:32.480 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.count: 0
13:17:40.983 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.read([150])
13:17:41.002 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.read:
org.apache.syncope.common.to.SyncTaskTO@7804b552[
userTemplate=<null>
roleTemplate=<null>
fullReconciliation=true
resource=sarauth2
performCreate=true
performUpdate=true
performDelete=false
syncStatus=false
unmatchingRule=ASSIGN
matchingRule=UPDATE
actionsClassNames=[]
cronExpression=<null>
jobClassName=org.apache.syncope.core.sync.impl.SyncJob
name=sarauth2
description=<null>
lastExec=<null>
nextExec=<null>
id=150
latestExecStatus=SUCCESS
executions=[org.apache.syncope.common.to.TaskExecTO@7d1c580c[
task=150
id=261
status=SUCCESS
message=Users [created/failures]: 0/0 [updated/failures]: 0/0
[deleted/failures]: 0/0
Roles [created/failures]: 0/0 [updated/failures]: 0/0
[deleted/failures]: 0/0
Users created:
Users updated:
Users deleted:
Roles created:
Roles updated:
Roles deleted:
startDate=Mon Nov 03 13:03:20 ART 2014
endDate=Mon Nov 03 13:03:20 ART 2014
]]
startDate=Mon Nov 03 13:03:20 ART 2014
endDate=Mon Nov 03 13:03:20 ART 2014
]
13:17:41.131 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
ResourceController.list([null])
13:17:41.131 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:17:41.157 DEBUG
org.apache.syncope.core.rest.data.ResourceDataBinder - Asking for TO
for UMappingItem[1300]
13:17:41.159 DEBUG
org.apache.syncope.core.rest.data.ResourceDataBinder - Obtained
SchemaMappingTO org.apache.syncope.common.to.MappingItemTO@6d60586f[
id=1300
intAttrName=nombre
intMappingType=UserSchema
extAttrName=nombre
accountid=false
password=false
mandatoryCondition=false
purpose=BOTH
]
13:17:41.159 DEBUG
org.apache.syncope.core.rest.data.ResourceDataBinder - Asking for TO
for UMappingItem[1301]
13:17:41.161 DEBUG
org.apache.syncope.core.rest.data.ResourceDataBinder - Obtained
SchemaMappingTO org.apache.syncope.common.to.MappingItemTO@504e1782[
id=1301
intAttrName=id
intMappingType=UserId
extAttrName=email
accountid=true
password=false
mandatoryCondition=true
purpose=BOTH
]
13:17:41.164 DEBUG
org.apache.syncope.core.rest.data.ResourceDataBinder - Collected TOs:
[org.apache.syncope.common.to.MappingItemTO@6d60586f[
id=1300
intAttrName=nombre
intMappingType=UserSchema
extAttrName=nombre
accountid=false
password=false
mandatoryCondition=false
purpose=BOTH
], org.apache.syncope.common.to.MappingItemTO@504e1782[
id=1301
intAttrName=id
intMappingType=UserId
extAttrName=email
accountid=true
password=false
mandatoryCondition=true
purpose=BOTH
]]
13:17:41.176 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning ResourceController.list:
[org.apache.syncope.common.to.ResourceTO@549912ea[
name=sarauth2
connectorId=1050
connectorDisplayName=sarauth2
umapping=org.apache.syncope.common.to.MappingTO@da8ec0a[
accountLink=<null>
items=[org.apache.syncope.common.to.MappingItemTO@6d60586f[
id=1300
intAttrName=nombre
intMappingType=UserSchema
extAttrName=nombre
accountid=false
password=false
mandatoryCondition=false
purpose=BOTH
], org.apache.syncope.common.to.MappingItemTO@504e1782[
id=1301
intAttrName=id
intMappingType=UserId
extAttrName=email
accountid=true
password=false
mandatoryCondition=true
purpose=BOTH
]]
]
rmapping=<null>
propagationPrimary=false
propagationPriority=0
randomPwdIfNotProvided=false
propagationMode=TWO_PHASES
enforceMandatoryCondition=false
createTraceLevel=ALL
updateTraceLevel=ALL
deleteTraceLevel=ALL
syncTraceLevel=ALL
passwordPolicy=<null>
accountPolicy=<null>
syncPolicy=<null>
connConfProperties=[]
usyncToken=<null>
rsyncToken=<null>
propagationActionsClassNames=[]
creator=admin
creationDate=Tue Oct 28 17:47:35 ART 2014
lastModifier=admin
lastChangeDate=Mon Nov 03 12:59:33 ART 2014
]]
13:17:41.336 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Before
TaskController.getSyncActionsClasses()
13:17:41.336 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - Unresolved
bean reference ...
13:17:41.337 DEBUG
org.apache.syncope.core.rest.controller.ControllerHandler - After
returning TaskController.getSyncActionsClasses:
[org.apache.syncope.core.sync.impl.LDAPPasswordSyncActions,
org.apache.syncope.core.sync.impl.LDAPMembershipSyncActions,
org.apache.syncope.core.sync.impl.DBPasswordSyncActions]