Thanks for your responses. I'm trying now with nuxeo shell but when I try to 
export files it throws an error.
I'm using windows plataform, so to conect to the repository I run the following 
command:

nxclient.cmd -h 127.0.0.1

and to export:

export  /path/  c:/export_test

The error registered in nxshell.log is:

11:44:12,218 ERROR [InteractiveCommand] Command failed.
java.lang.reflect.UndeclaredThrowableException
        at $Proxy30.getDataModel(Unknown Source)
        at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.nuxeo.ecm.core.api.repository.RepositoryInstan
......

Caused by: java.lang.ClassNotFoundException: 
org.nuxeo.ecm.core.storage.sql.coremodel.SQLBlob
        at 
org.jboss.remoting.serialization.ClassLoaderUtility.loadClass(ClassLoaderUtility.java:82)
        at 
org.jboss.remoting.loading.RemotingClassLoader.loadClass(RemotingClassLoader.java:76)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
        at java.lang.Class.forName0(Native Method)
.......

Anyone knows what is happening?

Thanks.
--
Posted by "jisi" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=2445#6697>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to