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

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

stopping a server via command line (windows)

Avatar

Not applicable

From what I can tell, to stop a server from command line, I need to

  1. start using the quickstart.jar (cq5-author-p4502.jar)
  2. stop the server (Ctrl-C)

Now AEM appears to have scripts in bin. So I can..

  1. run crx-quickstart\bin\start.bat
  2. When I want to stop, run crx-quickstart\bin\stop.bat

Correct?

4 Replies

Avatar

Not applicable

more specifically, writing a batch file to do this. (Make a backup). And I *think* this is what the devs intended.

Avatar

Level 1

I'm getting same errors, when server stops. Did you find some solution for that?