[jira] [Updated] (JCR-3557) Inefficient deletion of ChangeLog objects by AbstractBundlePersistenceManager

2013-04-04 Thread Lukas Eder (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Eder updated JCR-3557: Attachment: Yourkit_Screenshot_SQL.png Yourkit_Screenshot_Stacktrace.png Inefficient

[jira] [Created] (JCR-3557) Inefficient deletion of ChangeLog objects by AbstractBundlePersistenceManager

2013-04-04 Thread Lukas Eder (JIRA)
Lukas Eder created JCR-3557: --- Summary: Inefficient deletion of ChangeLog objects by AbstractBundlePersistenceManager Key: JCR-3557 URL: https://issues.apache.org/jira/browse/JCR-3557 Project: Jackrabbit

Re: svn:eol-style reminder (Was: svn commit: r1464328 [1/2] - in /jackrabbit/oak/trunk: oak-core/src/main/java/org/apache/jackrabbit/oak/ oak-core/src/main/java/org/apache/jackrabbit/oak/api/ oak-core

2013-04-04 Thread Chetan Mehrotra
Hi Jukka, Would this work with git-svn also or I would have to tweak somewhere else also? Chetan Mehrotra On Thu, Apr 4, 2013 at 1:16 PM, Jukka Zitting ju...@apache.org wrote: Hi, On Thu, Apr 4, 2013 at 10:38 AM, ju...@apache.org wrote: add missing svn:eol-style settings A reminder to

[jira] [Commented] (JCR-3557) Inefficient deletion of ChangeLog objects by AbstractBundlePersistenceManager

2013-04-04 Thread Lukas Eder (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621996#comment-13621996 ] Lukas Eder commented on JCR-3557: - ... note, I'm aware of some implementations (including

[jira] [Created] (JCR-3558) org.apache.jackrabbit.jcr2spi.xml.TargetImportHandler.BufferedStringValue throws ArrayIndexOutOfBoundsException

2013-04-04 Thread Eike Lang (JIRA)
Eike Lang created JCR-3558: -- Summary: org.apache.jackrabbit.jcr2spi.xml.TargetImportHandler.BufferedStringValue throws ArrayIndexOutOfBoundsException Key: JCR-3558 URL: https://issues.apache.org/jira/browse/JCR-3558

[jira] [Updated] (JCR-3558) org.apache.jackrabbit.jcr2spi.xml.TargetImportHandler.BufferedStringValue throws ArrayIndexOutOfBoundsException

2013-04-04 Thread Eike Lang (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eike Lang updated JCR-3558: --- Status: Patch Available (was: Open) ---

jackrabbit small issue : java.lang.OutOfMemoryError: PermGen

2013-04-04 Thread Bernardo D'Auria
Hi to everybody , I'm currently developing a web server application in Tomcat that uses jackrabbit. I've found a small issue that took me some time to solve and I would like to tell you about it, I do not know if it deserves to be identified as a small bug. You'll tell me. I was frequently

Re: jackrabbit small issue : java.lang.OutOfMemoryError: PermGen

2013-04-04 Thread Torgeir Veimo
This is with jackrabbit 2.6.0? There's no such property on org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager in 2.5.2 at least. On Thu, Apr 4, 2013 at 10:10 PM, Bernardo D'Auria bernardo.dau...@uc3m.es wrote: Hi to everybody , I'm currently developing a web server application

Re: jackrabbit small issue : java.lang.OutOfMemoryError: PermGen

2013-04-04 Thread Torgeir Veimo
Can't really see such a property for jackrabbit 2.6.0 either, for the class in question? On Thu, Apr 4, 2013 at 10:18 PM, Torgeir Veimo torgeir.ve...@gmail.com wrote: This is with jackrabbit 2.6.0? There's no such property on org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager

[jira] [Commented] (JCR-3537) Large number of SQL queries when adding nodes with version history

2013-04-04 Thread Lukas Eder (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622202#comment-13622202 ] Lukas Eder commented on JCR-3537: - I haven't tried reproducing the test case shown here.

[jira] [Commented] (JCR-3537) Large number of SQL queries when adding nodes with version history

2013-04-04 Thread Todd Pagni (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622185#comment-13622185 ] Todd Pagni commented on JCR-3537: - Hi Marcel, were you able to look at the example I

Re: NodeStates and security (Re: svn commit: r1458234 - in /jackrabbit/oak/trunk: oak-core/src/main/java/org/apache/jackrabbit/oak/core/ oak-core/src/main/java/org/apache/jackrabbit/oak/kernel/ oak-co

2013-04-04 Thread Jukka Zitting
Hi, On Wed, Mar 20, 2013 at 12:24 PM, Jukka Zitting jukka.zitt...@gmail.com wrote: To address that case I was thinking that we could revise the getChildNode() contract to *always* return a new NodeState even if the named child node did not exist. Coupled with something like a new

[jira] [Created] (JCR-3559) RepositoryStubExceptions with root causes

2013-04-04 Thread Jukka Zitting (JIRA)
Jukka Zitting created JCR-3559: -- Summary: RepositoryStubExceptions with root causes Key: JCR-3559 URL: https://issues.apache.org/jira/browse/JCR-3559 Project: Jackrabbit Content Repository

[jira] [Resolved] (JCR-3537) Large number of SQL queries when adding nodes with version history

2013-04-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-3537. --- Resolution: Fixed Fix Version/s: 2.7 Committed a slightly cleaned up version of the

[jira] [Updated] (JCR-3537) Large number of SQL queries when adding nodes with version history

2013-04-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-3537: -- Issue Type: Improvement (was: Bug) Large number of SQL queries when adding nodes with

[jira] [Resolved] (JCR-3559) RepositoryStubExceptions with root causes

2013-04-04 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved JCR-3559. Resolution: Fixed Fix Version/s: 2.7 Done in http://svn.apache.org/r1464606

filtering nodes using javax.jcr.Node.getNodes(filter)

2013-04-04 Thread Pedro Teixeira
Hello, I would like to filter the solution repository tree by some options: A folders only Can you give me an example of how to get option A, so that I may understand the syntax involved ? I've tried multiple values, but haven't had any success yet. Something of the lines of:

[Failed] apache/jackrabbit-oak#1125 (trunk - b9c3817)

2013-04-04 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #1125 Status: Failed Duration: 31 minutes and 42 seconds Commit: b9c3817 (trunk) Author: Alexandru Parvulescu Message: OAK-734 Refactor indexing code to use Editors git-svn-id:

[jira] [Created] (JCR-3560) CachingHierarchyManager.stateDiscarded() call to provider.hasItemState(discarded.getId())

2013-04-04 Thread Sergiy Shyrkov (JIRA)
Sergiy Shyrkov created JCR-3560: --- Summary: CachingHierarchyManager.stateDiscarded() call to provider.hasItemState(discarded.getId()) Key: JCR-3560 URL: https://issues.apache.org/jira/browse/JCR-3560

[jira] [Updated] (JCR-3560) CachingHierarchyManager.stateDiscarded() call to provider.hasItemState(discarded.getId())

2013-04-04 Thread Sergiy Shyrkov (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergiy Shyrkov updated JCR-3560: Attachment: CachingHierarchyManager-stateDiscarded.jpg CachingHierarchyManager.stateDiscarded()

[jira] [Updated] (JCR-3560) CachingHierarchyManager.stateDiscarded() call to provider.hasItemState(discarded.getId())

2013-04-04 Thread Sergiy Shyrkov (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergiy Shyrkov updated JCR-3560: Issue Type: Improvement (was: Bug) CachingHierarchyManager.stateDiscarded() call to

svn:eol-style reminder (Was: svn commit: r1464328 [1/2] - in /jackrabbit/oak/trunk: oak-core/src/main/java/org/apache/jackrabbit/oak/ oak-core/src/main/java/org/apache/jackrabbit/oak/api/ oak-core/src

2013-04-04 Thread Jukka Zitting
Hi, On Thu, Apr 4, 2013 at 10:38 AM, ju...@apache.org wrote: add missing svn:eol-style settings A reminder to myself and others: Please check that your ~/.subversion/config file contains the automatic eol-style settings from http://www.apache.org/dev/svn-eol-style.txt. BR, Jukka Zitting

Re: svn:eol-style reminder (Was: svn commit: r1464328 [1/2] - in /jackrabbit/oak/trunk: oak-core/src/main/java/org/apache/jackrabbit/oak/ oak-core/src/main/java/org/apache/jackrabbit/oak/api/ oak-core

2013-04-04 Thread Jukka Zitting
Hi, On Thu, Apr 4, 2013 at 12:49 PM, Chetan Mehrotra chetan.mehro...@gmail.com wrote: Would this work with git-svn also or I would have to tweak somewhere else also? AFAICT it works also with git-svn, as git-svn uses normal svn under the hood. BR, Jukka Zitting

[Errored] apache/jackrabbit-oak#1112 (trunk - 2e35050)

2013-04-04 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #1112 Status: Errored Duration: 5 minutes and 34 seconds Commit: 2e35050 (trunk) Author: Marcel Reutegger Message: OAK-619 Lock-free MongoMK implementation - more MongoMK.diff() fixes - Copied over and adapted

RE: [Errored] apache/jackrabbit-oak#1112 (trunk - 2e35050)

2013-04-04 Thread Marcel Reutegger
seems to be unrelated to my commit: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.0:attach-descriptor (attach-descriptor) on project oak-parent: Execution attach-descriptor of goal org.apache.maven.plugins:maven-site-plugin:3.0:attach-descriptor failed: Plugin

References, referenceables and referential integrity

2013-04-04 Thread Michael Dürig
Hi, I was looking into how to enforce referential integrity for referenceable nodes (https://issues.apache.org/jira/browse/OAK-685, https://issues.apache.org/jira/browse/OAK-101). Currently references are implemented through an (unique) query index on the uuid property. Resolving references

[Still Failing] apache/jackrabbit-oak#1116 (trunk - 9f0804f)

2013-04-04 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #1116 Status: Still Failing Duration: 31 minutes and 56 seconds Commit: 9f0804f (trunk) Author: Marcel Reutegger Message: OAK-749: Date PropertyState may cause ClassCastException - test case git-svn-id:

[Still Failing] apache/jackrabbit-oak#1117 (trunk - eb83f8b)

2013-04-04 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #1117 Status: Still Failing Duration: 31 minutes and 33 seconds Commit: eb83f8b (trunk) Author: Jukka Zitting Message: OAK-709: Consider moving permission evaluation to the node state level Make

[Errored] apache/jackrabbit-oak#1119 (trunk - 503451c)

2013-04-04 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #1119 Status: Errored Duration: 36 minutes and 9 seconds Commit: 503451c (trunk) Author: Alexandru Parvulescu Message: OAK-748 ContentMirrorStoreStrategy fails to enforce uniqueness and is slow git-svn-id:

[Still Failing] apache/jackrabbit-oak#1121 (trunk - 65a86a9)

2013-04-04 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #1121 Status: Still Failing Duration: 18 minutes and 32 seconds Commit: 65a86a9 (trunk) Author: Marcel Reutegger Message: OAK-749: Date PropertyState may cause ClassCastException git-svn-id:

Re: [Errored] apache/jackrabbit-oak#1119 (trunk - 503451c)

2013-04-04 Thread Alex Parvulescu
this is really bugging me. is anybody else seeing the same problems? I don't have any errors on my build: svn co https://svn.apache.org/repos/asf/jackrabbit/oak/trunk oak-testbuild cd oak-testbuild mvn clean install -PintegrationTesting . [INFO] BUILD SUCCESS [INFO]

Re: [Errored] apache/jackrabbit-oak#1119 (trunk - 503451c)

2013-04-04 Thread Jukka Zitting
Hi, On Thu, Apr 4, 2013 at 6:14 PM, Alex Parvulescu alex.parvule...@gmail.com wrote: this is really bugging me. is anybody else seeing the same problems? I don't have any errors on my build: You probably don't have MongoDB running locally; the errors come from the MongoMK/SegmentMK TCK runs.

[Errored] apache/jackrabbit-oak#1120 (trunk - 8647090)

2013-04-04 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #1120 Status: Errored Duration: 35 minutes and 50 seconds Commit: 8647090 (trunk) Author: Thomas Mueller Message: OAK-746 Builder for the MongoMK git-svn-id:

Re: [Errored] apache/jackrabbit-oak#1119 (trunk - 503451c)

2013-04-04 Thread Alex Parvulescu
ouch, you are right. I'm going to try out a mongo build then. thanks, alex On Thu, Apr 4, 2013 at 5:22 PM, Jukka Zitting jukka.zitt...@gmail.comwrote: Hi, On Thu, Apr 4, 2013 at 6:14 PM, Alex Parvulescu alex.parvule...@gmail.com wrote: this is really bugging me. is anybody else seeing

[Errored] apache/jackrabbit-oak#1122 (trunk - c2d8922)

2013-04-04 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #1122 Status: Errored Duration: 43 minutes and 29 seconds Commit: c2d8922 (trunk) Author: Thomas Mueller Message: OAK-741 Better toString() methods git-svn-id:

Re: [Errored] apache/jackrabbit-oak#1119 (trunk - 503451c)

2013-04-04 Thread Alex Parvulescu
right, it would appear that OAK-748 introduced this problem, but it's not that easy to take it all out. it seems the errors come from trying to reindex the initial content and throwing an error because the index content is already there (unique uuid ftw). It's either the fact that we have

Re: [Errored] apache/jackrabbit-oak#1119 (trunk - 503451c)

2013-04-04 Thread Jukka Zitting
Hi, On Thu, Apr 4, 2013 at 8:08 PM, Alex Parvulescu alex.parvule...@gmail.com wrote: right, it would appear that OAK-748 introduced this problem, but it's not that easy to take it all out. Yep, that looks like the case. It's also possible that my changes to OAK-709 are contributing to the

[Errored] apache/jackrabbit-oak#1124 (trunk - 474a52c)

2013-04-04 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #1124 Status: Errored Duration: 39 minutes and 9 seconds Commit: 474a52c (trunk) Author: Jukka Zitting Message: OAK-709: Consider moving permission evaluation to the node state level Fix SegmentMK use of the now

[Fixed] apache/jackrabbit-oak#1127 (trunk - e6a93a6)

2013-04-04 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #1127 Status: Fixed Duration: 27 minutes and 22 seconds Commit: e6a93a6 (trunk) Author: Jukka Zitting Message: OAK-748: ContentMirrorStoreStrategy #insert fails to enforce uniqueness and is slow The uniqueness

Re: [Errored] apache/jackrabbit-oak#1119 (trunk - 503451c)

2013-04-04 Thread Jukka Zitting
Hi, On Thu, Apr 4, 2013 at 8:31 PM, Jukka Zitting jukka.zitt...@gmail.com wrote: On Thu, Apr 4, 2013 at 8:08 PM, Alex Parvulescu alex.parvule...@gmail.com wrote: right, it would appear that OAK-748 introduced this problem, but it's not that easy to take it all out. Yep, that looks like the