Stopping AEM cluster | Community
Skip to main content
selvaganesh
Level 5
October 16, 2015
Solved

Stopping AEM cluster

  • October 16, 2015
  • 3 replies
  • 965 views

I start all the AEM clusters using the command java -Xmx1024m -XX:MaxPermSize=256M -jar aem-author-p4501.jar -r author,crx3mongo -Doak.mongo.uri=mongodb:/localhost:27017/aem-author &

If i want to stop it, how will i do it ?

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 Lokesh_Shivalingaiah

as soon as you start it, it would open a small window of aem with start toggle. You need to toggle back to stop which stops the AEM and the cluster

3 replies

selvaganesh
Level 5
October 16, 2015

In Linux environment ?

joerghoh
Adobe Employee
Adobe Employee
October 16, 2015

Hi,

Why don't you use the shell scripts provided in crx-quickstart/bin?

Jörg

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
Level 10
October 16, 2015

as soon as you start it, it would open a small window of aem with start toggle. You need to toggle back to stop which stops the AEM and the cluster