<div dir="ltr">Super Awesome! That works, Accounts show up, the sync task is running without error! Time to continue on now,<div><br></div><div>Should seriously update the wiki stating that those version are recommended even though they are experimental, I racked my brain over this for days.</div><div><br></div><div>JASON</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 10, 2014 at 9:32 AM, Pavol Mederly <span dir="ltr"><<a href="mailto:mederly@evolveum.com" target="_blank">mederly@evolveum.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Hello Jason,<br>
      <br>
      the most probable cause of the errors you're encountering is a
      version mismatch between AD connector and Connector Server.<br>
      <br>
      From your error message I see that you're using AD connector <b>v1.0.0.20108</b>,
      which is pretty old.<br>
      <br>
      Please, could you try the latest versions, as provided here?<br>
      - <a href="https://wiki.evolveum.com/display/midPoint/Active+Directory+Connector" target="_blank">https://wiki.evolveum.com/display/midPoint/Active+Directory+Connector</a>
      (1.4.1.20257)<br>
      - <a href="https://wiki.evolveum.com/display/midPoint/.NET+Connector+Server" target="_blank">https://wiki.evolveum.com/display/midPoint/.NET+Connector+Server</a>
      (1.4.0.76)<br>
      <br>
      I know they are marked "testing in progress" and "experimental"
      but, in fact, they work quite reliably. We use them in our
      projects.<br>
      <br>
      Best regards,<br>
      Pavol Mederly<br>
      Evolveum<div><div class="h5"><br>
      <br>
      <br>
      On 10. 10. 2014 16:03, Jason Everling wrote:<br>
    </div></div></div>
    <blockquote type="cite"><div><div class="h5">
      <div dir="ltr">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.
        <div><br>
        </div>
        <div>If I click on the resource Accounts nothing shows up, the
          live sync task also fails,</div>
        <div><br>
        </div>
        <div>Can anyone see why this is happening?</div>
        <div><br>
        </div>
        <div>Error from ConnectorServer:</div>
        <div><br>
        </div>
        <div>
          <div>ConnectorServer.exe Warning: 0 : Method not found:
            'Boolean
