[jira] Commented: (JCR-1099) jcr2spi NodeEntryImpl.getPath() blows stack due to getIndex() calling itself

2007-10-08 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533166 ] angela commented on JCR-1099: - i see 2 possibilities to solve this (apart from the obvious one "get rid of SNSs" ;-)): 1)

[jira] Commented: (JCR-1099) jcr2spi NodeEntryImpl.getPath() blows stack due to getIndex() calling itself

2007-10-02 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531823 ] angela commented on JCR-1099: - > I think we need to fix this, but I'm not sure where in the recursion the fix > needs to t

[jira] Commented: (JCR-1099) jcr2spi NodeEntryImpl.getPath() blows stack due to getIndex() calling itself

2007-09-10 Thread David Rauschenbach (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526314 ] David Rauschenbach commented on JCR-1099: - I have identified and resolved the trigger of this problem. In my SP

[jira] Commented: (JCR-1099) jcr2spi NodeEntryImpl.getPath() blows stack due to getIndex() calling itself

2007-09-09 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526003 ] Julian Reschke commented on JCR-1099: - I haven't been able to reproduce this either. However, what's clear is that

[jira] Commented: (JCR-1099) jcr2spi NodeEntryImpl.getPath() blows stack due to getIndex() calling itself

2007-08-31 Thread David Rauschenbach (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524147 ] David Rauschenbach commented on JCR-1099: - Angela, in your test, make sure you don't perform getPath() in the s

Re: [jira] Commented: (JCR-1099) jcr2spi NodeEntryImpl.getPath() blows stack due to getIndex() calling itself

2007-08-31 Thread Angela Schreiber
hi david jira is down again :( here some thoughts, that i would have put into the issue //- so, you are having: jcr2spi -> your spi impl -> spi2jcr -> jackrabbit. is that correct? in that case i would like you to check, w

[jira] Commented: (JCR-1099) jcr2spi NodeEntryImpl.getPath() blows stack due to getIndex() calling itself

2007-08-31 Thread David Rauschenbach (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524114 ] David Rauschenbach commented on JCR-1099: - Thanks Angela, Here's what I mean by my spi2jcr setup (repository.x

[jira] Commented: (JCR-1099) jcr2spi NodeEntryImpl.getPath() blows stack due to getIndex() calling itself

2007-08-31 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524042 ] angela commented on JCR-1099: - hi david i tried to reproduce the problem with the instructions you provided: therefore i

[jira] Commented: (JCR-1099) jcr2spi NodeEntryImpl.getPath() blows stack due to getIndex() calling itself

2007-08-30 Thread David Rauschenbach (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523905 ] David Rauschenbach commented on JCR-1099: - The bottom line, I think, is that in my case the jcr2spi bridge is u

[jira] Commented: (JCR-1099) jcr2spi NodeEntryImpl.getPath() blows stack due to getIndex() calling itself

2007-08-30 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523904 ] Julian Reschke commented on JCR-1099: - Understood and agreed. I just wanted to make sure it's not a non-Constraint

[jira] Commented: (JCR-1099) jcr2spi NodeEntryImpl.getPath() blows stack due to getIndex() calling itself

2007-08-30 Thread David Rauschenbach (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523884 ] David Rauschenbach commented on JCR-1099: - That wouldn't change the flow. I'm having a ConstraintViolationExcep

[jira] Commented: (JCR-1099) jcr2spi NodeEntryImpl.getPath() blows stack due to getIndex() calling itself

2007-08-30 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523824 ] Julian Reschke commented on JCR-1099: - Could you try changing ItemDefinitionProviderImpl.getQNodeDefinition() to ca