Re: New feature: Clustering

2006-11-09 Thread Ian Boston
Will it be possible to replace FileJournal with something more message oriented ? eg JGroups or ActiveMQ (JMS Topic) This is to make the cache invalidation a real event rather than a poll, and to make the propagation fast. I believe that you can configure AMQ to manage the persistence of t

Re: [jira] Commented: (JCR-623) Clustering

2006-11-09 Thread Dominique Pfister
On 11/9/06, Pankaj Gupta (JIRA) <[EMAIL PROTECTED]> wrote: [ http://issues.apache.org/jira/browse/JCR-623?page=comments#action_12448517 ] Pankaj Gupta commented on JCR-623: -- Thanks for geting started on this issue. Its a high priority one for us and perha

[jira] Commented: (JCR-623) Clustering

2006-11-09 Thread Pankaj Gupta (JIRA)
[ http://issues.apache.org/jira/browse/JCR-623?page=comments#action_12448517 ] Pankaj Gupta commented on JCR-623: -- Thanks for geting started on this issue. Its a high priority one for us and perhaps many other Jackrabbit users. Couple of quest

[jira] Updated: (JCR-629) CompactNodeTypeDefWriter does not escaped names properly

2006-11-09 Thread Christoph Kiehl (JIRA)
[ http://issues.apache.org/jira/browse/JCR-629?page=all ] Christoph Kiehl updated JCR-629: Attachment: CompactNodeTypeDefWriter.java.patch This patch surrounds names with single quotes if needed > CompactNodeTypeDefWriter does not escaped names properly

[jira] Created: (JCR-629) CompactNodeTypeDefWriter does not escaped names properly

2006-11-09 Thread Christoph Kiehl (JIRA)
CompactNodeTypeDefWriter does not escaped names properly Key: JCR-629 URL: http://issues.apache.org/jira/browse/JCR-629 Project: Jackrabbit Issue Type: Bug Components: core

[jira] Commented: (JCR-67) Node.canAddMixin(String)

2006-11-09 Thread Dmitry Sapunov (JIRA)
[ http://issues.apache.org/jira/browse/JCR-67?page=comments#action_12448503 ] Dmitry Sapunov commented on JCR-67: --- "after the spec this method must return false if the node is locked." This is not exactly true, by specification JSR170 at least

Re: Is this a bug of derby database or Jackrabbit?

2006-11-09 Thread wendy Lee
This is derby log 2006-11-09 09:02:38.429 GMT: Booting Derby version The Apache Software Foundation - Apache Derby - 10.2.1.6 - (452058): instance c013800d-010e-cbf4-578c-1ed50590 on database directory /opt/weekee-R8.8/repository

[jira] Updated: (JCR-625) Memory is not freed up when jackrabbit-server war is redeployed in tomcat

2006-11-09 Thread Thomas Mueller (JIRA)
[ http://issues.apache.org/jira/browse/JCR-625?page=all ] Thomas Mueller updated JCR-625: --- Attachment: cacheManager4.txt Hi, As requested by Jukka Zitting, I made a few changes to the cache manager. There is no new functionality, and the current behaviou

Re: Is this a bug of derby database or Jackrabbit?

2006-11-09 Thread Tobias Bocanegra
what's in the derby.log ? regards, toby -- -< [EMAIL PROTECTED] >--- Tobias Bocanegra, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel T +41 61 226 98 98, F +41 61 226 98 97 ---< http://www.day.com >---

Is this a bug of derby database or Jackrabbit?

2006-11-09 Thread wendy Lee
The size of our repository reached 14GB ,Now we found the repository can't work normally,and throw many exceptions .The exception like this: 377575 [btpool2-21] ERROR org.apache.jackrabbit.core.state.db.DatabasePersistenceManager - failed to check existence of node state: db364aa7-87be-499e-877d-e

[jira] Commented: (JCR-202) Add configuration options for search manager

2006-11-09 Thread JIRA
[ http://issues.apache.org/jira/browse/JCR-202?page=comments#action_12448395 ] Jan Kuźniak commented on JCR-202: - One more thing - I am going to implement only boolean include (Node node) just to avoid confusions: exclude(node) is equivalent to

[jira] Commented: (JCR-202) Add configuration options for search manager

2006-11-09 Thread JIRA
[ http://issues.apache.org/jira/browse/JCR-202?page=comments#action_12448393 ] Jan Kuźniak commented on JCR-202: - Yes Cédric, I find it a good idea to make this configuration as wide as possible, especially that I can easily think of more sophis