[ 
https://issues.apache.org/jira/browse/DERBY-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580538#action_12580538
 ] 

Martin Zaun commented on DERBY-3543:
------------------------------------


The same issue is also shown with other command line options, for example:
    java org.apache.derby.drda.NetworkServerControl -noSecurityManager
returns with no usage message too.

 However that's not for all options, for instance,
    java org.apache.derby.drda.NetworkServerControl -host localhost
does return with an error message.

Seems to be a broader issue with the command/option parsing code in 
NetworkServerControlImpl.  I keep staring at it for a little more time to see 
if there's an obvious error and a fix.


> NetworkServerControl with user password but no command does not give usage 
> message
> ----------------------------------------------------------------------------------
>
>                 Key: DERBY-3543
>                 URL: https://issues.apache.org/jira/browse/DERBY-3543
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Server
>    Affects Versions: 10.4.1.0, 10.5.0.0
>            Reporter: Kathey Marsden
>            Priority: Minor
>
> I noticed that 
> java org.apache.derby.drda.NetworkServerControl  -user mary -password mypass
> with no actual command just completes with no usage message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to