Ruben Reusser created SLING-7058:
------------------------------------
Summary: the stop command line option does not seem to work
Key: SLING-7058
URL: https://issues.apache.org/jira/browse/SLING-7058
Project: Sling
Issue Type: Bug
Components: Launchpad
Reporter: Ruben Reusser
Priority: Minor
as per
https://sling.apache.org/documentation/the-sling-engine/the-sling-launchpad.html#command-line-options
a user should be able to stop a running sling instance by calling
{code:java}
java -jar sling-9.jar stop
{code}
Sling is supposed to write a file at startup with the chosen control port and
the secret key at
`$\{sling.home}/conf/controlport`
I do not see that file created nor does the above command work to stop a
running sling instance.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)