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 "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2013/04/09 03:49:15 UTC

[jira] [Updated] (DERBY-6158) mailjdbc test in networkserver configuration does not perform compress correctly if server is started in a different directory

     [ https://issues.apache.org/jira/browse/DERBY-6158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Myrna van Lunteren updated DERBY-6158:
--------------------------------------

    Description: 
The mailjdbc test uses a hardcoded string 'mailsdb' for the databasename in the compress call in org.apache.derbyTesting.system.mailjdbc.utils.DbTasks:compressTable.

Thus, if one decides to start the network server in a different directory than the client, the compress calls fail.

At least the README.txt should be modified to clarify this.
Alternatively, the test could be modified to create the desired directory structure and start network server if needed.

  was:
The mailjdbc test uses a hardcoded string 'maildb' for the databasename in the compress call in org.apache.derbyTesting.system.mailjdbc.utils.DbTasks:compressTable.

Thus, if one decides to start the network server in a different directory than the client, the compress calls fail.

At least the README.txt should be modified to clarify this.
Alternatively, the test could be modified to create the desired directory structure and start network server if needed.

    
> mailjdbc test in networkserver configuration does not perform compress correctly if server is started in a different directory
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-6158
>                 URL: https://issues.apache.org/jira/browse/DERBY-6158
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Myrna van Lunteren
>            Priority: Trivial
>
> The mailjdbc test uses a hardcoded string 'mailsdb' for the databasename in the compress call in org.apache.derbyTesting.system.mailjdbc.utils.DbTasks:compressTable.
> Thus, if one decides to start the network server in a different directory than the client, the compress calls fail.
> At least the README.txt should be modified to clarify this.
> Alternatively, the test could be modified to create the desired directory structure and start network server if needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira