jackrabbit-oak build #6367: Passed

2015-09-09 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #6367 Status: Passed Duration: 1478 seconds Commit: b52af6ff796a785d777fde8f2fce4493eb424d1e (trunk) Author: Chetan Mehrotra Message: OAK-2185 - Fix intermittent failure in JaasConfigSpiTest git-svn-id:

[Oak origin/1.0] Apache Jackrabbit Oak matrix - Build # 402 - Still Failing

2015-09-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #402) Status: Still Failing Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/402/ to view the results. Changes: [mreutegg] OAK-3365: Wording in Log statements inconsistent

Re: System.exit()???? , was: svn commit: r1696202 - in /jackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document: ClusterNodeInfo.java DocumentMK.java DocumentNodeStore.j

2015-09-09 Thread Stefan Egli
Hi all, I'd like to follow up on the idea to restart DocumentNodeStore as a result of a lease failure [0]: I suggest we don't do that and instead just stop the oak-core bundle. After some prototyping and running into OAK-3373 [1] I'm no longer sure if restarting the DocumentNodeStore is a

Re: JCR TCK tests on DOCUMENT_RDB

2015-09-09 Thread Julian Reschke
On 2015-09-09 15:27, Michael Dürig wrote: On 8.9.15 2:49 , Julian Reschke wrote: We'd need -Dnsfixtures=DOCUMENT_RDB -Prdb-derby -Drdb.jdbc-url=jdbc:derby:foo\;create=true You should be able to login to that Jenkins instance and edit its configuration using your ASF U/P. Michael OK,

jackrabbit-oak build #6374: Errored

2015-09-09 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #6374 Status: Errored Duration: 1392 seconds Commit: 793a8acf3b1a99dfbfa0a86267efbb34d4970c94 (trunk) Author: Julian Reschke Message: OAK-3369: set working default JDBC URL for OakDocumentRDBRepositoryStub

Re: JCR TCK tests on DOCUMENT_RDB

2015-09-09 Thread Michael Dürig
On 8.9.15 2:49 , Julian Reschke wrote: We'd need -Dnsfixtures=DOCUMENT_RDB -Prdb-derby -Drdb.jdbc-url=jdbc:derby:foo\;create=true You should be able to login to that Jenkins instance and edit its configuration using your ASF U/P. Michael

Re: JCR TCK tests on DOCUMENT_RDB

2015-09-09 Thread Michael Dürig
On 9.9.15 3:55 , Julian Reschke wrote: On 2015-09-09 15:27, Michael Dürig wrote: On 8.9.15 2:49 , Julian Reschke wrote: We'd need -Dnsfixtures=DOCUMENT_RDB -Prdb-derby -Drdb.jdbc-url=jdbc:derby:foo\;create=true You should be able to login to that Jenkins instance and edit its

RE: System.exit()???? , was: svn commit: r1696202 - in /jackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document: ClusterNodeInfo.java DocumentMK.java DocumentNodeStore.j

2015-09-09 Thread Rob Ryan
This starts to sound like Oak should have an explicit interface to announce the situation to clients, allowing them to implement their own policy about whether to attempt a restart or not. -Rob -Original Message- From: Marcel Reutegger [mailto:mreut...@adobe.com] Sent: Wednesday,

Re: System.exit()???? , was: svn commit: r1696202 - in /jackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document: ClusterNodeInfo.java DocumentMK.java DocumentNodeStore.j

2015-09-09 Thread Stefan Egli
Hi, On 09/09/15 17:39, "Marcel Reutegger" wrote: >>* as pointed out by MichaelD they could have a backlog yet to process >>towards the old store - which they cannot access anymore as that one >>would >>be forcibly closed > >in my view, those observers should be unregistered

Re: System.exit()???? , was: svn commit: r1696202 - in /jackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document: ClusterNodeInfo.java DocumentMK.java DocumentNodeStore.j

2015-09-09 Thread Marcel Reutegger
Hi, On 09/09/15 14:12, "Stefan Egli" wrote: >After some prototyping and running into OAK-3373 [1] I'm no longer sure if >restarting the DocumentNodeStore is a feasible path to go, esp in the >short term. The problem encountered so far is that Observers cannot be >easily switched from old to

Re: System.exit()???? , was: svn commit: r1696202 - in /jackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document: ClusterNodeInfo.java DocumentMK.java DocumentNodeStore.j

2015-09-09 Thread Stefan Egli
On 09/09/15 18:01, "Stefan Egli" wrote: >I think if the observers would all be 'OSGi-ified' then this could be >achieved. But currently eg the BackgroundObserver is just a pojo and not >an osgi component (thus doesn't support any activate/deactivate method >hooks). .. I

Re: System.exit()???? , was: svn commit: r1696202 - in /jackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document: ClusterNodeInfo.java DocumentMK.java DocumentNodeStore.j

2015-09-09 Thread Manfred Baedke
Whatever the long term solution will be: we need a short term solution that doesn't kill an entire application server, so +1. On 09.09.15 14:12, Stefan Egli wrote: > Hi all, > > I'd like to follow up on the idea to restart DocumentNodeStore as a result > of a lease failure [0]: I suggest we don't

jackrabbit-oak build #6380: Passed

2015-09-09 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #6380 Status: Passed Duration: 1829 seconds Commit: 25558b4deae477b64816215a0325919bba9ae379 (trunk) Author: Manfred Baedke Message: OAK-3144: Support multivalue user properties for Ldap users Fixed test case

Re: JCR TCK tests on DOCUMENT_RDB

2015-09-09 Thread Julian Reschke
On 2015-09-09 17:49, Michael Dürig wrote: On 9.9.15 3:55 , Julian Reschke wrote: On 2015-09-09 15:27, Michael Dürig wrote: On 8.9.15 2:49 , Julian Reschke wrote: We'd need -Dnsfixtures=DOCUMENT_RDB -Prdb-derby -Drdb.jdbc-url=jdbc:derby:foo\;create=true You should be able to login

[Oak origin/1.0] Apache Jackrabbit Oak matrix - Build # 405 - Still Failing

2015-09-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #405) Status: Still Failing Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/405/ to view the results. Changes: [mreutegg] OAK-98 Source code formatting, code conventions,

[Oak origin/1.2] Apache Jackrabbit Oak matrix - Build # 406 - Still Failing

2015-09-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build #406) Status: Still Failing Check console output at https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/406/ to view the results. Changes: [chetanm] OAK-3367 - Boosting fields not working as expected

jackrabbit-oak build #6384: Passed

2015-09-09 Thread Travis CI
Build Update for apache/jackrabbit-oak - Build: #6384 Status: Passed Duration: 1325 seconds Commit: 88f06996a5655897e0eccf8759cf86f9b92bf1f7 (trunk) Author: Francesco Mari Message: OAK-3375 - RepositoryManager should perform a shutdown of OsgiRepository on