Hi Manfredo,

On 09/01/2015 08:32, Francesco Chicchiriccò wrote:
On 08/01/2015 22:09, Manfredo Hopp wrote:
Action taken:

same as described in mail 11.12.2014 but using net.tirasa scripted sql snapshot version.

Hope this will clear more the problem.

Yes, it does: for the future please continue an existing thread or at least include a reference to it (like as [1]), thanks.

At first glance it seems that there is some classloading issue (the NoClassDefFoundError): you should try to get which class is actually reported to be missing, in order to take any action.

I tested full reconciliation and sync task with the sample script. I synchronized users and roles without errors.
How you retrieve the latest synctoken from the resource?

Regards
Marco


Regards

[1] http://markmail.org/message/rmbvxmzftqgvzvmf

2015-01-08 4:38 GMT-03:00 Francesco Chicchiriccò <[email protected] <mailto:[email protected]>>:

    Hi Manfredo,
    as usual, you should provide some more background information on
    what you are actually attempting to do:

     * connector configuration (all relevant parameters)
     * resource configuration (especially mapping)
     * further details on the failing operation: is it synchronizing
    users, roles, both? Any SyncActions in place?
     * etc

    Regards.


    On 07/01/2015 22:53, Manfredo Hopp wrote:

        Hi, using downloaded
        net.tirasa.connid.bundles.db.scriptedsql-2.2.1-20141229.152311-4.jar

        throws following errror:

        org.quartz.JobExecutionException: While syncing on connector
        [See nested exception: java.lang.ClassCastException:
        java.lang.NoClassDefFoundError cannot be cast to
        org.identityconnectors.framework.common.objects.ConnectorObject]
                at
        
org.apache.syncope.core.sync.impl.SyncJob.executeWithSecurityContext(SyncJob.java:184)
                at
        
org.apache.syncope.core.sync.impl.SyncJob.executeWithSecurityContext(SyncJob.java:55)
                at
        
org.apache.syncope.core.sync.impl.AbstractSyncJob.doExecute(AbstractSyncJob.java:338)
                at
        
org.apache.syncope.core.quartz.AbstractTaskJob.execute(AbstractTaskJob.java:125)
                at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
                at
        
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
        Caused by: java.lang.ClassCastException:
        java.lang.NoClassDefFoundError cannot be cast to
        org.identityconnectors.framework.common.objects.ConnectorObject
                at
        
org.identityconnectors.framework.impl.api.StreamHandlerUtil$ObjectStreamHandlerAdapter.handle(StreamHandlerUtil.java:89)
                at
        
org.identityconnectors.framework.impl.api.BufferedResultsProxy.invoke(BufferedResultsProxy.java:255)
                at
        
org.identityconnectors.framework.impl.api.DelegatingTimeoutProxy.invoke(DelegatingTimeoutProxy.java:94)
                at com.sun.proxy.$Proxy156.search(Unknown Source)
                at
        
org.identityconnectors.framework.impl.api.AbstractConnectorFacade.search(AbstractConnectorFacade.java:173)
                at
        
org.apache.syncope.core.propagation.impl.ConnectorFacadeProxy.search(ConnectorFacadeProxy.java:522)
                at
        
org.apache.syncope.core.propagation.impl.ConnectorFacadeProxy.getAllObjects(ConnectorFacadeProxy.java:387)
                at
        
org.apache.syncope.core.sync.impl.SyncJob.executeWithSecurityContext(SyncJob.java:155)
                ... 5 more


        ClassCastException: java.lang.NoClassDefFoundError cannot be
        cast to
        org.identityconnectors.framework.common.objects.ConnectorObject
        java.lang.ClassCastException: java.lang.NoClassDefFoundError
        cannot be cast to
        org.identityconnectors.framework.common.objects.ConnectorObject
                at
        
org.identityconnectors.framework.impl.api.StreamHandlerUtil$ObjectStreamHandlerAdapter.handle(StreamHandlerUtil.java:89)
                at
        
org.identityconnectors.framework.impl.api.BufferedResultsProxy.invoke(BufferedResultsProxy.java:255)
                at
        
org.identityconnectors.framework.impl.api.DelegatingTimeoutProxy.invoke(DelegatingTimeoutProxy.java:94)
                at com.sun.proxy.$Proxy156.search(Unknown Source)
                at
        
org.identityconnectors.framework.impl.api.AbstractConnectorFacade.search(AbstractConnectorFacade.java:173)

--
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/

--
Dott. Marco Di Sabatino Di Diodoro
Tel. +39 3939065570

Tirasa S.r.l.
Viale D'Annunzio 267 - 65127 Pescara
Tel +39 0859116307 / FAX +39 0859111173
http://www.tirasa.net

Apache Syncope PMC Member
http://people.apache.org/~mdisabatino/

Reply via email to