[midPoint] AD Sync Task Error

Pavol Mederly mederly at evolveum.com
Fri Oct 10 17:07:10 CEST 2014


Jason,
> Should seriously update the wiki stating that those version are 
> recommended even though they are experimental, I racked my brain over 
> this for days.
I'm really sorry for that. :-(
I've now updated the wiki, at least the parts related to these versions. 
(There is much more work to do in the documentation, we know.)

Best regards,
Pavol

>
> On Fri, Oct 10, 2014 at 9:32 AM, Pavol Mederly <mederly at evolveum.com 
> <mailto:mederly at evolveum.com>> wrote:
>
>     Hello Jason,
>
>     the most probable cause of the errors you're encountering is a
>     version mismatch between AD connector and Connector Server.
>
>     From your error message I see that you're using AD connector
>     *v1.0.0.20108*, which is pretty old.
>
>     Please, could you try the latest versions, as provided here?
>     -
>     https://wiki.evolveum.com/display/midPoint/Active+Directory+Connector
>     (1.4.1.20257)
>     - https://wiki.evolveum.com/display/midPoint/.NET+Connector+Server
>     (1.4.0.76)
>
>     I know they are marked "testing in progress" and "experimental"
>     but, in fact, they work quite reliably. We use them in our projects.
>
>     Best regards,
>     Pavol Mederly
>     Evolveum
>
>
>
>     On 10. 10. 2014 16:03, Jason Everling wrote:
>>     I have been struggling to get the sync to work. I have everything
>>     setup, the connector server, connector host, and resource using
>>     the ad-sync-advanced. I can run a test connection and everything
>>     works without error.
>>
>>     If I click on the resource Accounts nothing shows up, the live
>>     sync task also fails,
>>
>>     Can anyone see why this is happening?
>>
>>     Error from ConnectorServer:
>>
>>     ConnectorServer.exe Warning: 0 : Method not found: 'Boolean
>>     Org.IdentityConnectors.Framework.Common.Objects.ResultsHandler.Invoke(Org.IdentityConnectors.Framework.Common.Objects.ConnectorObject)'.
>>         DateTime=2014-10-10T13:51:51.5908517Z
>>     ConnectorServer.exe Error: 0 : Exception :
>>     Type: System.MissingMethodException
>>     Message: Method not found: 'Void
>>     Org.IdentityConnectors.Framework.Common.Objects.ResultsHandler..ctor(System.Object,
>>     IntPtr)'.
>>     Source: FrameworkInternal
>>     Stacktrace:    at
>>     Org.IdentityConnectors.ActiveDirectory.ActiveDirectoryConnector.SyncInternal(ObjectClass
>>     objClass, SyncToken token, SyncResultsHandler handler,
>>     OperationOptions options, ICollection`1 attributesToReturn)
>>        at
>>     Org.IdentityConnectors.ActiveDirectory.ActiveDirectoryConnector.Sync(ObjectClass
>>     objClass, SyncToken token, SyncResultsHandler handler,
>>     OperationOptions options) in
>>     d:\midpoint\tgit\openicf\connectors\dotnet\ActiveDirectoryConnector\ActiveDirectoryConnector.cs:line
>>     1121
>>        at
>>     Org.IdentityConnectors.Framework.Impl.Api.Local.Operations.SyncImpl.Sync(ObjectClass
>>     objectClass, SyncToken token, SyncResultsHandler handler,
>>     OperationOptions options) in
>>     c:\Users\Pavol\Documents\GitHub\ConnId\dotnet\FrameworkInternal\ApiLocalOperations.cs:line
>>     1597
>>        at
>>     Org.IdentityConnectors.Framework.Impl.Api.Local.Operations.ConnectorAPIOperationRunnerProxy.Invoke(Object
>>     proxy, MethodInfo method, Object[] args) in
>>     c:\Users\Pavol\Documents\GitHub\ConnId\dotnet\FrameworkInternal\ApiLocalOperations.cs:line
>>     247
>>        at ___proxy1.Sync(ObjectClass , SyncToken , SyncResultsHandler
>>     , OperationOptions )
>>        at
>>     Org.IdentityConnectors.Framework.Impl.Api.DelegatingTimeoutProxy.Invoke(Object
>>     proxy, MethodInfo method, Object[] args) in
>>     c:\Users\Pavol\Documents\GitHub\ConnId\dotnet\FrameworkInternal\Api.cs:line
>>     1344
>>        at ___proxy1.Sync(ObjectClass , SyncToken , SyncResultsHandler
>>     , OperationOptions )
>>        at
>>     Org.IdentityConnectors.Framework.Impl.Server.ConnectionProcessor.ProcessOperationRequest(OperationRequest
>>     request) in
>>     c:\Users\Pavol\Documents\GitHub\ConnId\dotnet\FrameworkInternal\Server.cs:line
>>     626
>>         DateTime=2014-10-10T13:52:15.0844930Z
>>
>>     Error from Midpoint Log:
>>
>>     2014-10-10 08:52:15,527 [UCF] [midPointScheduler_Worker-4] ERROR
>>     (com.evolveum.midpoint.provisioning.ucf.impl.IcfUtil): ICF
>>     Exception
>>     org.identityconnectors.framework.impl.api.remote.RemoteWrappedException
>>     in connector:6b7068c6-deb8-4d55-88f8-23c1038773b3(ICF
>>     Org.IdentityConnectors.ActiveDirectory.ActiveDirectoryConnector
>>     v1.0.0.20108 @10.200.0.156:8759 <http://10.200.0.156:8759>):
>>     resource:ef2bc95b-76e0-48e2-86d6-3d4f02d3eaef(Active Directory
>>     Advanced Sync): Method not found: 'Void
>>     Org.IdentityConnectors.Framework.Common.Objects.ResultsHandler..ctor(System.Object,
>>     IntPtr)'.
>>     org.identityconnectors.framework.impl.api.remote.RemoteWrappedException:
>>     Method not found: 'Void
>>     Org.IdentityConnectors.Framework.Common.Objects.ResultsHandler..ctor(System.Object,
>>     IntPtr)'.
>>     at
>>     org.identityconnectors.framework.impl.serializer.CommonObjectHandlers$17.deserialize(CommonObjectHandlers.java:293)
>>     ~[connector-framework-internal-1.4.0.erc2.jar:na]
>>     at
>>     org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder$InternalDecoder.readObject(BinaryObjectDecoder.java:154)
>>     ~[connector-framework-internal-1.4.0.erc2.jar:na]
>>     at
>>     org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder.readObject(BinaryObjectDecoder.java:293)
>>     ~[connector-framework-internal-1.4.0.erc2.jar:na]
>>     at
>>     org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder.readObjectField(BinaryObjectDecoder.java:413)
>>     ~[connector-framework-internal-1.4.0.erc2.jar:na]
>>     at
>>     org.identityconnectors.framework.impl.serializer.MessageHandlers$5.deserialize(MessageHandlers.java:139)
>>     ~[connector-framework-internal-1.4.0.erc2.jar:na]
>>     at
>>     org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder$InternalDecoder.readObject(BinaryObjectDecoder.java:154)
>>     ~[connector-framework-internal-1.4.0.erc2.jar:na]
>>     at
>>     org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder.readObject(BinaryObjectDecoder.java:293)
>>     ~[connector-framework-internal-1.4.0.erc2.jar:na]
>>     at
>>     org.identityconnectors.framework.impl.api.remote.RemoteFrameworkConnection.readObject(RemoteFrameworkConnection.java:155)
>>     ~[connector-framework-internal-1.4.0.erc2.jar:na]
>>     at
>>     org.identityconnectors.framework.impl.api.remote.RemoteOperationInvocationHandler.handleStreamResponse(RemoteOperationInvocationHandler.java:116)
>>     ~[connector-framework-internal-1.4.0.erc2.jar:na]
>>     at
>>     org.identityconnectors.framework.impl.api.remote.RemoteOperationInvocationHandler.invoke(RemoteOperationInvocationHandler.java:91)
>>     ~[connector-framework-internal-1.4.0.erc2.jar:na]
>>     at com.sun.proxy.$Proxy144.sync(Unknown Source) ~[na:na]
>>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>     ~[na:1.7.0_65]
>>     at
>>     sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>>     ~[na:1.7.0_65]
>>     at
>>     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>     ~[na:1.7.0_65]
>>     at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_65]
>>     at
>>     org.identityconnectors.framework.impl.api.BufferedResultsProxy$BufferedResultsHandler.run(BufferedResultsProxy.java:158)
>>     ~[connector-framework-internal-1.4.0.erc2.jar:na]
>>
>>
>>
>>
>>     CONFIDENTIALITY NOTICE:
>>     This e-mail together with any attachments is proprietary and
>>     confidential; intended for only the recipient(s) named above and
>>     may contain information that is privileged. You should not
>>     retain, copy or use this e-mail or any attachments for any
>>     purpose, or disclose all or any part of the contents to any
>>     person. Any views or opinions expressed in this e-mail are those
>>     of the author and do not represent those of the Baptist School of
>>     Health Professions. If you have received this e-mail in error, or
>>     are not the named recipient(s), you are hereby notified that any
>>     review, dissemination, distribution or copying of this
>>     communication is prohibited by the sender and to do so might
>>     constitute a violation of the Electronic Communications Privacy
>>     Act, 18 U.S.C. section 2510-2521. Please immediately notify the
>>     sender and delete this e-mail and any attachments from your
>>     computer.
>>
>>
>>     _______________________________________________
>>     midPoint mailing list
>>     midPoint at lists.evolveum.com  <mailto:midPoint at lists.evolveum.com>
>>     http://lists.evolveum.com/mailman/listinfo/midpoint
>
>
>     _______________________________________________
>     midPoint mailing list
>     midPoint at lists.evolveum.com <mailto:midPoint at lists.evolveum.com>
>     http://lists.evolveum.com/mailman/listinfo/midpoint
>
>
>
>
>
> CONFIDENTIALITY NOTICE:
> This e-mail together with any attachments is proprietary and 
> confidential; intended for only the recipient(s) named above and may 
> contain information that is privileged. You should not retain, copy or 
> use this e-mail or any attachments for any purpose, or disclose all or 
> any part of the contents to any person. Any views or opinions 
> expressed in this e-mail are those of the author and do not represent 
> those of the Baptist School of Health Professions. If you have 
> received this e-mail in error, or are not the named recipient(s), you 
> are hereby notified that any review, dissemination, distribution or 
> copying of this communication is prohibited by the sender and to do so 
> might constitute a violation of the Electronic Communications Privacy 
> Act, 18 U.S.C. section 2510-2521. Please immediately notify the sender 
> and delete this e-mail and any attachments from your computer.
>
>
> _______________________________________________
> midPoint mailing list
> midPoint at lists.evolveum.com
> http://lists.evolveum.com/mailman/listinfo/midpoint

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20141010/8a139e87/attachment.htm>


More information about the midPoint mailing list