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

Myrna van Lunteren commented on DERBY-2128:
-------------------------------------------

To reproduce do this: 

java -Djava.security.manager -Djava.security.policy=bla.policy 
org.apache.derby.tools.sysinfo -cp SimpleApp.class 

derbytools.jar (or the classes for it) and SimpleApp.class need to be in the 
classpath. 
(you can replace SimpleApp.class for any other class existing in the 
classpath). 
bla.policy does not need to exist 

The issue is that the word 'class' in 
<trunk>/java/tools/org/apache/derby/loc/sysinfo*.properties message SIF01.V is 
unnecessary; the method(s) generating this error will correctly provide the 
object type (class) as the first parameter ({0}). 

> The wrod class appears twice for the message SIF01.V
> ----------------------------------------------------
>
>                 Key: DERBY-2128
>                 URL: https://issues.apache.org/jira/browse/DERBY-2128
>             Project: Derby
>          Issue Type: Bug
>          Components: Localization, Newcomer
>    Affects Versions: 10.2.1.6
>            Reporter: Manjula Kutty
>            Assignee: R VIDYA LAKSHMI
>            Priority: Trivial
>         Attachments: 2.JPG
>
>


-- 
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