AEM 6.1 Tree Activation | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by leeasling

We still see the issue with every new instance of AEM 6.1 we start.  I have a package that i took from another instance that contains the tree activation page.  If you shoot me a private message, i can forward the package over to you.

15 replies

Level 6
October 16, 2015

Hi Lee,

From miscadmin console, select replication. Once it is expanded double click on "Activate tree" option.

From their we can activate entire tree structure.

Adobe Employee
October 16, 2015

Verify using crxde that the following renderer JSP is present & not blank:

/libs/cq/replication/components/treeactivation/treeactivation.jsp

Sometimes cleaning up /var/classes may also help. Because tree activation is at the same place as in earlier AEM versions:

https://docs.adobe.com/docs/en/aem/6-1/author/page-authoring/publishing-pages.html#Activating a complete section (tree) of your website

leeaslingAuthor
Level 8
October 16, 2015

Agreed in every other version, however, in 6.1 the option isn't available.  See attached screen.

[img]NoTreeActivation.jpg[/img]

Level 6
October 16, 2015

I can able to see activate tree option in 6.1.

Once you posted in forum , i started my AEM6.1 instance and opened activate tree console, performed few dry run.Everything is working fine,Then i posted in forum.

Anyhow , are you logged with ADMIN id?>


 

leeaslingAuthor
Level 8
October 16, 2015

Yes, I am logged in as admin.

I have 3 author instances with all hot fixes installed for 6.1 and none of them have Tree Activation.

Adobe Employee
October 16, 2015

Hi Lee,

in my 6.1 local instance I just opened: http://localhost:4502/miscadmin#/etc/replication and "Activate Tree" is present. 

I take it you can't see it at http://localhost:4502/crx/de/index.jsp#/etc/replication/treeactivation

What version of AEM is shown in the welcome screen?

Regards,

Opkar

New Member
May 10, 2016

Hi,

 

were you able to resolve your problem ? I also have an Author instance in AEM 6.1 SP1 with cq-6.1.0-hotfix-8651-1.2, cq-6.1.0-hotfix-8651-1.2 & cq-6.1.0-hotfix-9104-1.0

the link Activation Tree doesn't appear. 

In crxde, under replication, there isn't the link..

If I try to copy/paste the url of the replication tree page from another AEM 6.0, it doesn't work...

 

Kind regards

 

Yannick 

leeaslingAuthorAccepted solution
Level 8
May 10, 2016

We still see the issue with every new instance of AEM 6.1 we start.  I have a package that i took from another instance that contains the tree activation page.  If you shoot me a private message, i can forward the package over to you.

New Member
May 10, 2016

I've just found the solutoin in another post.

I've created a new node in crx/de with its properties & it works..

 

kind regards

Ashokkumar_TA
Level 2
May 10, 2016

We had the same issue and found that when 6.1 is installed with nosamplecontent runmode, activate tree functionality is missing. We can package these nodes from another instance (without nosamplecontent runmode) and install it to get it working.