[jira] Commented: (JCR-1185) building trunk fails

2007-10-23 Thread Alan Cabrera (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537119 ] Alan Cabrera commented on JCR-1185: --- IIUC, the problem is that the intermediate directories do not exist. > buildi

[jira] Commented: (JCR-1185) building trunk fails

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537118 ] Jukka Zitting commented on JCR-1185: AFAIK touch should create the file if it doesn't exist. Can you try creating a

[jira] Commented: (JCR-1185) building trunk fails

2007-10-23 Thread Alan Cabrera (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537113 ] Alan Cabrera commented on JCR-1185: --- target/generated-src/main/java/org/apache/jackrabbit/core/query/xpath is empty

[jira] Commented: (JCR-1185) building trunk fails

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537111 ] Jukka Zitting commented on JCR-1185: The following jjtree warnings seem relevant: Can't create output file /Users

[jira] Resolved: (JCR-1134) bad assumptions in VersionHistoryTest.testInitallyGetAllVersionsContainsTheRootVersion()

2007-10-23 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved JCR-1134. - Resolution: Fixed Fixed with revision r587574. > bad assumptions in > VersionHistoryTest.testIni

[jira] Assigned: (JCR-1134) bad assumptions in VersionHistoryTest.testInitallyGetAllVersionsContainsTheRootVersion()

2007-10-23 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke reassigned JCR-1134: --- Assignee: Julian Reschke > bad assumptions in > VersionHistoryTest.testInitallyGetAllVersionsC

[jira] Updated: (JCR-1185) building trunk fails

2007-10-23 Thread Alan Cabrera (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Cabrera updated JCR-1185: -- Attachment: build.log Build log attached. > building trunk fails > > >

[jira] Commented: (JCR-1185) building trunk fails

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537061 ] Jukka Zitting commented on JCR-1185: I can't reproduce this. It seems like a problem in the JavaCC processing. Can

[jira] Created: (JCR-1185) building trunk fails

2007-10-23 Thread Alan Cabrera (JIRA)
building trunk fails Key: JCR-1185 URL: https://issues.apache.org/jira/browse/JCR-1185 Project: Jackrabbit Issue Type: Bug Components: jackrabbit-core Environment: JDK 1.5 Mac OSX Reporter:

[jira] Created: (JCR-1184) Introduce spellchecker functionality based on content in the workspace

2007-10-23 Thread Marcel Reutegger (JIRA)
Introduce spellchecker functionality based on content in the workspace -- Key: JCR-1184 URL: https://issues.apache.org/jira/browse/JCR-1184 Project: Jackrabbit Issue Type: N

Re: Tight coupling to XML configurations

2007-10-23 Thread Alan D. Cabrera
One thing that would be useful is if I wanted to add "container" generated properties. For example, Jackrabbit automatically generates the properties such as uuid. It would be pretty handy if I could write an interceptor that would pre-populate nodes of a particular type with a particular

[jira] Resolved: (JCR-1177) Move jackrabbit/trunk/contrib to jackrabbit/sandbox

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-1177. Resolution: Fixed Move committed in revision 587542. > Move jackrabbit/trunk/contrib to jackrabbit/s

[jira] Commented: (JCR-1165) Got a db error while saving the node values

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537036 ] Jukka Zitting commented on JCR-1165: > I do not think that 100k nodes is not all that much and think that this > "

[jira] Commented: (JCR-642) Support flat content hierarchies

2007-10-23 Thread Alan Cabrera (JIRA)
[ https://issues.apache.org/jira/browse/JCR-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537030 ] Alan Cabrera commented on JCR-642: -- I think that limiting children to 100k nodes is artificial. > Support flat content

Re: memory leak issues in jackrabbit

2007-10-23 Thread Marcel Reutegger
If you are able to easily reproduce the memory issue then you might want to add the option -XX:+HeapDumpOnOutOfMemoryError to your jvm. this will create a heap dump when it runs into an outofmemory error (works with sun jvm >=1.4.2_12 or >=1.5.0_7 or 1.6). regards marcel Thomas Mueller wrote

[jira] Commented: (JCR-1165) Got a db error while saving the node values

2007-10-23 Thread Alan Cabrera (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537029 ] Alan Cabrera commented on JCR-1165: --- I am concerned by this comment. I do not think that 100k nodes is not all that

[jira] Resolved: (JCR-1165) Got a db error while saving the node values

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-1165. Resolution: Duplicate Assignee: Jukka Zitting I very much recommend that make your content hier

[jira] Resolved: (JCR-1179) Event filtering by path not working as specified

2007-10-23 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved JCR-1179. - Resolution: Fixed spi.commons issues fixed with revision 587520. > Event filtering by path not wo

[jira] Assigned: (JCR-1179) Event filtering by path not working as specified

2007-10-23 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke reassigned JCR-1179: --- Assignee: Julian Reschke (was: Marcel Reutegger) > Event filtering by path not working as spec

[jira] Reopened: (JCR-1179) Event filtering by path not working as specified

2007-10-23 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke reopened JCR-1179: - The same problem exists in org.apache.jackrabbit.spi.commons.EventFilterImpl. > Event filtering by pa

Re: memory leak issues in jackrabbit

2007-10-23 Thread Thomas Mueller
Hi, I think the problem is related to many inactive sessions. I can't say if the sessions are not closed, or if they are closed but the objects are not released. In any case, it is currently hard to detect what actually happened without having a test case (as you said) or a good understanding what

memory leak issues in jackrabbit

2007-10-23 Thread Vikas Bhatia
Hi Environment: Jackrabbit 1.3.1, Tomcat, MySQL (data plus blobs) Use case: Jackrabbit is used as a BIG dumping ground for data that is fed into it all the time in large numbers We have been using jackrabbit and have noticed a memory leak issue that seems to exist in the cache management. We hav

[jira] Commented: (JCR-691) Let NameException extend RepositoryException

2007-10-23 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537006 ] angela commented on JCR-691: this issues has been addressed by JCR-1169: The NameException placed in the spi-commons which

