Admin guide shows invalid shutdown command
------------------------------------------
Key: DERBY-4494
URL: https://issues.apache.org/jira/browse/DERBY-4494
Project: Derby
Issue Type: Bug
Components: Documentation
Affects Versions: 10.5.3.0
Reporter: Knut Anders Hatlen
The section labeled "Shutting down by using the command line" [1] in the admin
guide mentions that the following command can be used to shut down a network
server:
java -jar derbyrun.jar shutdown [-h <hostname>] [-p <portnumber>] [-user
<username>] [-password <password>]
It should have said derbynet.jar. derbyrun.jar does not have a shutdown command.
[1] http://db.apache.org/derby/docs/10.5/adminguide/tadminconfig815333.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.