Hi Thomas, The datastore has been copied, and the repository knows where it is. I know this because after startup I am able to add new nt:file nodes, and can see the new datastore directories being created on the file system. The newly added nt:file nodes can be seen, just none of the existing ones unless their binary data is stored in the persistence manager (MySQL).
Thanks, Robin On 1 Sep 2010, at 15:22, Thomas Müller wrote: > Hi, > > The FileDataStore stores the data in the file system. When migrating > data, you need to copy those files to the right directory, or you need > to change the repository configuration so it points to the old > directory. See also > http://wiki.apache.org/jackrabbit/DataStore#Configuration > > Please let us know if this doesn't solve the problem. > > Regards, > Thomas