[jira] Resolved: (JCR-691) Let NameException extend RepositoryException

2007-10-23 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-691. Resolution: Fixed Fix Version/s: 1.4 > Let NameException extend RepositoryException > -

Re: [OCM] DynaBean support

2007-10-23 Thread Padraic I. Hannon
Let me know what you think I would love to collaborate with you, or anyone else, to make this a better system. I would love to make it work with pojo's and not require interfaces. This would, however, take more cglib skills than I currently have. I have a long plane ride from Zurich to Los Ange

Re: [OCM] DynaBean support

2007-10-23 Thread Christophe Lombart
Oopps I forgot this issue. sorry. I will look at it . On 10/23/07, Padraic I. Hannon <[EMAIL PROTECTED]> wrote: > > I placed the code in jira: > https://issues.apache.org/jira/browse/JCR-1100. I think there is a lot > of room to make this better. Here is an example test case I wrote with > our d

Re: [OCM] DynaBean support

2007-10-23 Thread Padraic I. Hannon
I placed the code in jira: https://issues.apache.org/jira/browse/JCR-1100. I think there is a lot of room to make this better. Here is an example test case I wrote with our data: JcrRepository repo = getRepository(); Feature feature = new FeatureImpl("test feature mixin");

[jira] Resolved: (JCR-1168) broken test in AddEventListener

