Jackrabbit-RMI performance problems

2011-09-01 Thread Kevin Pfaff
Hello - I have a little problem with the performance with jcr over rmi on different pcs. We have the same jackrabbit-standalone (version 2.2.7) running on 3 different pcs. Two of them are the same pcs (hardware) and one is more powerful. The access speed on the more powerful one and one of the

Re: Jackrabbit-RMI performance problems

2011-09-01 Thread Jukka Zitting
Hi, On Thu, Sep 1, 2011 at 9:14 AM, Kevin Pfaff wrote: > I have a little problem with the performance with jcr over rmi on different > pcs. [...] Anybody some suggestions? Sounds like differences in RMI or network configuration. Have you traced the network traffic between the RMI client and the

[jira] [Created] (JCR-3064) Concurrent access performance drop

2011-09-01 Thread Jukka Zitting (JIRA)
Concurrent access performance drop -- Key: JCR-3064 URL: https://issues.apache.org/jira/browse/JCR-3064 Project: Jackrabbit Content Repository Issue Type: Bug Reporter: Jukka Zitting Pr

[jira] [Updated] (JCR-3064) Concurrent access performance drop

2011-09-01 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-3064: --- Attachment: ConcurrentReadWriteTest.png ConcurrentReadTest.png Attached plots of the co

Re: Latest Jackrabbit performance test results

2011-09-01 Thread Jukka Zitting
Hi, On Thu, Aug 25, 2011 at 11:42 AM, Jukka Zitting wrote: > Results from a performance test run from last night: > > http://people.apache.org/~jukka/jackrabbit/report-2011-08-25/report.html Here's an updated report: http://people.apache.org/~jukka/jackrabbit/report-2011-09-01/report.html > *

Update on j3

2011-09-01 Thread Jukka Zitting
Hi, The level of activity on the j3 sandbox has been pretty nice in the past few weeks. Would someone working on the code care to give a short update on the latest developments? The commit messages have been rather terse for now... BR, Jukka Zitting

Re: Update on j3

2011-09-01 Thread Stefan Guggisberg
hi jukka On Thu, Sep 1, 2011 at 2:11 PM, Jukka Zitting wrote: > Hi, > > The level of activity on the j3 sandbox has been pretty nice in the > past few weeks. Would someone working on the code care to give a short > update on the latest developments? The commit messages have been > rather terse fo

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-01 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095286#comment-13095286 ] Julian Reschke commented on JCR-2272: - The last patch applies against trunk if publi

Re: Update on j3

2011-09-01 Thread Michael Dürig
Hi, The level of activity on the j3 sandbox has been pretty nice in the past few weeks. Would someone working on the code care to give a short update on the latest developments? The commit messages have been rather terse for now... the goal is to have a working spi-based stack with the microk

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-01 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095291#comment-13095291 ] Stefan Guggisberg commented on JCR-2272: as of JCR-2650 STATUS_STALE_MODIFIED is not

[jira] [Commented] (JCR-2892) Large fetch sizes have potentially deleterious effects on VM memory requirements when using Oracle

2011-09-01 Thread Danilo Ghirardelli (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095306#comment-13095306 ] Danilo Ghirardelli commented on JCR-2892: - I have the same problem, 1 in fetch s

AccessControlManagerget - Privileges(path) method problem

2011-09-01 Thread Slobodan Vukovic
Hi all! This is my first post to Jackrabbit dev. For start, I must say thank you to Jackrabbit dev team for great job that thy do it. I’m working with Jackrabbit for past three months and since now it was nice ride. I’m using ‘DefaultAccessManager’ and resource-based ACL-s in my project. My user

[jira] [Commented] (JCR-2892) Large fetch sizes have potentially deleterious effects on VM memory requirements when using Oracle

2011-09-01 Thread Stephen Chester (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095675#comment-13095675 ] Stephen Chester commented on JCR-2892: -- I am also experiencing this issue, and am worki

AW: Jackrabbit-RMI performance problems

2011-09-01 Thread Kevin Pfaff
Hi, On Thu, Sep 1, 2011 at 11:37 AM, Jukka Zitting wrote: > Sounds like differences in RMI or network configuration. Have you traced the > network traffic between the RMI client and the different servers? The servers (jackrabbit-standalone) are running on localhost on all three pcs each. The p