Org.IdentityConnectors.Framework.Common.Objects.ResultsHandler.Invoke(Org.IdentityConnectors.Framework.Common.Objects.ConnectorObject)'.</div>
          <div>    DateTime=2014-10-10T13:51:51.5908517Z</div>
          <div>ConnectorServer.exe Error: 0 : Exception :</div>
          <div>Type: System.MissingMethodException</div>
          <div>Message: Method not found: 'Void
            Org.IdentityConnectors.Framework.Common.Objects.ResultsHandler..ctor(System.Object,
            IntPtr)'.</div>
          <div>Source: FrameworkInternal</div>
          <div>Stacktrace:    at
            Org.IdentityConnectors.ActiveDirectory.ActiveDirectoryConnector.SyncInternal(ObjectClass
            objClass, SyncToken token, SyncResultsHandler handler,
            OperationOptions options, ICollection`1 attributesToReturn)</div>
          <div>   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</div>
          <div>   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</div>
          <div>   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</div>
          <div>   at ___proxy1.Sync(ObjectClass , SyncToken ,
            SyncResultsHandler , OperationOptions )</div>
          <div>   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</div>
          <div>   at ___proxy1.Sync(ObjectClass , SyncToken ,
            SyncResultsHandler , OperationOptions )</div>
          <div>   at
            Org.IdentityConnectors.Framework.Impl.Server.ConnectionProcessor.ProcessOperationRequest(OperationRequest
            request) in
            c:\Users\Pavol\Documents\GitHub\ConnId\dotnet\FrameworkInternal\Server.cs:line
            626</div>
          <div>    DateTime=2014-10-10T13:52:15.0844930Z</div>
        </div>
        <div><br>
        </div>
        <div>Error from Midpoint Log:</div>
        <div><br>
        </div>
        <div>
          <div>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 @<a href="http://10.200.0.156:8759" target="_blank">10.200.0.156:8759</a>):
            <a>resource:ef2bc95b-76e0-48e2-86d6-3d4f02d3eaef(Active</a>
            Directory Advanced Sync): Method not found: 'Void
            Org.IdentityConnectors.Framework.Common.Objects.ResultsHandler..ctor(System.Object,
            IntPtr)'.</div>
          <div>org.identityconnectors.framework.impl.api.remote.RemoteWrappedException:
            Method not found: 'Void
            Org.IdentityConnectors.Framework.Common.Objects.ResultsHandler..ctor(System.Object,
            IntPtr)'.</div>
          <div><span style="white-space:pre-wrap"> </span>at
            org.identityconnectors.framework.impl.serializer.CommonObjectHandlers$17.deserialize(CommonObjectHandlers.java:293)
            ~[connector-framework-internal-1.4.0.erc2.jar:na]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder$InternalDecoder.readObject(BinaryObjectDecoder.java:154)
            ~[connector-framework-internal-1.4.0.erc2.jar:na]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder.readObject(BinaryObjectDecoder.java:293)
            ~[connector-framework-internal-1.4.0.erc2.jar:na]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder.readObjectField(BinaryObjectDecoder.java:413)
            ~[connector-framework-internal-1.4.0.erc2.jar:na]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            org.identityconnectors.framework.impl.serializer.MessageHandlers$5.deserialize(MessageHandlers.java:139)
            ~[connector-framework-internal-1.4.0.erc2.jar:na]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder$InternalDecoder.readObject(BinaryObjectDecoder.java:154)
            ~[connector-framework-internal-1.4.0.erc2.jar:na]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder.readObject(BinaryObjectDecoder.java:293)
            ~[connector-framework-internal-1.4.0.erc2.jar:na]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            org.identityconnectors.framework.impl.api.remote.RemoteFrameworkConnection.readObject(RemoteFrameworkConnection.java:155)
            ~[connector-framework-internal-1.4.0.erc2.jar:na]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            org.identityconnectors.framework.impl.api.remote.RemoteOperationInvocationHandler.handleStreamResponse(RemoteOperationInvocationHandler.java:116)
            ~[connector-framework-internal-1.4.0.erc2.jar:na]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            org.identityconnectors.framework.impl.api.remote.RemoteOperationInvocationHandler.invoke(RemoteOperationInvocationHandler.java:91)
            ~[connector-framework-internal-1.4.0.erc2.jar:na]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            com.sun.proxy.$Proxy144.sync(Unknown Source) ~[na:na]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            ~[na:1.7.0_65]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
            ~[na:1.7.0_65]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            ~[na:1.7.0_65]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            java.lang.reflect.Method.invoke(Method.java:606)
            ~[na:1.7.0_65]</div>
          <div><span style="white-space:pre-wrap"> </span>at
            org.identityconnectors.framework.impl.api.BufferedResultsProxy$BufferedResultsHandler.run(BufferedResultsProxy.java:158)
            ~[connector-framework-internal-1.4.0.erc2.jar:na]</div>
        </div>
        <div><br>
        </div>
      </div>
      <br>
      </div></div><font><br>
        <br>
        CONFIDENTIALITY NOTICE:<br>
        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. </font><br>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
midPoint mailing list
<a href="mailto:midPoint@lists.evolveum.com" target="_blank">midPoint@lists.evolveum.com</a>
<a href="http://lists.evolveum.com/mailman/listinfo/midpoint" target="_blank">http://lists.evolveum.com/mailman/listinfo/midpoint</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
midPoint mailing list<br>
<a href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a><br>
<a href="http://lists.evolveum.com/mailman/listinfo/midpoint" target="_blank">http://lists.evolveum.com/mailman/listinfo/midpoint</a><br>
<br></blockquote></div><br></div>

<br>
<font size="2"><br><br>CONFIDENTIALITY NOTICE:<br>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. </font><br>