2007-10-23 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-1168. --- Resolution: Fixed Fix Version/s: 1.4 Applied patch (without the known.issues, because JC

[jira] Resolved: (JCR-1179) Event filtering by path not working as specified

2007-10-23 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-1179. --- Resolution: Fixed Fix Version/s: 1.4 Applied patch in revision: 587477. > Event filteri

[jira] Updated: (JCR-1179) Event filtering by path not working as specified

2007-10-23 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-1179: -- Affects Version/s: 1.0 1.0.1 1.1

[jira] Updated: (JCR-1173) Session scoped lock has no effect on other cluster nodes

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1173: --- Affects Version/s: 1.2.1 1.2.2 1.2.3

[jira] Assigned: (JCR-1179) Event filtering by path not working as specified

2007-10-23 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger reassigned JCR-1179: - Assignee: Marcel Reutegger > Event filtering by path not working as specified > ---

Re: [OCM] DynaBean support

2007-10-23 Thread Christophe Lombart
Hi Paddy, It should be nice if you can donnate the code Christophe On 10/23/07, Padraic I. Hannon <[EMAIL PROTECTED]> wrote: > > I think this would be a great idea, I implemented something similar for > OCM using cglib mixin proxies to provide mixin support at run time. > > -paddy >

Re: [OCM] DynaBean support

2007-10-23 Thread Padraic I. Hannon
I think this would be a great idea, I implemented something similar for OCM using cglib mixin proxies to provide mixin support at run time. -paddy

Re: [OCM] DynaBean support

2007-10-23 Thread Jukka Zitting
Hi, On 10/23/07, Christophe Lombart <[EMAIL PROTECTED]> wrote: > Why not to create a new jackrabbit contrib ? Probably makes sense, the Map/DynaBean approach is a bit different in nature from the OCM approach. > Concerning OCM, I would like to implement an implicit mapping which will not > requi

Re: [OCM] DynaBean support

2007-10-23 Thread Jukka Zitting
Hi, On 10/23/07, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > I'm not against support for DynaBeans but what about an even easier > approach like for example Apache iBatis is doing? In iBatis you can just > use java.util.Map (or an implementation of it if you want to read stuff). We could do tha

[jira] Commented: (JCR-995) Release the OCM component

2007-10-23 Thread Christophe Lombart (JIRA)
[ https://issues.apache.org/jira/browse/JCR-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536972 ] Christophe Lombart commented on JCR-995: Can we also contriburte the jcr-nodemanagement ? Maybe with the follow

[jira] Updated: (JCR-864) Bug in UtilDateTypeConverterImpl

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-864: -- Priority: Minor (was: Major) Summary: Bug in UtilDateTypeConverterImpl (was: Bug in org.apache.port

[jira] Updated: (JCR-970) ClassDescriptor.getDescendantClassDescriptor may throw a NullPointerException

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-970: -- Fix Version/s: (was: 1.4) > ClassDescriptor.getDescendantClassDescriptor may throw a NullPointerExcept

[jira] Commented: (JCR-1179) Event filtering by path not working as specified

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536971 ] Jukka Zitting commented on JCR-1179: +1 I'll mention the backwards compatibility issue in the 1.4 release notes. I

Re: [OCM] DynaBean support

2007-10-23 Thread Carsten Ziegeler
Jukka Zitting wrote: > Hi, > > The current OCM require existing Java classes when mapping JCR content > to Java objects. This introduces a relatively high entry barrier for > various scripting environments, where you just want access to JavaBean > properties as name-value pairs without having to s

[jira] Commented: (JCR-1168) broken test in AddEventListener

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536969 ] Jukka Zitting commented on JCR-1168: +1, it's better to break Jackrabbit than the spec > broken test in AddEventLi

Re: [OCM] DynaBean support

2007-10-23 Thread Christophe Lombart
Why not to create a new jackrabbit contrib ? Concerning OCM, I would like to implement an implicit mapping which will not require annotation or mapping file. Christophe On 10/23/07, Jukka Zitting <[EMAIL PROTECTED]> wrote: > > Hi, > > The current OCM require existing Java classes when mapping J

[jira] Updated: (JCR-832) BundleDBPersistenceManager does not free blobStore resources

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-832: -- Fix Version/s: (was: 1.4) > BundleDBPersistenceManager does not free blobStore resources > ---

[jira] Updated: (JCR-966) [OCM] Add unit tests with BundleDbPersistenceManager

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-966: -- Fix Version/s: (was: 1.4) Priority: Minor (was: Major) Summary: [OCM] Add unit test

[jira] Updated: (JCR-1154) Database Data Store

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1154: --- Priority: Blocker (was: Major) > Database Data Store > --- > > Key: JC

[jira] Updated: (JCR-995) Release the OCM component

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-995: -- Priority: Blocker (was: Major) > Release the OCM component > - > >

[jira] Resolved: (JCR-1052) JCR valid names not allowed in Xpath xml sintax

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-1052. Resolution: Won't Fix Resolving as Won't Fix based on Julian's comments. > JCR valid names not allo

[jira] Updated: (JCR-1138) Data store garbage collection

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1138: --- Priority: Blocker (was: Major) > Data store garbage collection > - > >

[jira] Updated: (JCR-1169) Distribution of commons classes

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1169: --- Component/s: SPI jackrabbit-core Fix Version/s: 1.4 > Distribution of commons

[jira] Updated: (JCR-1180) DatabaseFileSystem and DatabasePersistenceManager don't allow choice of db schema

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1180: --- Priority: Minor (was: Major) Affects Version/s: (was: 1.4) > DatabaseFileSystem and D

[jira] Updated: (JCR-1181) Use common base classes in jackrabbit-core and jcr2spi

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-1181: --- Fix Version/s: 1.4 > Use common base classes in jackrabbit-core and jcr2spi > -

[jira] Updated: (JCR-987) Deploy JCA JAR file to maven repository

2007-10-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-987: -- Fix Version/s: 1.4 Assignee: Jukka Zitting Issue Type: Improvement (was: Task) > Deploy J

[jira] Resolved: (JCR-1163) Lucene indexing error

2007-10-23 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-1163. --- Resolution: Won't Fix Resolving Won't Fix. Jackrabbit 1.4 will use native FileLocks as implemen

[jira] Resolved: (JCR-863) Use FileLock for locking instead of empty file

2007-10-23 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-863. -- Resolution: Fixed Removed the customizations. The index now uses the NativeFSLockFactory from Luc

[jira] Updated: (JCR-863) Use FileLock for locking instead of empty file

2007-10-23 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-863: - Summary: Use FileLock for locking instead of empty file (was: Patch to use FileLock for locking ins

[OCM] DynaBean support

2007-10-23 Thread Jukka Zitting
Hi, The current OCM require existing Java classes when mapping JCR content to Java objects. This introduces a relatively high entry barrier for various scripting environments, where you just want access to JavaBean properties as name-value pairs without having to set up explicit content mappings.

[jira] Commented: (JCR-1163) Lucene indexing error

2007-10-23 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536952 ] Marcel Reutegger commented on JCR-1163: --- We already did. Jackrabbit trunk uses Lucene 2.2. See issue JCR-788. As

Re: [jira] Updated: (JCR-1180) DatabaseFileSystem and DatabasePersistenceManager don't allow choice of db schema

2007-10-23 Thread Thomas Mueller
Hi, Thanks for your patch! I'm not sure if you read my comment about compatibility? For details, see here: https://issues.apache.org/jira/browse/JCR-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel Thanks, Thomas