[jira] [Comment Edited] (JCR-4033) Session Leak in case of an exception inside the constructor of SessionImpl

2016-09-27 Thread Nicolas FILOTTO (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15527188#comment-15527188 ] Nicolas FILOTTO edited comment on JCR-4033 at 9/27/16 7:32 PM: ---

[jira] [Updated] (JCR-4033) Session Leak in case of an exception inside the constructor of SessionImpl

2016-09-27 Thread Nicolas FILOTTO (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas FILOTTO updated JCR-4033: - Attachment: JCR-4033.patch Please find a patch proposal that initializes the field openStackTrace on

[jira] [Updated] (JCR-4033) Session Leak in case of an exception inside the constructor of SessionImpl

2016-09-27 Thread Nicolas FILOTTO (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas FILOTTO updated JCR-4033: - Description: If an exception occurs inside the constructor of SessionImpl, the session is then part

[jira] [Updated] (JCR-4033) Session Leak in case of an exception inside the constructor of SessionImpl

2016-09-27 Thread Nicolas FILOTTO (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas FILOTTO updated JCR-4033: - Affects Version/s: (was: 2.13.3) 2.13.1 Description: If an exce

[jira] [Commented] (JCR-4034) Session Leak in case of an exception inside the constructor of SessionImpl

2016-09-27 Thread Nicolas FILOTTO (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526713#comment-15526713 ] Nicolas FILOTTO commented on JCR-4034: -- Sorry for the duplicate but the server was very

[jira] [Closed] (JCR-4034) Session Leak in case of an exception inside the constructor of SessionImpl

2016-09-27 Thread Nicolas FILOTTO (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas FILOTTO closed JCR-4034. > Session Leak in case of an exception inside the constructor of SessionImpl > ---

[jira] [Resolved] (JCR-4034) Session Leak in case of an exception inside the constructor of SessionImpl

2016-09-27 Thread Nicolas FILOTTO (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas FILOTTO resolved JCR-4034. -- Resolution: Duplicate > Session Leak in case of an exception inside the constructor of SessionImpl

[jira] [Created] (JCR-4034) Session Leak in case of an exception inside the constructor of SessionImpl

2016-09-27 Thread Nicolas FILOTTO (JIRA)
Nicolas FILOTTO created JCR-4034: Summary: Session Leak in case of an exception inside the constructor of SessionImpl Key: JCR-4034 URL: https://issues.apache.org/jira/browse/JCR-4034 Project: Jackrab

[jira] [Created] (JCR-4033) Session Leak in case of an exception inside the constructor of SessionImpl

2016-09-27 Thread Nicolas FILOTTO (JIRA)
Nicolas FILOTTO created JCR-4033: Summary: Session Leak in case of an exception inside the constructor of SessionImpl Key: JCR-4033 URL: https://issues.apache.org/jira/browse/JCR-4033 Project: Jackrab

[jira] [Commented] (JCR-3568) Property.getBinary().getStream() files in tempDir not removed by InputStream.close() nor by Binary.dispose()

2016-09-27 Thread Rino van Wijngaarden (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526330#comment-15526330 ] Rino van Wijngaarden commented on JCR-3568: --- The tempFolder of the client is growi

[jira] [Commented] (JCR-3568) Property.getBinary().getStream() files in tempDir not removed by InputStream.close() nor by Binary.dispose()

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526316#comment-15526316 ] Julian Reschke commented on JCR-3568: - And the growing temp folder is on the client mach

[jira] [Comment Edited] (JCR-3568) Property.getBinary().getStream() files in tempDir not removed by InputStream.close() nor by Binary.dispose()

2016-09-27 Thread Rino van Wijngaarden (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526294#comment-15526294 ] Rino van Wijngaarden edited comment on JCR-3568 at 9/27/16 2:25 PM: --

[jira] [Commented] (JCR-3568) Property.getBinary().getStream() files in tempDir not removed by InputStream.close() nor by Binary.dispose()

2016-09-27 Thread Rino van Wijngaarden (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526294#comment-15526294 ] Rino van Wijngaarden commented on JCR-3568: --- We run jackrabbit 2.10.1 standalone a

[jira] [Commented] (JCR-3568) Property.getBinary().getStream() files in tempDir not removed by InputStream.close() nor by Binary.dispose()

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526280#comment-15526280 ] Julian Reschke commented on JCR-3568: - Clarifying: are you using the jackrabbit client c

[jira] [Updated] (JCR-3568) Property.getBinary().getStream() files in tempDir not removed by InputStream.close() nor by Binary.dispose()

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-3568: Description: I need to inspect the the files stored to the jcr:data-Property in Node jcr:content whic

[jira] [Updated] (JCR-3568) Property.getBinary().getStream() files in tempDir not removed by InputStream.close() nor by Binary.dispose()

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-3568: Description: I need to inspect the the files stored to the jcr:data-Property in Node jcr:content whic

[jira] [Comment Edited] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525612#comment-15525612 ] Julian Reschke edited comment on JCR-4031 at 9/27/16 2:00 PM: --

Re: [VOTE] Release Apache Jackrabbit Filevault 3.1.30

2016-09-27 Thread Marcel Reutegger
On 26/09/16 09:39, Tobias Bocanegra wrote: Please vote on releasing this package as Apache Jackrabbit Filevault 3.1.30. The vote is open for the next 72 hours and passes if a majority of at least three +1 Jackrabbit PMC votes are cast. All checks OK. +1 Release this package as Apache Jackrabbi

[jira] [Updated] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4031: Fix Version/s: 2.4.7 > AbstractLocatorFactory: typo in log message > -

Re: svn commit: r15642 - /dev/jackrabbit/ /release/jackrabbit/jackrabbit/

2016-09-27 Thread Julian Reschke
On 2016-09-27 13:29, Marcel Reutegger wrote: Hi Julian, you moved the entire jackrabbit dev distribution! Regards Marcel SO SORRY. Apparently, when executing step #10 in , I failed to set $version properly (as indicated in the missi

Re: svn commit: r15642 - /dev/jackrabbit/ /release/jackrabbit/jackrabbit/

2016-09-27 Thread Marcel Reutegger
Hi all, the jackrabbit dev distribution is restored. Regards Marcel On 27/09/16 13:29, Marcel Reutegger wrote: Hi Julian, you moved the entire jackrabbit dev distribution! Regards Marcel On 26/09/16 13:18, resc...@apache.org wrote: Author: reschke Date: Mon Sep 26 11:18:23 2016 New Revis

Jackrabbit-trunk - Build # 2391 - Fixed

2016-09-27 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit-trunk (build #2391) Status: Fixed Check console output at https://builds.apache.org/job/Jackrabbit-trunk/2391/ to view the results.

[jira] [Commented] (JCR-3568) Property.getBinary().getStream() files in tempDir not removed by InputStream.close() nor by Binary.dispose()

2016-09-27 Thread Rino van Wijngaarden (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526081#comment-15526081 ] Rino van Wijngaarden commented on JCR-3568: --- Hi, our tempFolder grew to 40GB just

[jira] [Comment Edited] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525612#comment-15525612 ] Julian Reschke edited comment on JCR-4031 at 9/27/16 1:01 PM: --

[jira] [Updated] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4031: Fix Version/s: 2.6.8 > AbstractLocatorFactory: typo in log message > -

[jira] [Resolved] (JCR-4032) Add jmx EventListenerMBean.getToString() for clearer consolidated listener stats

2016-09-27 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli resolved JCR-4032. -- Resolution: Fixed Good point, thx for spotting. Fixed in http://svn.apache.org/viewvc?rev=1762459&view=re

[jira] [Reopened] (JCR-4032) Add jmx EventListenerMBean.getToString() for clearer consolidated listener stats

2016-09-27 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger reopened JCR-4032: --- Sorry, have to re-open. Noticed just now that package export versions have not been adjusted. > Ad

[jira] [Resolved] (JCR-4032) Add jmx EventListenerMBean.getToString() for clearer consolidated listener stats

2016-09-27 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli resolved JCR-4032. -- Resolution: Fixed Thx [~mreutegg], fixed in trunk in http://svn.apache.org/viewvc?rev=1762455&view=rev >

[jira] [Comment Edited] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525612#comment-15525612 ] Julian Reschke edited comment on JCR-4031 at 9/27/16 11:35 AM: ---

Re: [VOTE] Release Apache Jackrabbit Filevault 3.1.30

2016-09-27 Thread Marcel Reutegger
Hi, can't verify. the jackrabbit dev distribution is unavailable at the moment [0]. Regards Marcel [0] https://dist.apache.org/repos/dist/dev/ On 26/09/16 09:39, Tobias Bocanegra wrote: A candidate for the Jackrabbit Filevault 3.1.30 release is available at: https://dist.apache.org/repos/di

[jira] [Updated] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4031: Fix Version/s: 2.8.3 > AbstractLocatorFactory: typo in log message > -

Re: svn commit: r15642 - /dev/jackrabbit/ /release/jackrabbit/jackrabbit/

2016-09-27 Thread Marcel Reutegger
Hi Julian, you moved the entire jackrabbit dev distribution! Regards Marcel On 26/09/16 13:18, resc...@apache.org wrote: Author: reschke Date: Mon Sep 26 11:18:23 2016 New Revision: 15642 Log: Apache Jackrabbit Added: release/jackrabbit/jackrabbit/ - copied from r15641, dev/jackra

[jira] [Commented] (JCR-4032) Add jmx EventListenerMBean.getToString() for clearer consolidated listener stats

2016-09-27 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525829#comment-15525829 ] Marcel Reutegger commented on JCR-4032: --- +1 looks good to me. I was trying to come up

[jira] [Comment Edited] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525612#comment-15525612 ] Julian Reschke edited comment on JCR-4031 at 9/27/16 11:18 AM: ---

[jira] [Updated] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4031: Fix Version/s: 2.10.5 > AbstractLocatorFactory: typo in log message >

[jira] [Comment Edited] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525612#comment-15525612 ] Julian Reschke edited comment on JCR-4031 at 9/27/16 10:58 AM: ---

[jira] [Updated] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4031: Fix Version/s: 2.12.5 > AbstractLocatorFactory: typo in log message >

[jira] [Updated] (JCR-4032) Add jmx EventListenerMBean.getToString() for clearer consolidated listener stats

2016-09-27 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated JCR-4032: - Priority: Major (was: Critical) > Add jmx EventListenerMBean.getToString() for clearer consolidated listene

[jira] [Updated] (JCR-4032) Add jmx EventListenerMBean.getToString() for clearer consolidated listener stats

2016-09-27 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated JCR-4032: - Attachment: JCR-4032.patch Attaching patch [^JCR-4032.patch] > Add jmx EventListenerMBean.getToString() for

[jira] [Created] (JCR-4032) Add jmx EventListenerMBean.getToString() for clearer consolidated listener stats

2016-09-27 Thread Stefan Egli (JIRA)
Stefan Egli created JCR-4032: Summary: Add jmx EventListenerMBean.getToString() for clearer consolidated listener stats Key: JCR-4032 URL: https://issues.apache.org/jira/browse/JCR-4032 Project: Jackrabbi

Jackrabbit-trunk - Build # 2390 - Failure

2016-09-27 Thread Apache Jenkins Server
The Apache Jenkins build system has built Jackrabbit-trunk (build #2390) Status: Failure Check console output at https://builds.apache.org/job/Jackrabbit-trunk/2390/ to view the results.

[jira] [Resolved] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved JCR-4031. - Resolution: Fixed Fix Version/s: 2.13.4 > AbstractLocatorFactory: typo in log message > -

[jira] [Commented] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525612#comment-15525612 ] Julian Reschke commented on JCR-4031: - trunk: [r1762422|http://svn.apache.org/r1762422]

[jira] [Updated] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4031: Affects Version/s: 2.4.6 2.6.7 2.8.2

[jira] [Updated] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4031: Issue Type: Bug (was: Task) > AbstractLocatorFactory: typo in log message > -

[jira] [Updated] (JCR-4030) Allow use of Java 7 in Jackrabbit trunk

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4030: Fix Version/s: 2.13.4 > Allow use of Java 7 in Jackrabbit trunk >

[jira] [Resolved] (JCR-4030) Allow use of Java 7 in Jackrabbit trunk

2016-09-27 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved JCR-4030. - Resolution: Fixed trunk: [r1762409|http://svn.apache.org/r1762409] > Allow use of Java 7 in Jackrab

[jira] [Created] (JCR-4031) AbstractLocatorFactory: typo in log message

2016-09-27 Thread Julian Reschke (JIRA)
Julian Reschke created JCR-4031: --- Summary: AbstractLocatorFactory: typo in log message Key: JCR-4031 URL: https://issues.apache.org/jira/browse/JCR-4031 Project: Jackrabbit Content Repository I

Re: Jackrabbit and JDK versions

2016-09-27 Thread Julian Reschke
On 2016-09-27 09:03, Amit Jain wrote: Hi, My preference is also 2. Since, Oak 1.2 uses JR 2.12 and needs compatibility with JDK 6, we should leave 2.12 at JDK 6. Thanks Amit Good point. That IMHO settles the question. Best regards, Julian

Re: Jackrabbit and JDK versions

2016-09-27 Thread Amit Jain
Hi, My preference is also 2. Since, Oak 1.2 uses JR 2.12 and needs compatibility with JDK 6, we should leave 2.12 at JDK 6. Thanks Amit On Tue, Sep 27, 2016 at 12:28 PM, Julian Reschke wrote: > On 2016-09-22 13:10, Davide Giannella wrote: > >> On 21/09/2016 14:45, Julian Reschke wrote: >> >>>