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 "Stan Bradbury (JIRA)" <ji...@apache.org> on 2007/07/04 00:54:04 UTC

[jira] Updated: (DERBY-2897) setEmbeddedCP.bat script fails (mangles DERBY_HOME variable) when the path in DERBY_HOME contains a dot

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

Stan Bradbury updated DERBY-2897:
---------------------------------

    Affects Version/s:     (was: 10.1.3.1)
                       10.3.1.0

> setEmbeddedCP.bat script fails (mangles DERBY_HOME variable) when the path in DERBY_HOME contains a dot
> -------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2897
>                 URL: https://issues.apache.org/jira/browse/DERBY-2897
>             Project: Derby
>          Issue Type: Bug
>          Components: Demos/Scripts
>    Affects Versions: 10.3.1.0
>         Environment: Windows 2000
>            Reporter: Stan Bradbury
>            Priority: Minor
>
> Following command sequence shows the problem when DERBY_HOME has a dot in a folder name (e.g. 10.3RC1) - note the string  "4DBA~1" in the middle of 10.3RC1.
>  -> bin\setEmbeddedCP.bat
> DERBY_HOME or DERBY_INSTALL not set. Set one of these variables
> to the location of your Derby installation.
>  -> set DERBY_HOME=C:\CldScpInstalls\Test\10.3RC1
>  -> bin\setEmbeddedCP.bat
>  -> SET DERBY_HOME=C:\CLDSCP~1\Test\104DBA~1.3RC1
>  -> set CLASSPATH=C:\CLDSCP~1\Test\104DBA~1.3RC1\lib\derby.jar;C:\CLDSCP~1\Test\104DBA~1.3RC1\lib\derbytools.jar;

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