That version of RecordLoader is too old to work with 5.0. Get the latest RecordLoader jar from http://marklogic.github.com/recordloader/
-- Mike On 9 Aug 2012, at 06:46 , himanshu kapsime wrote: > Hello folks, > I was trying to upload some xml files with the help of AutoLoader.. > The file is getting transferred from one folder to another but its not > getting uploaded in database. Whenever I run the script it just stops saying > zero record loaded. > I am attaching the log file, please have a look and help me out. > > Script is as follows:- > java com.marklogic.autoloader.AutoLoader E:/documents/marklogic/Autoloader > E:/documents/marklogic/xyz abc.properties > > and I have put all the required jars in the class path with the help of > Environment variables > Property file:- > ID_NAME=#AUTO > INPUT_PATH= E:/documents/marklogic/xyz > SKIP_EXISTING=true CONNECTION_STRING=xcc://admin:admin@localhost:9000 > URI_PREFIX=/content/ > URI_SUFFIX=.xml > THREADS=1 > > Regards > Himanshu > <log.txt>_______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
