[jira] [Commented] (SLING-5582) DAM Updates fail due to race conditions with Workflows in AEM

2016-03-03 Thread Andreas Schaefer (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178670#comment-15178670 ] Andreas Schaefer commented on SLING-5582: - I finally you get Eclipse going and I think the issue

Re: Random Failure to Deploy a File using AddOrUpdateNodeCommand

2016-03-03 Thread Andreas Schaefer Sr.
I tried to do some testing in Eclipse but I cannot connect. Always get the exception Connection Refused. No repository found at http://localhost:4052/ http://localhost:4052/server/-/jcr:root : java.net.ConnectException: Connection refused http://localhost:4052/crx/-/jcr:root :

[jira] [Comment Edited] (SLING-5582) DAM Updates fail due to race conditions with Workflows in AEM

2016-03-03 Thread Andreas Schaefer (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178359#comment-15178359 ] Andreas Schaefer edited comment on SLING-5582 at 3/3/16 6:52 PM: - I cannot

[jira] [Commented] (SLING-5582) DAM Updates fail due to race conditions with Workflows in AEM

2016-03-03 Thread Andreas Schaefer (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178359#comment-15178359 ] Andreas Schaefer commented on SLING-5582: - I cannot tell if it is working with Eclipse as I have

Re: Random Failure to Deploy a File using AddOrUpdateNodeCommand

2016-03-03 Thread Robert Munteanu
On Thu, 2016-03-03 at 06:57 -0800, Andreas Schaefer Sr. wrote: > Hi Robert > > Not sure why but I think this is a timing issue as a 100ms delay does > prevent it for me. > > Ruben was suggesting to change the order of the updates where the > /renditions/original is added last (after the other

[jira] [Updated] (SLING-5582) DAM Updates fail due to race conditions with Workflows in AEM

2016-03-03 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-5582: --- Fix Version/s: Sling Eclipse IDE 1.1.2 > DAM Updates fail due to race conditions with

[jira] [Comment Edited] (SLING-5582) DAM Updates fail due to race conditions with Workflows in AEM

2016-03-03 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177975#comment-15177975 ] Robert Munteanu edited comment on SLING-5582 at 3/3/16 3:53 PM: This is

[jira] [Commented] (SLING-5582) DAM Updates fail due to race conditions with Workflows in AEM

2016-03-03 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177996#comment-15177996 ] Robert Munteanu commented on SLING-5582: Thanks for the report. A couple of comments * I see from

[jira] [Resolved] (SLING-5576) Optimize queue items listing for big number of items by using iterators

2016-03-03 Thread Marius Petria (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marius Petria resolved SLING-5576. -- Resolution: Fixed Committed revision 1733486. > Optimize queue items listing for big number

[jira] [Resolved] (SLING-5583) Add defaults to server creation page in the project creation wizard

2016-03-03 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-5583. Resolution: Fixed > Add defaults to server creation page in the project creation wizard >

[jira] [Commented] (SLING-5583) Add defaults to server creation page in the project creation wizard

2016-03-03 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177977#comment-15177977 ] Robert Munteanu commented on SLING-5583: - [r1733483|https://svn.apache.org/r1733483] - added

[jira] [Commented] (SLING-5582) DAM Updates fail due to race conditions with Workflows in AEM

2016-03-03 Thread Andreas Schaefer (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177975#comment-15177975 ] Andreas Schaefer commented on SLING-5582: - This is the stacktrace of the exception: Caused by:

[jira] [Updated] (SLING-5583) Add defaults to server creation page in the project creation wizard

2016-03-03 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-5583: --- Summary: Add defaults to server creation page in the project creation wizard (was: Add

[jira] [Created] (SLING-5583) Add default to server creation page in the project creation wizard

2016-03-03 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-5583: -- Summary: Add default to server creation page in the project creation wizard Key: SLING-5583 URL: https://issues.apache.org/jira/browse/SLING-5583 Project: Sling

Re: Random Failure to Deploy a File using AddOrUpdateNodeCommand

2016-03-03 Thread Andreas Schaefer Sr.
Hi Robert Not sure why but I think this is a timing issue as a 100ms delay does prevent it for me. Ruben was suggesting to change the order of the updates where the /renditions/original is added last (after the other renditions) but I think that is just masking the problem once more. I think

[jira] [Created] (SLING-5582) DAM Updates fail due to race conditions with Workflows in AEM

2016-03-03 Thread Andreas Schaefer (JIRA)
Andreas Schaefer created SLING-5582: --- Summary: DAM Updates fail due to race conditions with Workflows in AEM Key: SLING-5582 URL: https://issues.apache.org/jira/browse/SLING-5582 Project: Sling

[jira] [Resolved] (SLING-3100) Provide a m2e project configurator for packaging "content-package"

2016-03-03 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-3100. Resolution: Fixed > Provide a m2e project configurator for packaging "content-package" >

[jira] [Updated] (SLING-5581) Transport doesn't throw an exception if a 400+ status is returned

2016-03-03 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SLING-5581: --- Summary: Transport doesn't throw an exception if a 400+ status is returned (was: Transport

[jira] [Commented] (SLING-3100) Provide a m2e project configurator for packaging "content-package"

2016-03-03 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177824#comment-15177824 ] Robert Munteanu commented on SLING-3100: Fixed eclipse-m2e-core/build.properties in

[jira] [Created] (SLING-5581) Transport doesn't throw an exception if a 4+ status is returned

2016-03-03 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created SLING-5581: -- Summary: Transport doesn't throw an exception if a 4+ status is returned Key: SLING-5581 URL: https://issues.apache.org/jira/browse/SLING-5581 Project: Sling

[jira] [Commented] (SLING-3100) Provide a m2e project configurator for packaging "content-package"

2016-03-03 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177821#comment-15177821 ] Robert Munteanu commented on SLING-3100: Patch applied in

RE: [VOTE] release Health Checks Core 1.2.4 and Health Checks Annotations 1.0.4

2016-03-03 Thread Stefan Seifert
+1

Re: Random Failure to Deploy a File using AddOrUpdateNodeCommand

2016-03-03 Thread Robert Munteanu
On Wed, 2016-03-02 at 17:05 -0800, Andreas Schaefer Sr. wrote: > I went ahead and took out any changed resource that contains a path > with /renditions/ but not /renditions/original > > That solves the issue if a workflow is present and active but, of > course, if the workflow is not enabled then

Re: [VOTE] release Health Checks Core 1.2.4 and Health Checks Annotations 1.0.4

2016-03-03 Thread Bertrand Delacretaz
On Thu, Mar 3, 2016 at 9:43 AM, Stefan Egli wrote: > ...(assuming this includes 1 fixed issue for > https://issues.apache.org/jira/browse/SLING/fixforversion/12329468) .. Yes it does, good catch, thanks! -Bertrand

Re: [VOTE] release Health Checks Core 1.2.4 and Health Checks Annotations 1.0.4

2016-03-03 Thread Stefan Egli
+1 (assuming this includes 1 fixed issue for https://issues.apache.org/jira/browse/SLING/fixforversion/12329468) Cheers, Stefan On 02/03/16 15:43, "Bertrand Delacretaz" wrote: >Hi, > >We solved 6 issues in this release: >