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

Alex_Popov1
Alex_Popov1
Offline

Badges

Badges
21

Accepted Solutions

Accepted Solutions
5

Likes Received

Likes Received
9

Posts

Posts
78

Discussions

Discussions
20

Questions

Questions
58

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Alex_Popov1
Customize the badges you want to showcase on your profile
Re: How to invalidate cache in RolloutConfigManager? - Adobe Experience Manager 15-10-2015
Thanks you Geoffroy.I found that the cache invalidate after the modification under "/etc/msm/rolloutconfigs" folder.I can add a modification property on activation and deactivation methods in custom Live Actions, but this solution doesn't look nice.Is it possible to restart a bundle or component in java code?Is it possible to send a lowest-level event(javax.jcr.observation.Event) from java code?Do you know better way how to fix it in cq 5.5?

Views

95

Likes

0

Replies

0
How to invalidate cache in RolloutConfigManager? - Adobe Experience Manager 15-10-2015
Hi,I am using CQ 5.5. When I remove a bundle with custom Live Action, this Live Action disappear in the Components tab (OSGI console).But RolloutConfigManager still keep this Live Action in a cache.How can I invalidate cache in Rollout Config Manager without restarting cq or disable/enable RolloutConfigManagerFactoryImpl?- Alex.

Views

277

Likes

0

Replies

3
AEM6 issue with closing asset tabs in damadmin - Adobe Experience Manager 15-10-2015
Hello,We have found a bug in AEM6.0 with SP1 installed. Steps to reproduce:1. http://localhost:4502/damadmin#/content/dam/geometrixx/offices/basel%20roof.jpg2. Switch tab to "Digital Assets".3. Try to close "basel roof.jpg" tab.Result: Tab is not closed.Browser console:TypeError: this.activeTab.editorClose is not a function if(this.activeTab.editorClose() == false) {

Views

129

Likes

0

Replies

1
AEM6 Sightly. Response sendError. - Adobe Experience Manager 15-10-2015
Hello,Is it possible to execute "response.sendError(404)" inside sightly template?Or I need to create a jsp and use data-sly-include?Thanks!

Views

131

Likes

0

Replies

1
replication-receiver OOTB user (AEM 6.0) - Adobe Experience Manager 15-10-2015
Hi,Could someone provide details about "replication-receiver" OOTB user?1. What this user used for?2. How it should affect on AEM if I delete this user at all? I've found a note (http://docs.adobe.com/docs/en/aem/6-0/administer/security/security-checklist.htmlThe replication user should also not be the admin user, but a user who can only see content that is supposed to be replicated. The replication user is used to collect the content to be replicated on the author system before it is sent to th...

Views

2.2K

Likes

0

Replies

3
Vanity URL: can I get a collection of them all? - Adobe Experience Manager 15-10-2015
Hello,I need to get all Vanity URLs in CQ instance.I can write something like this //element(*)[@sling:vanityPath].Is there a better way to do it, such as accessing some internal map?Thanks.

Views

108

Likes

0

Replies

1
Re: Copy content between 2 author instances - Adobe Experience Manager 15-10-2015
Hi,I suggest you to use vlt tools.http://dev.day.com/docs/en/crx/current/how_to/how_to_use_the_vlttool.html

Views

102

Likes

0

Replies

0
Re: Replicating a CQ page to two different paths in CQ publisher - Adobe Experience Manager 15-10-2015
Hello Anand,If you don't want to create additional live copy, you can create custom live action and implement additional logic there.https://dev.day.com/docs/en/cq/5-5/developing/multi_site_manager_dev.html

Views

573

Likes

0

Replies

0
Re: cannot Load disp_apache2.2.dll into server: %1 is not a valid Win32 - Adobe Experience Manager 15-10-2015
Hi Rahul,I can suggest to try 32 bit apache.

Views

2.1K

Likes

0

Replies

0
How to render plain text in CQ? - Adobe Experience Manager 15-10-2015
Hello,I created a node with jcr:mimeType = text/plain and jcr:primaryType = nt:resource.But this node displays as HTML page.Is it possible to render this node like a plain text?Thanks.

Views

192

Likes

0

Replies

1
Likes given to