I have about 400 hundred users which I would like to pull to syncope. After
pull task started, it works a bit and then suddenly stops with following
stack trace :
15:17:48.708 DEBUG Searching in [ou=Users,dc=example,dc=com] with filter
(&(objectClass=inetOrgPerson)(cn=*)) and S
earchControls: {returningAttributes=[cn, description, mail, sn,
userPassword], scope=SUBTREE} Method: doSearch
15:17:48.710 DEBUG OperationNotSupportedException caught:
ou=Users,dc=example,dc=com. Check the Cookie validity Method: doSearch
15:17:48.710 DEBUG Exception: Method: executeQuery
org.identityconnectors.framework.common.exceptions.ConnectorException:
Operation Not Supported. Bad cookie
at
net.tirasa.connid.bundles.ldap.search.PagedSearchStrategy.doSearch(PagedSearchStrategy.java:152)
~[net.tir
asa.connid.bundles.ldap-1.5.1.jar:?]
at
net.tirasa.connid.bundles.ldap.search.LdapInternalSearch.execute(LdapInternalSearch.java:67)
~[net.tirasa.
connid.bundles.ldap-1.5.1.jar:?]
at
net.tirasa.connid.bundles.ldap.search.LdapSearch.execute(LdapSearch.java:137)
~[net.tirasa.connid.bundles.
ldap-1.5.1.jar:?]
at
net.tirasa.connid.bundles.ldap.LdapConnector.executeQuery(LdapConnector.java:136)
~[?:?]
at
net.tirasa.connid.bundles.ldap.LdapConnector.executeQuery(LdapConnector.java:57)
~[?:?]
at
org.identityconnectors.framework.impl.api.local.operations.SearchImpl.rawSearch(SearchImpl.java:171)
~[con
nector-framework-internal-1.4.2.0.jar:?]
at
org.identityconnectors.framework.impl.api.local.operations.SearchImpl.search(SearchImpl.java:130)
~[connec
tor-framework-internal-1.4.2.0.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0_131]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_131]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_131]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
at
org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunnerProxy.invoke(Connect
orAPIOperationRunnerProxy.java:98)
~[connector-framework-internal-1.4.2.0.jar:?]
at com.sun.proxy.$Proxy280.search(Unknown Source) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0_131]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_131]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_131]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
at
org.identityconnectors.framework.impl.api.local.operations.ThreadClassLoaderManagerProxy.invoke(ThreadClas
sLoaderManagerProxy.java:96)
~[connector-framework-internal-1.4.2.0.jar:?]
at com.sun.proxy.$Proxy280.search(Unknown Source) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0_131]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_131]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_131]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
at
org.identityconnectors.framework.impl.api.BufferedResultsProxy$BufferedResultsHandler.run(BufferedResultsP
roxy.java:165)
~[connector-framework-internal-1.4.2.0.jar:?]
15:17:48.712 DEBUG Exception: Method: search
org.identityconnectors.framework.common.exceptions.ConnectorException:
Operation Not Supported. Bad cookie
at
net.tirasa.connid.bundles.ldap.search.PagedSearchStrategy.doSearch(PagedSearchStrategy.java:152)
~[net.tir
asa.connid.bundles.ldap-1.5.1.jar:?]
at
net.tirasa.connid.bundles.ldap.search.LdapInternalSearch.execute(LdapInternalSearch.java:67)
~[net.tirasa.
connid.bundles.ldap-1.5.1.jar:?]
at
net.tirasa.connid.bundles.ldap.search.LdapSearch.execute(LdapSearch.java:137)
~[net.tirasa.connid.bundles.
ldap-1.5.1.jar:?]
at
net.tirasa.connid.bundles.ldap.LdapConnector.executeQuery(LdapConnector.java:136)
~[?:?]
at
net.tirasa.connid.bundles.ldap.LdapConnector.executeQuery(LdapConnector.java:57)
~[?:?]
at
org.identityconnectors.framework.impl.api.local.operations.SearchImpl.rawSearch(SearchImpl.java:171)
~[con
nector-framework-internal-1.4.2.0.jar:?]
at
org.identityconnectors.framework.impl.api.local.operations.SearchImpl.search(SearchImpl.java:130)
~[connec
tor-framework-internal-1.4.2.0.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0_131]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_131]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_131]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
at
org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunnerProxy.invoke(Connect
orAPIOperationRunnerProxy.java:98)
~[connector-framework-internal-1.4.2.0.jar:?]
at com.sun.proxy.$Proxy280.search(Unknown Source) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0_131]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_131]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
at
org.identityconnectors.framework.impl.api.local.operations.ThreadClas
sLoaderManagerProxy.java:96) ~[connector-framework-internal-1.4.2.0.jar:?]
at com.sun.proxy.$Proxy280.search(Unknown Source) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:1.8.0
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_131]
at
org.identityconnectors.framework.impl.api.BufferedResultsProxy$Buffer
roxy.java:165) ~[connector-framework-internal-1.4.2.0.jar:?]
It pulls succesfully about 100 users.
Any clues?
Thanks
Sasha