[jira] [Commented] (JCR-3013) ArrayIndexOutOfBoundsException: ConcurrentCache

2011-07-13 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13064462#comment-13064462 ] Stefan Guggisberg commented on JCR-3013: Would it be more appropriate to change the

[jira] [Created] (JCR-3020) AbstractRepositoryService should be able to handle GuestCredentials

2011-07-13 Thread JIRA
AbstractRepositoryService should be able to handle GuestCredentials --- Key: JCR-3020 URL: https://issues.apache.org/jira/browse/JCR-3020 Project: Jackrabbit Content Repository

[jira] [Assigned] (JCR-3020) AbstractRepositoryService should be able to handle GuestCredentials

2011-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig reassigned JCR-3020: -- Assignee: Michael Dürig AbstractRepositoryService should be able to handle GuestCredentials

[jira] [Resolved] (JCR-3020) AbstractRepositoryService should be able to handle GuestCredentials

2011-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved JCR-3020. Resolution: Fixed Fix Version/s: 2.3.0 Fixed at revision 1146028 AbstractRepositoryService

[jira] [Created] (JCR-3021) AbstractRepositoryService.createSessionInfo should handle null credentials

2011-07-13 Thread JIRA
AbstractRepositoryService.createSessionInfo should handle null credentials -- Key: JCR-3021 URL: https://issues.apache.org/jira/browse/JCR-3021 Project: Jackrabbit Content

[jira] [Commented] (JCR-3014) Identifier paths for inexistent items throw exception

2011-07-13 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13064650#comment-13064650 ] Stefan Guggisberg commented on JCR-3014: i don't agree with the current changes.

[jira] [Resolved] (JCR-3021) AbstractRepositoryService.createSessionInfo should handle null credentials

2011-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dürig resolved JCR-3021. Resolution: Fixed Fix Version/s: 2.3.0 Fixed at revision 1146116

[jira] [Commented] (JCR-3014) Identifier paths for inexistent items throw exception

2011-07-13 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13064695#comment-13064695 ] Alex Parvulescu commented on JCR-3014: -- ok, I did a full rollback. this needs more

[jira] [Created] (JCR-3022) NPE on logout in XASessionImpl

2011-07-13 Thread Carl Hall (JIRA)
NPE on logout in XASessionImpl -- Key: JCR-3022 URL: https://issues.apache.org/jira/browse/JCR-3022 Project: Jackrabbit Content Repository Issue Type: Bug Components: jackrabbit-core Affects

[jira] [Updated] (JCR-3022) NPE on logout in XASessionImpl

2011-07-13 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Hall updated JCR-3022: --- Description: Found this in our logs when shutting down Sling. Not seen very frequently though. Seems like a

[jira] [Created] (JCR-3023) NPE on logout in SessionImpl

2011-07-13 Thread Carl Hall (JIRA)
NPE on logout in SessionImpl Key: JCR-3023 URL: https://issues.apache.org/jira/browse/JCR-3023 Project: Jackrabbit Content Repository Issue Type: Bug Components: jackrabbit-core Affects Versions:

[jira] [Updated] (JCR-3023) NPE on logout in SessionImpl

2011-07-13 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Hall updated JCR-3023: --- Description: Got this on Sling shutdown. Looks like it just needs a null check before calling close.