On Mon, Apr 28, 2008 at 1:01 PM, Roman Puchkovskiy <[EMAIL PROTECTED]> wrote: > > > Can someone help: is error which is logged is caused by bug or just > misconfiguration of repository? All persistence managers use same DB but > different schema prefixes - is this legal? > > >yes. could you please repost your repository.xml? the link's broken...
ok, i have to correct my statement. if multiple PMs and FSs are configured to use the same embedded derby db you'll encounter the exceptions on shutdown just like the one's you reported. i'd therefore suggest that you use separate db's, i.e. one embedded db per FS/PM instance. you can also file a jira improvement issue asking for support of this special setup. cheers stefan > > Looks like some mark-up is escaped incorrectly, please try to get file from > here: http://rpuch.narod.ru/repository.xml > > Thanks for reply. > -- > View this message in context: > http://www.nabble.com/Derby-errors-when-shutting-repository-down-tp16895789p16936637.html > > > Sent from the Jackrabbit - Users mailing list archive at Nabble.com. > >
