Re: Session handling problem

2007-02-01 Thread Stefan Guggisberg
hi shane On 2/1/07, Shane Preater [EMAIL PROTECTED] wrote: Hi all, I am getting an intermittnet problem with jackrabbit sessions . Basically everything seems fine but every now and again when trying to acquire a session the system seems to lock up. what do you mean by 'lock up'? does the

Re: Session handling problem

2007-02-01 Thread Shane Preater
It would appear that the call to login is blocking. But we have only experienced this in our live environment which I don't have direct access to so I am relying on second hand information. Also for this reason getting a thread dump is more difficult. Leave this with me and I will try and put

[jira] Resolved: (JCR-726) Improve NodeTypeRegistry.effectiveNodeType()

2007-02-01 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCR-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved JCR-726. -- Resolution: Fixed - introduced a new interface: EffectiveNodeTypeCache - renamed old

[jira] Created: (JCR-727) NamespaceRegistryTest uses an invalid URI as namespace URI

2007-02-01 Thread Julian Reschke (JIRA)
NamespaceRegistryTest uses an invalid URI as namespace URI -- Key: JCR-727 URL: https://issues.apache.org/jira/browse/JCR-727 Project: Jackrabbit Issue Type: Bug Components:

[jira] Resolved: (JCR-727) NamespaceRegistryTest uses an invalid URI as namespace URI

2007-02-01 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved JCR-727. Resolution: Fixed Fixed with revision 502263. NamespaceRegistryTest uses an invalid URI as

[jira] Commented: (JCR-727) NamespaceRegistryTest uses an invalid URI as namespace URI

2007-02-01 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469519 ] Jukka Zitting commented on JCR-727: --- A related question is what our expectation is for JCR implementations. Are

[jira] Commented: (JCR-727) NamespaceRegistryTest uses an invalid URI as namespace URI

2007-02-01 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469521 ] Julian Reschke commented on JCR-727: Just a nit: www.apache.org/... is a relative reference

[jira] Created: (JCR-729) Index all binary properties

2007-02-01 Thread Jukka Zitting (JIRA)
Index all binary properties --- Key: JCR-729 URL: https://issues.apache.org/jira/browse/JCR-729 Project: Jackrabbit Issue Type: Improvement Components: indexing Reporter: Jukka Zitting

Re: Apache Jackrabbit 1.2.2 release plan

2007-02-01 Thread Jukka Zitting
Hi, On 2/1/07, Jaka Jaksic [EMAIL PROTECTED] wrote: I've just created the issue JCR-725 (about making cache sizes in CacheManager configurable) and attached a proposed patch. Do you think it could be included in 1.2.2? In principle I'd rather not introduce feature changes in patch releases.

[jira] Commented: (JCR-728) Automatic MIME type detection

2007-02-01 Thread Paco Avila (JIRA)
[ https://issues.apache.org/jira/browse/JCR-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469540 ] Paco Avila commented on JCR-728: I'm currently evaluating http://jmimemagic.sourceforge.net/ but seems a bit limited

[jira] Commented: (JCR-728) Automatic MIME type detection

2007-02-01 Thread Paco Avila (JIRA)
[ https://issues.apache.org/jira/browse/JCR-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469541 ] Paco Avila commented on JCR-728: In Linux there are lots of magic definitions in the file /usr/share/file/magic.

[jira] Commented: (JCR-728) Automatic MIME type detection

2007-02-01 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469546 ] Jukka Zitting commented on JCR-728: --- I've looked at jmimemagic too, but as you mentioned, it's a bit limited. It's

Re: What is difference between repository index and workspace index

2007-02-01 Thread Jukka Zitting
Hi, On 2/1/07, wendy Lee [EMAIL PROTECTED] wrote: I just find the index size under repository directory is smaller than the workspace directory.Who can help me understand this.Thanks! The repository directory contains the index of the version store that is shared by all workspaces. Each

RE: Apache Jackrabbit 1.2.2 release plan

2007-02-01 Thread Jaka Jaksic
Hi! I've just created the issue JCR-725 (about making cache sizes in CacheManager configurable) and attached a proposed patch. Do you think it could be included in 1.2.2? In principle I'd rather not introduce feature changes in patch releases. I'll probably be targetting to release