You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Ron Reuben (JIRA)" <de...@db.apache.org> on 2004/12/06 23:51:09 UTC

[jira] Created: (DERBY-90) dblook displays message keys instead of their associated text

dblook displays message keys instead of their associated text
-------------------------------------------------------------

         Key: DERBY-90
         URL: http://nagoya.apache.org/jira/browse/DERBY-90
     Project: Derby
        Type: Bug
  Components: Tools  
    Versions: 10.0.2.1    
    Reporter: Ron Reuben
 Assigned to: A B 
     Fix For: 10.0.2.1


 Using Derby version 10.0.2.1 - (106978), when I execute
    java org.apache.derby.tools.dblook
instead of getting the usage message, I get
    CSLOOK_Usage
Similarly, when using dblook to generate database schema, the output text contains keys such as the one above, instead of their associated text.  e.g.

-- CSLOOK_Timestamp, <2004-12-04 19:22:57.038>
-- CSLOOK_DBName, <sample>
-- CSLOOK_DBUrl, <jdbc:derby:sample>
-- appendLogs: false

-- ----------------------------------------------
-- CSLOOK_SchemasHeader
-- ----------------------------------------------

CREATE SCHEMA "SAMP";

-- ----------------------------------------------
-- CSLOOK_TablesHeader
-- ----------------------------------------------

CREATE TABLE "SAMP"."IN_TRAY" ("RECEIVED" TIMESTAMP, "SOURCE" CHAR(8), "SUBJECT" CHAR(64), "NOTE_TEXT" VARCHAR(3000));

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DERBY-90) dblook displays message keys instead of their associated text

Posted by "A B (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-90?page=all ]
     
A B closed DERBY-90:
--------------------


> dblook displays message keys instead of their associated text
> -------------------------------------------------------------
>
>          Key: DERBY-90
>          URL: http://issues.apache.org/jira/browse/DERBY-90
>      Project: Derby
>         Type: Bug
>   Components: Tools
>     Versions: 10.0.2.1
>     Reporter: Ron Reuben
>     Assignee: A B
>      Fix For: 10.0.2.1

>
>  Using Derby version 10.0.2.1 - (106978), when I execute
>     java org.apache.derby.tools.dblook
> instead of getting the usage message, I get
>     CSLOOK_Usage
> Similarly, when using dblook to generate database schema, the output text contains keys such as the one above, instead of their associated text.  e.g.
> -- CSLOOK_Timestamp, <2004-12-04 19:22:57.038>
> -- CSLOOK_DBName, <sample>
> -- CSLOOK_DBUrl, <jdbc:derby:sample>
> -- appendLogs: false
> -- ----------------------------------------------
> -- CSLOOK_SchemasHeader
> -- ----------------------------------------------
> CREATE SCHEMA "SAMP";
> -- ----------------------------------------------
> -- CSLOOK_TablesHeader
> -- ----------------------------------------------
> CREATE TABLE "SAMP"."IN_TRAY" ("RECEIVED" TIMESTAMP, "SOURCE" CHAR(8), "SUBJECT" CHAR(64), "NOTE_TEXT" VARCHAR(3000));

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (DERBY-90) dblook displays message keys instead of their associated text

Posted by "Ron Reuben (JIRA)" <de...@db.apache.org>.
     [ http://nagoya.apache.org/jira/browse/DERBY-90?page=history ]
     
Ron Reuben resolved DERBY-90:
-----------------------------

    Resolution: Fixed

Army indicates that this has been fixed. I quote

"I pointed this out to Andrew last week, and he checked in the fix with svn 109527"

Since Derby's first release candidate contains this bug, it will need to be referenced in the "release notes".  This is definitely not a "release-blocker" bug and should not affect the plans for release as long as end users are made aware of the issue.

> dblook displays message keys instead of their associated text
> -------------------------------------------------------------
>
>          Key: DERBY-90
>          URL: http://nagoya.apache.org/jira/browse/DERBY-90
>      Project: Derby
>         Type: Bug
>   Components: Tools
>     Versions: 10.0.2.1
>     Reporter: Ron Reuben
>     Assignee: A B
>      Fix For: 10.0.2.1

>
>  Using Derby version 10.0.2.1 - (106978), when I execute
>     java org.apache.derby.tools.dblook
> instead of getting the usage message, I get
>     CSLOOK_Usage
> Similarly, when using dblook to generate database schema, the output text contains keys such as the one above, instead of their associated text.  e.g.
> -- CSLOOK_Timestamp, <2004-12-04 19:22:57.038>
> -- CSLOOK_DBName, <sample>
> -- CSLOOK_DBUrl, <jdbc:derby:sample>
> -- appendLogs: false
> -- ----------------------------------------------
> -- CSLOOK_SchemasHeader
> -- ----------------------------------------------
> CREATE SCHEMA "SAMP";
> -- ----------------------------------------------
> -- CSLOOK_TablesHeader
> -- ----------------------------------------------
> CREATE TABLE "SAMP"."IN_TRAY" ("RECEIVED" TIMESTAMP, "SOURCE" CHAR(8), "SUBJECT" CHAR(64), "NOTE_TEXT" VARCHAR(3000));

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira