[ 
https://issues.apache.org/jira/browse/ARIES-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112652#comment-13112652
 ] 

Jon Barber commented on ARIES-749:
----------------------------------

This is due to using File.separatorChar to create the name of the DDL resource, 
so on Windows the name generated is something like 
"\\dbscripts\\derby\\Table.ddl". In fact the path separator is always '/' 
regardless of the underlying OS.

> Unable to create AriesTrader database tables on Windows based OS
> ----------------------------------------------------------------
>
>                 Key: ARIES-749
>                 URL: https://issues.apache.org/jira/browse/ARIES-749
>             Project: Aries
>          Issue Type: Bug
>          Components: Samples
>    Affects Versions: 0.3
>         Environment: MS Windows family
>            Reporter: Jon Barber
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> When running the AriesTrader sample on Windows (any variant) invoking the 
> "(Re)-create  AriesTrader Database Tables and Indexes" operation results in 
> an error : "TradeBuildDB: **** Unable to parse DDL file for the specified 
> database ****"

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to