Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.5.3.0
-
None
Description
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