Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

federicos727792
federicos727792
Offline

Badges

Badges
15

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
4

Posts

Posts
49

Discussions

Discussions
21

Questions

Questions
28

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by federicos727792
Customize the badges you want to showcase on your profile
Re: VersionManagerImpl Refuse to create new version on page activation - Adobe Experience Manager 08-09-2017
Yes, but it's definitely not that case. I've checked with the authors and also I can see the "Refuse to create new version" msg across all the different sites. Even if they created a version of the page before rolling it out, I don't think it would produce this behaviour.

Views

1.6K

Likes

0

Replies

0
Re: crx2oak producing CommitFailedException: OakConstraint0030: Uniqueness constraint violated at path ... - Adobe Experience Manager 07-09-2017
Update: simply excluding the anonymous user seems to have fixed the problem. It's a dynamic path though.

Views

2.8K

Like

1

Replies

0
Re: SAML Grammar response Error/Warning Java 8 - Adobe Experience Manager 26-07-2018
Hi Anushap ,*ERROR* [qtp786583214-108] com.adobe.granite.auth.saml.util.SamlReader Document is invalid: no grammar found.*ERROR* [qtp786583214-108] com.adobe.granite.auth.saml.util.SamlReader Document root element "samlp:Response", must match DOCTYPE root "null"AS SAID ABOVE :-You can ignore the error. It needs product code change to turn off validation Or have implement EntityResolver due to changes in XML parsing at platform level.Even though if you see this errors in the log, the SAML still w...

Views

2.1K

Likes

0

Replies

0
Re: This session has been closed - Adobe Experience Manager 30-01-2017
Feike, Thx for the link. We're going to try that.Jörg, Only rarely. Indeed it looks like a race condition.

Views

2.9K

Likes

0

Replies

0
Re: compaction - which nodes are being deleted - Adobe Experience Manager 23-11-2016
Opkar, Nope, I wasn't using the rm-all flag. Jörg,Thanks a lot for the article. I was doing exactly that. The tip of the stacktrace generation when creating a new session is quite neat!In the end the problem was an hourly invoked process that was rebuilding some content packages and downloading them from aem. The rebuilding operation increases the size of the repository by the same amount as the package size (which is over one GB). I suppose this is because of the appending nature of the JCR imp...

Views

712

Likes

0

Replies

0
Re: AEM / JCR in read only mode - Adobe Experience Manager 23-12-2016
Sounds like the intention is to prevent any more publishes from going out to the world. Rather than restrict authoring, do consider restricting the publishing feature when such a freeze is in place.

Views

2.2K

Likes

0

Replies

0
Re: Unexpected concurrency warning - Adobe Experience Manager 17-02-2017
Hi,Could you please share some information whether the commit conflict issue in MSM has been fixed on AEM6.2. As I am still facing this issue .Thanks in advance

Views

1.4K

Likes

0

Replies

0
Re: Unable to update the project team - Adobe Experience Manager 10-10-2016
Posted a solution here :http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.forum__ndy0-im_trying_tocreate__hxgd-after_some_research._s_1_tosp.html/forum__ndy0-im_trying_tocreate.html#forum__ndy0-im_trying_tocreate__hxgd-after_some_researchBriefly, add "Owner" first to the Project before you add any other "Users".

Views

877

Likes

0

Replies

0
Re: Package filter not working for /jcr:system/jcr:versionStorage - Adobe Experience Manager 10-05-2016
For reference I've confirmed that paths under /jcr:system/jcr:versionStorage are added under a .content.xml file and not as separate files. However they can't be installed on an author because since aem 6.1 it is a protected path. (https://docs.adobe.com/docs/en/aem/6-1/release-notes/deprecated-removed-features.html acl item)Crx2oak seems to be the only working option.

Views

846

Likes

0

Replies

0
Re: Can't reload configuration from crx (for https service) - Adobe Experience Manager 08-02-2017
As per my understanding currently only one key is supported. You can have https enable on multiple ports using different keystore as in Apache Felix Jetty Based Http Service you can provide path for only 1 keystore.Also see How to enable https in aem for more info.

Views

2.6K

Likes

0

Replies

0