[jira] Created: (JCR-550) ObservationManagerFactory) -

2006-08-29 Thread Christian Zanata (JIRA)
OutOfMemoryError when re-indexing the repository MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit ObservationManagerFactory) - OutOfMemoryError when re-indexing the repository --

Re: problem retrieving nodes from different workspaces

2006-08-29 Thread J Kuijpers
Were you able to reproduce our problem? Jukka Zitting-3 wrote: Hi, On 8/28/06, J Kuijpers [EMAIL PROTECTED] wrote: Supplied repository.xml and runnable MultipleWorkspaceTest.java http://www.nabble.com/user-files/235783/repository.xml repository.xml

Re: problem retrieving nodes from different workspaces

2006-08-29 Thread Marcel Reutegger
Your repository.xml file is broken. You have: PersistenceManager class=org.apache.jackrabbit.core.state.db.DerbyPersistenceManager param name=url value=jdbc:derby:${rep.home}/version/db;create=true/ param name=schemaObjectPrefix value=version_/ /PersistenceManager A fixed value

Re: ItemNotFoundException while switching between workspaces

2006-08-29 Thread Marcel Reutegger
quipere wrote: See http://www.nabble.com/problem-retrieving-nodes-from-different-workspaces-tf2177041.html Is about the same problem, doesn't throw ItemNotFounException but returns unexpected nodes. I asume this because example code lacks an ordeable noodtypedefinition. can you please check

[jira] Assigned: (JCR-550) ObservationManagerFactory) -

2006-08-29 Thread Marcel Reutegger (JIRA)
OutOfMemoryError when re-indexing the repository In-Reply-To: [EMAIL PROTECTED] MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit [ http://issues.apache.org/jira/browse/JCR-550?page=all ] Marcel Reutegger reassigned JCR-550:

[jira] Commented: (JCR-550) ObservationManagerFactory) -

2006-08-29 Thread Marcel Reutegger (JIRA)
OutOfMemoryError when re-indexing the repository In-Reply-To: [EMAIL PROTECTED] MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit [ http://issues.apache.org/jira/browse/JCR-550?page=comments#action_12431236 ] Marcel Reutegger commented on

[jira] Commented: (JCR-482) DocViewSaxEventGenerator may generate non-NS-wellformed XML

2006-08-29 Thread Julian Reschke (JIRA)
[ http://issues.apache.org/jira/browse/JCR-482?page=comments#action_12431254 ] Julian Reschke commented on JCR-482: Related to this, ExportDocViewTest.compareNamespaces() makes the assumption that *all* registered namespaces need to be

Backup Tool Refactored

2006-08-29 Thread Nicolas
Hi, The GSOC is over and the backup tool need a little bit of refactoring before being committed (see past threads). Here are the changes I plan to implement. - Add a method to import/export the node version histories in VersionManager and implement them in its classes. - Subclass PropInfo to