AEM6.1 static replication agent | Community
Skip to main content
October 16, 2015
Solved

AEM6.1 static replication agent

  • October 16, 2015
  • 7 replies
  • 4248 views

I'm using AEM6.1 

I want to deploy my website on a static server from my author instance. I tried creating file system in my local machine using static replication agent in author but it did not work. How can we deploy on a static server from author instance? Help me with the solution

Thanks in advance

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 PaulMcMahon

When you say it didn't work how did it fail? Did it not produce anything or did it produce the wrong things. 

Have you looked at this blog post? http://www.wemblog.com/2012/02/how-to-use-static-agent-in-cq-wem.html

7 replies

PaulMcMahonAccepted solution
Level 8
October 16, 2015

When you say it didn't work how did it fail? Did it not produce anything or did it produce the wrong things. 

Have you looked at this blog post? http://www.wemblog.com/2012/02/how-to-use-static-agent-in-cq-wem.html

October 16, 2015

I used the same blog post(which you have provided) to create my static agent. It did not create anything. In logs it is showing "creating content" and immediately "nothing to replicate". And also this method is not working for etc/designs.

I'm able to create dam folder but not content and etc folders in target directory

Kunal_Gaba_
October 16, 2015

Change the log level to DEBUG in the agent settings and see if you can find any clue in the logs then. I tested it on 6.1 and for me it works fine. 

francisco_ribei
Level 6
October 16, 2015

I think for /etc/ folder you need to publish the folder itself, via activation tree for example. For content you just need to activate the page.

And then it will create the HTML file the path you configured in the agent.

Thanks

October 16, 2015

It is working fine for me now. Only the etc folder is not getting created. I tried to create etc folder from activate tree but it is not created.

October 16, 2015

I tried publishing etc folder from activate tree but still the folder is not created.

Level 3
September 26, 2019

Hi All,

Is this still true with AEM 6.3 ? OR there is some other way to achieve this.

If it is same as before, how to do I configure it for Windows system. I am trying this on my local instance. How do I provide the target directory ? For Unix/Linux it is like /tmp. How about Windows ?

I am using Agent User Id as Admin

Also, I am seeing below in error log:

com.day.cq.replication.ReplicationException: Unable to replicate content with no transport handler. Check configuration.