Re: Problems migrating from 1.6.0 to 2.1.0
Robin Wyles <robin <at> jacaranda.co.uk>
2010-09-01 09:38:51 GMT
An update on this...
Stefan was indeed correct and it a charset/encoding issue that was causing Jackrabbit to ignore the
existing repository content.
However, now that I have manage to get our existing repository running under 2.1.0 I have a new problem and
that is that all the nt:file nodes whose content is stored in the datastore (FileDataStore) are missing.
The small nt:file nodes that are stored in the database are visible, just not those in the FileDataStore.
When starting up our newly migrated repository for the first time I get a few "Record not found" datastore
exceptions and some associated Tika exceptions for those missing datastore records - would those errors
prevent the entire datastore from being used? The number of errors are far less than the 3000 or so items in
the datastore, so it would suggest that it's either ignoring most of the datastore contents, or at start up
at least they are recognised as valid.
As before, once our repository has started I am able to add new nodes to the datastore, and these behave has expected.
Any help, gratefully received - I'm really keen to get our repos onto 2.10 as some of its new query
functionality is much needed!
Robin
On 27 Aug 2010, at 16:03, Robin Wyles wrote:
> Hi Stefan
>
> On 27 Aug 2010, at 13:11, Stefan Guggisberg wrote:
>
>> On Fri, Aug 27, 2010 at 2:02 PM, Stefan Guggisberg
>> <stefan.guggisberg <at> day.com> wrote:
(Continue reading)